@charset "utf-8";
html{
height:100%;
}
body{
margin:0;
width: 100%;
text-align:center;
height:100%;
color:#595757;
}

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

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

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

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

#box{
margin:0 auto;
width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
}
#main{
width: 1000px;
margin:0 auto;
background-image: url("./img/back.png");
background-repeat: repeat-y;
}

#head{
width: 980px;
margin:0 auto;
}

#logo{
float:left;
}

#headcontact{
text-align:right;
}

#topimg{
width: 980px;
margin:0 auto;
}

#mainbox{
clear:both;
width: 980px;
margin:0 auto;
}

#what,#contents,#sample,#pay,#price,#flow{
padding-top:50px;
}
#flow{
padding-bottom:50px;
}

#point{
padding-top:10px;
}
#price_table{
background-image: url("./img/price_body.png");
background-repeat: repeat-y;
padding-bottom:20px;
}

#price_table1 table,#price_table2 table{
width:880px;
padding-top:10px;
margin-left:50px;
border:5px solid #00a0e9;
background-color:#ffffff;
border-collapse:collapse;
}

#price_table1 th{
height:40px;
border-bottom:5px solid #00a0e9;
border-left:5px solid #00a0e9;
}

#price_table1 td{
height:40px;
border-bottom:1px solid #00a0e9;
border-left:5px solid #00a0e9;
font-weight:bold;
}

#price_table1 caption,#price_table2 caption{
text-align:left;
padding-top:10px;
padding-bottom:5px;
font-weight:bold;
letter-spacing:0.15em;
}

#price_table2 th{
height:35px;
border-bottom:5px solid #00a0e9;
border-left:5px solid #00a0e9;
}

#price_table2 td{
height:35px;
border-bottom:1px solid #00a0e9;
border-left:5px solid #00a0e9;
font-weight:bold;
}

.left12px{
text-align:left;
font-size:12px;
padding-left:10px;
}

.sup{
font-size:10px;
font-weight:normal;
padding-left:10px;
}

#footer{
background-color:#333333;
color:#ffffff;
height:30px;
}

#footer p{
width: 980px;
text-align:right;
margin:0 auto;
padding-top:10px;
font-weight:bold;
font-size:12px;
}


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

#case{
position: relative;
}

.ca1{
position: absolute;  
top: 630px;  
left: 160px;  
}

.ca2{
position: absolute;  
top: 650px;  
left: 290px;  
}