@charset "utf-8";

p,ol,ul,td {font-size: 12px}

h1 {
font-size: 18px;
color:#F9F950;
text-align:center;
}

h2{
font-size: 14px;
line-height: 16px;
bottom: 0px;
}

.t15b15{
font-size: 12px;
margin-top:15px;
margin-bottom:15px;
line-height: 0px;
}

a {text-decoration : none;}
a:hover {color:red;}

body{
text-align:center;
background-color: #002200;
color :#FFFFFF;
font-size: 12px;
}

/*確認書コメントライン*/
.kcomment-line{
width: 440px;
clear: both;
}

/*入場コメントライン*/
.incomment{
clear: both;
width: 440px;
margin-left: auto;
margin-right: auto;
color: #FFFF00;
line-height: 24px;
font-weight: bold;
text-align: center;
}

/*サイトの特色*/
.tokusyoku{
clear: both;
width: 440px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
color: #FF0000;
font-weight: bold;
}

/*サイトインフォメーションボックス*/
.information{
clear: both;
width: 440px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
text-align: left;
}

.rogo{
clear: both;
margin-left: auto;
margin-right: auto;
width: 440px;
height: 240px;
}
a.rogo:hover{
background-image: URL(img/indexphoto2.jpg);
}

/*ロゴ背景チェンジ*/
.rogo-bc{
width: 440px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align:center;
text-decoration : none;
background-image: URL(img/indexphoto1.jpg);
background-repeat:no-repeat;
float: left;
padding-top: 195px;
padding-bottom: 20px;
}
a.rogo-bc:hover{
background-image: URL(img/indexphoto2.jpg);
color:#00FF00;
}
a.rogo-bc:active{color :#FFFFFF;}
a.rogo-bc:link{color :#FFFFFF;}

/*年齢認証ライン*/
.ninsyou{
margin-left: auto;
margin-right: auto;
width: 440px;
clear: both;
}

a.in-bc{
float: left;
text-decoration : none;
background-image: URL(img/nyujo1.gif);
color:#003300;
font-weight:bold;
width :200px;
line-height:36px;
background-repeat:no-repeat;
} 
a:hover.in-bc{
background-image: URL(img/nyujo2.gif);
color:#FF0000;
}
a.in-bc:active{color :#003300;}
a.in-bc:link{color :#003300;}

.kinsi_img{
float: left;
width :39px;
line-height:36px;
} 

a.out-bc{
float: left;
text-decoration : none;
background-image: URL(img/taijo1.gif);
color:#003300;
font-weight:bold;
width :200px;
line-height:36px;
background-repeat:no-repeat;
} 
a:hover.out-bc{
background-image: URL(img/taijo2.gif);
color:#FF0000;
}
a.out-bc:active{color :#003300;}
a.out-bc:link{color :#003300;}

a.okiniiri{
border-style:solid;
border-width:1px;
border-color:#424200;
background:#004400;
font-size:12px;
color:#FF9900;
}

.copyright{
clear: both;
margin-top: 20px;
width: 530px;
margin-left: auto;
margin-right: auto;
font-size: 10px;
font-weight:normal;
color: #424200;
}

/*フォント12ピクセル黄色太字*/
.fc-ybold {
font-size: 12px;
font-weight:bold;
color: #FFFF00;
}
