/* CSS Document */


*{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
background:url(images/bg_shadow.gif) repeat-y center;
}
#container{
position:absolute;
top:10px;
left:50%;
margin-left:-380px;
width:760px;
background:#FFFFFF;
padding-bottom:30px;
}
h1{
font-size:120%;
line-height:1.4em;
text-align:center;
}
h2{
height:32px;
color:#FFFFFF;
font-size:14px;
padding:10px 6px 3px 14px;
background:url(images/h2_bg.gif) no-repeat;
margin:20px 0px 8px;
}
h3{
width:710px;
font-size:86%;
line-height:1.4em;
margin-left:10px;
color:#000000;
margin-bottom:10px;
}
h3 div{
color:#006600;
}
h3 div span{
font-weight:normal;
}
h4{
width:710px;
font-size:86%;
line-height:1.4em;
margin-left:10px;
margin-bottom:10px;
font-weight:normal;

}
#present{
text-align:center;
background:url(images/tenten.gif) bottom repeat-x;
margin-bottom:20px;
padding-bottom:20px;
}

#present p{
margin:0px auto;
text-align:left;
width:730px;
font-size:86%;
color:#666666;
line-height:1.4em;
margin-bottom:10px;
}


ul{
list-style:none;
}
p{
font-size:86%;
color:#666666;
margin-left:10px;
margin-bottom:10px;
}

.red{
color:#FF0000;
}

.q_cont{
font-size:86%;
line-height:1.4em;
margin-left:30px;
color:#666666;
margin-bottom:20px;
}
.q_cont table{
width:700px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

.q_cont table.naka{
width:80px;
border:none;
margin:0px;
padding:0px;

}
.q_cont table.naka td{
border:none;
margin:0px;
padding:0px;
}

.q_cont td{
padding:6px;
color:#333333;
font-size:86%;
line-height:1.4em;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.q_cont td div.title{
border-bottom:1px dashed #CCCCCC;
margin-top:8px;
}

.q_cont td.gray{
background:#EFEFEF;
}

input{
vertical-align:middle;
}



#thanks{
text-align:center;

margin:100px 0px 200px;
}
#thanks p{
width:730px;
margin:0px auto;
}
.btn{
width:760px;
text-align:center;
}

.cls_btn,.submit_btn{
width:100px;

}
.flo_le{
float:left;
}
.flo_ri{
float:right;
}

.mar_le30{
margin-left:30px;
}
.s_txt{
margin-top:8px;
font-size:12px;
}
.dotbox{
border:dotted #999999 1px;
padding:8px;
width:700px;
color:#333333;
line-height:1.4em;
margin-bottom:20px;}
.bold{
font-weight:bold;
}
.green{
color:#006600;
}