@charset "UTF-8";
body {
	font:13px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
"lr oSVbN","qMmpS Pro W3",sans-serif;
	font-size: 82%;
	line-height: 1;
	text-align: center;
	margin: 0px;
	padding:0px;
}
#manual  {
	margin-right: 0px;
	margin-top: 10px;
	background-color: #1C2023;
	color: #FFFFFF;
}
#yellowhead  {
	margin:0px;
	padding:0px;
	height: 150px;
	background: url(../img/yellowcarpet.gif);
	background-repeat: repeat-x;

}

#wrap  {
	text-align: center;
}

a, a:visited
{
	color:#6cc;
	text-decoration:none;
}

.cap01 {
	text-align:left;
	font-weight:bold;
	line-height:137%;
}
.cap02 {
	font-size: 126%;
	font-weight:bold;
	line-height:137%;
}
.cap03 {
	text-align:center;
	font-weight:bold;
	line-height:137%;
}

#readhow {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:23px;
}

.how1 {
	color:#000000;
	font-size: 126%;
	font-weight:900;
	text-align:137%;
}
.how2 {
	color:#000000;
	font-size: 126%;
	font-weight:600;
	line-height::163%;
}
#captab {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
}

#footer
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
/*フッタ文字*/
#footer p.cre
{
	clear:both;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	color:#FFFFFF;
	font-size:90%;
	text-align:center;
	padding-top:25px;
	margin:0 auto;
}
#footer a,#footer a:visited
{
	color:#6cc;
	text-decoration:none;
}

