@charset "euc-jp";
/* CSS Document */
/*--------------------- age.html --------------------------*/
body{
margin:0;
padding:0;
background:url(../images/index_footer_bg.jpg) repeat;
text-align:center;
height:100%;
overflow-x:hidden;
font-family:"¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif !important;
}
img{
border:0;
}
p{
margin:0;
padding:0;
}
h1{
margin:0 0 0 10px;
padding:0;
color:#666;
font-size:10px;
font-weight:normal;

}
a{color:#fff;}
#age{
margin:0px auto 0px auto;
padding:0;
/*width:820px;*/
height:782px;
text-align:left;
background:url(../images/index_footer_bg.jpg) repeat;
}


#age_header{
width:100%;
background:url(../images/index_tophead_bg.jpg) repeat-x top center;
text-align:center;
}

#age_header div {
    background:url(../images/index_tophead_titlenew.jpg) no-repeat;
	background-position: center top;
    color: #FFFFFF;
    font-size: 20px;
    height: 114px;
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-indent: 0;
    width: 1056px;
}



#age_header h1, #age_header h1 + span {
    background: none !important;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    padding: 0;
    position: absolute;
    right: 260px;
    text-align: left;
    text-indent: 0 !important;
    text-shadow: 1px 1px 2px #988A6D, 1px 1px 2px #988A6D, -1px -1px 2px #988A6D, -1px -1px 2px #988A6D;
    top: 50px;
}
#age_header h1 {
    top: 63px !important;
}
#age_header h1 + span {
     right: 260px !important;
    top:86px !important;
}

#age_main{
margin:0px auto 0px auto;
padding:0;
height:280px;
background:url(../images/index_main_bg.jpg) repeat-x;
text-align:center;
}

#age_main #age_mainImg {
    background: url(../images/index_tophead_imgnew.jpg) no-repeat;
	background-position: center top;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 800px;
}

#age_main #age_mainImg #authConfirm{
margin:0;
width:500px;
text-align:center;
padding-top:30px;
padding-bottom:30px;
}

#age_main #age_mainImg #authConfirm h2, h2 + p {
    color: #FFFFFF;
    font-size: 30px;
    margin: 20px auto 10px;
    text-align: center;
    text-indent: 0;
    text-shadow: 1px 1px 2px #9F3E83, 1px 1px 8px #9F3E83, -1px -1px 5px #9F3E83, -1px -1px 6px #9F3E83;
    width: 480px;
}


#age_main #age_mainImg #authConfirm h2 + p {
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 25px;
}

#age_main #age_mainImg #authConfirm p {
    color: #FFFFFF;
    font-size: 12px;
    height: auto;
    line-height: 1.4em;
    margin-top: 0;
    text-indent: 0;
}

#age_main #age_mainImg #authConfirm #btnSet {
    height: 70px;
    margin: 10px auto 0;
    width: 367px;
}

#age_main #age_mainImg #authConfirm #btnSet a.btn0{
margin:10px auto 0px auto;
display:inline;
width:130px;
height:34px;
background:url(../images/img_age_btn0.gif) no-repeat top;
text-indent:-9999px;
overflow:hidden;
float:left;
}

#age_main #age_mainImg #authConfirm #btnSet a.btn0:hover{
margin:10px auto 0px auto;
display:inline;
width:130px;
height:34px;
background:url(../images/img_age_btn0.gif) no-repeat bottom;
text-indent:-9999px;
overflow:hidden;
float:left;
}
/*#age_main #age_mainImg #authConfirm #btnSet a.btn0:hover{
opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";
}*/

#age_main #age_mainImg #authConfirm #btnSet a.btn1{
margin:10px auto 0px auto;
display:inline;
width:130px;
height:34px;
background:url(../images/img_age_btn1.gif) no-repeat top;
text-indent:-9999px;
overflow:hidden;
float:right;
}

#age_main #age_mainImg #authConfirm #btnSet a.btn1:hover{
margin:10px auto 0px auto;
display:inline;
width:130px;
height:34px;
background:url(../images/img_age_btn1.gif) no-repeat bottom;
text-indent:-9999px;
overflow:hidden;
float:right;
}

/*#age_main #age_mainImg #authConfirm #btnSet a.btn1:hover{
opacity:0.5;filter:alpha(opacity=50);-ms-filter: "alpha( opacity=50 )";
}*/


#age_auth{
width:100%;
height:200px;
position: relative; 
text-align:center;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fff2d2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fff2d2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fff2d2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fff2d2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fff2d2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#fff2d2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff2d2',GradientType=0 ); /* IE6-9 */
}


#age_auth #age_lead {
    background: none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 60px;
    text-align: center;
    text-indent: 0;
    width: 100%;
}
#age_lead span {
    font-size: 25px;
    font-style: oblique;
}

/*#age_auth #age_lead .text1{
margin:0 auto 21px;
width:422px;
height:31px;
text-align:left;
background:url(../images/index_main_text1.jpg) no-repeat center;
text-indent:-9999px;
overflow:hidden;
}

#age_auth #age_lead .text2{
margin:0 auto 21px;
width:422px;
height:31px;
text-align:left;
background:url(../images/index_main_text2.jpg) no-repeat center;
text-indent:-9999px;
overflow:hidden;
}

#age_auth #age_lead .text3{
margin:0 auto;
width:422px;
height:31px;
text-align:left;
background:url(../images/index_main_text3.jpg) no-repeat center;
text-indent:-9999px;
overflow:hidden;
}*/



#age_footer{
width:100%;
height:55px;
background:#000;
margin:0;
border-top:1px #808080 solid;
background:url(../images/index_footer_bg.jpg) repeat;
padding:5px 10px;
text-align:center;
position:;
bottom:;
}

#age_footer #footBox{
margin:0px auto 0 auto;
width:800px;
text-align:left;
}

#age_footer_text_l{
margin:3px 0px 0px 0px;
font-size:10px;
text-align:left;
float:left;
color:#FFFFFF;
}
#age_footer_text_r{
margin:15px 0px 0px 0px;
font-size:10px;
width:auto;
height:auto;
text-align:right;
float:right;
color:#FFFFFF;
}

.clear{
clear:both;
}

