@charset "shift_jis";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:100%;
}

a {
	overflow:hidden;
	color: #FC3B8E;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img {
	vertical-align: bottom;
	border: 1px solid #83A3D2;
}

body {
	font-size: 13px;
	line-height: 160%;
	color: #BCD1E4;
	background: #010713;
	text-align: center;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
}

#header {
	height: 50px;
	width: 100%;
	background: #132C54;
	margin-bottom: 20px;
	line-height: 160%;
}

h1 {
	background: #132C54;
	height: 50px;
	width: 700px;
	margin:0 auto;
	font-size: 18px;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
}

#wrap {
	margin: 0px auto;
	width: 700px;
	text-align: center;
	vertical-align: top;
}

#dl {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 180%;
}

#howto {
	text-align: left;
	width: 500px;
	margin:0 auto;
}

h2 {
	line-height: 20px;
	height: 20px;
	width: 500px;
	border-bottom: 1px dotted #83A3D2;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 16px;
}

#howto p {
	margin-bottom: 10px;
}

#howto p span {
	font-weight:bold;
	color: #E1ECF7;
}

div.copy {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 20px;
}
