/*
############################################################

共通項目

############################################################
*/




img {
border: 0;
}

a{
color: #0080ff;
text-decoration: underline;
}

a:hover{
color: #ff0000;
text-decoration: underline;
}


article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
　　display:block;
}


/*
############################################################

基本レイアウト

############################################################
*/


html {
margin: 0px auto;
text-align: center;
overflow-y:scroll;
background-color: #f7ab00;
}


body {
margin: 0px auto;
text-align: center;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
width: 900px;
overflow: hidden;
}







footer {
clear: both;
margin: 0px auto;
width: 900px;
text-align: center;
padding-top: 20px;
color: #000;
margin-bottom: 3px;
}

small {
font-size: 12px;
}



.back {
clear: both;
margin: 0px auto;
padding-top: 15px;
font-size: 13px;
text-align: center;
}


.back a {
color: #000;
text-decoration: none;
}

.back a:hover {
color: #DB9800;
text-decoration: underline;
}





/*
############################################################

header

############################################################
*/


h1 {
margin: 0px auto;
width: 540px;
height: 228px;
}

h1 a {
margin: 0px auto;
display: block;
background-image: url(../img/entrance-logo.gif);
background-repeat: no-repeat;
background-position: 0px top;
width: 540px;
height: 228px;
text-indent: -9999px;
}


#mailto_ja {
float: right;
margin: 0px auto;
width: 108px;
text-align: right;
padding-right: 0px;
padding-top: 88px;
}




#over {
float: right;
margin: 0px auto;
text-align: right;
padding-right: 0px;
padding-top: 63px;
margin-right: 0;
font-size: 13px;
width: 660px;
}

#over a {
display: block;
margin: 0px auto;
color: #D79500;
text-decoration: none;
width: 145px;
margin-right: 0;
}


#over a:hover {
display: block;
margin: 0px auto;
color: #D79500;
text-decoration: underline;
padding: 0;
width: 145px;
margin-right: 0;
}


#mailto_ec {
float: right;
margin: 0px auto;
width: 153px;
text-align: right;
padding-right: 0px;
padding-top: 5px;
margin-right: 0;
}



h2 {
margin: 0px auto;
line-height: 1%;
font-size: 2px;
color: #f6ab00;
}




/*
############################################################

共通部

############################################################
*/


.bold {
font-weight: bold;
}




.leave {
margin: 0px auto;
background-color: #FED900;
background-image:url(../img/leave-bg.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 581px;
height: 383px;
font-size: 8px;
line-height: 100%;
}





#age {
margin: 0px auto;
display: block;
background-image: url(../img/b-leave.gif);
background-repeat: no-repeat;
width: 130px;
height: 45px;
text-indent: -9999px;
float: right;
margin-right: 35px;
}

#age:hover {
margin: 0px auto;
display: block;
background-image: url(../img/b-leave2.gif);
background-repeat: no-repeat;
width: 130px;
height: 45px;
text-indent: -9999px;
float: right;
margin-right: 35px;
}


.entrance {
margin: 0px auto;
clear: both;
margin-top: 30px;
width: 581px;
}


#en {
margin: 0px auto;
display: block;
background-image: url(../img/b-english.gif);
background-repeat: no-repeat;
width: 192px;
height: 70px;
text-indent: -9999px;
float: left;
margin-left: 70px;
}

#en:hover {
margin: 0px auto;
display: block;
background-image: url(../img/b-english2.gif);
background-repeat: no-repeat;
width: 192px;
height: 70px;
text-indent: -9999px;
float: left;
margin-left: 70px;
}

#ja {
margin: 0px auto;
display: block;
background-image: url(../img/b-jpn.gif);
background-repeat: no-repeat;
width: 192px;
height: 70px;
text-indent: -9999px;
float: right;
margin-right: 70px;
}

#ja:hover {
margin: 0px auto;
display: block;
background-image: url(../img/b-jpn2.gif);
background-repeat: no-repeat;
width: 192px;
height: 70px;
text-indent: -9999px;
float: right;
margin-right: 70px;
}




.top-box {
margin: 0px auto;
text-align: center;
width: 540px;
border: 1px solid #ffffff;
padding-bottom: 7px;
overflow: auto;
margin-top: 10px;
}


.top-box span {
display: block;
color: red;
font-size: 14px;
text-align: center;
margin: 0px auto;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ffffff;
width: 100%;
font-weight: bold;
}


.top-box p {
margin: 0px auto;
margin-top: 7px;
text-align: left;
font-size: 11px;
width: 500px;
line-height: 130%;
}


.top-country {
margin: 0px auto;
margin-top: 20px;
text-align: center;
font-size: 11px;
}








