/* CSS Document */

#step{
width:600px;
overflow:hidden;
font-size:14px;
}

h2{
padding-bottom:25px;
}

#stephead{
width:600px;
margin:0px;
padding:0px;
font-size:14px;
}

#stephead ul{
margin:0px;
padding:0px;
}

#stephead li{
display:inline;
margin:0px;
padding:0px;
letter-spacing:normal;
}

#stepbody{
background:url(../img/step/step_bg.jpg) repeat-y;
width:560px;
padding:0px 20px 0px 20px;
font-size:14px;
}


#stepbody h3{
padding-top:15px;
}

#stepbody p{
padding-left:10px;
font-size:medium;
font-size:14px;
}

#stepbottom{
background:url(../img/step/step_bg_bottom.jpg) no-repeat;
width:600px;
height:21px;
}

#stepbody th{
width:185px;
vertical-align:top;
text-align:left;
padding:5px 0px 10px 0px;
border-bottom:1px dotted #cccccc;
}

#stepbody td{
vertical-align:middle;
padding:5px 0px 10px 5px;
border-bottom:1px dotted #cccccc;
}

#stepbody td.step_title2{
vertical-align:top;
padding:5px 0px 5px 5px;
border-bottom:0px;
}


p.stepnavi_r{
text-align:right;
float:right;
padding-top:0px;
padding-bottom:0px;
padding-right:30px;
margin-top:0px;
margin-bottom:0px;
}
p.stepnavi_l{
text-align:left;
float:left;
margin-top:0px;
margin-bottom:0px;
}

.stepnavi{
text-align:left;
padding:15px 0px 15px 15px;
border-bottom:1px dotted #cccccc;
border-top:1px dotted #cccccc;
}


#stepbody ul{
list-style-position:outside;
padding-left:40px;}

h3{
padding-left:20px;
}

#stepbody p.treatment{
padding-left:40px;}

table.navi{
width:510px;
border-top:1px dotted #cccccc;
}