@charset "utf-8";

/* 基本設定 ---------------------------------------------*/

* {margin: 0;padding: 0;font-size: 100%;font-weight: normal;list-style: none;}

body {text-align: center;font-size: 100%;font-family: 'メイリオ', Meiryo, Verdana, 'MS Pゴシック', 'MS PGothic', Arial, Helvetica, sans-serif;line-height: 1.7;background:#fff;color:#333;-webkit-text-size-adjust: 100%;}

a{color:#FC0;}
a:hover{color:#909;}
p{margin:10px;}

img{border:none;vertical-align:bottom;}

dl{ margin-right:20px;}
dt{ margin-bottom:10px; font-weight:bold; font-size:130%;}
dd{ margin-bottom:40px;}

#indexWrapper{ width:745px; height:1200px; margin:10px auto; position:relative;background:url(img/bgIndex.jpg) 0 0 no-repeat;}

#wrapper{ width:745px; height:1200px; margin:10px auto; position:relative;background:url(img/bg.jpg) 0 0 no-repeat;}
#content{ position:absolute; top:350px; left:104px; width:540px; height:620px; text-align:left; overflow:auto;}

div#btnZona{ text-align:center; padding-top:996px;}
a#backBtn{ overflow:hidden; display:block; width:155px; height:0 !important; height /**/:60px; background:url(img/backBtn.png) 0 0 no-repeat; padding-top:60px; margin:0 auto;}
a#backBtn:hover{background:url(img/backBtn.png) 0 -60px no-repeat;}

a#howToBtn{ overflow:hidden; display:block; width:192px; height:0 !important; height /**/:61px; background:url(img/howToBtn.png) 0 0 no-repeat; padding-top:61px; margin:0 auto;}
a#howToBtn:hover{background:url(img/howToBtn.png) 0 -61px no-repeat;}

div#btnIndexZona{ text-align:center; padding-top:960px;}

table#copy td{
	padding:0 5px 5px;
	vertical-align:top;
}

table#copy{
	margin-top:60px;
	font-size:90%;
}
	