@charset "UTF-8";

/* CSS Document */

body, div, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

html {
	overflow-x: hidden;
}

body {
	background-color:#ffffff;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS-PGothic, sans-serif;
	line-height: 1.7;
	font-size: 62.5%;
	color: #666666;
}

html>/**/body {
	font-size: 10px;
}

a {
	color: #0083D7;
}

div {
	width: 550px;
	margin: 0 auto;
	font-size: 1.2em;
}

body#themesong {
	
}

body#themesong div {
	width: 550px;
}

body#themesong h1 {
	width: 550px;
	height: 40px;
}


body#themesong p.close {
	margin-top: 25px;
	margin-bottom: 25px;
}
