﻿/******************************************************/
/* コールバック予約_共通 */
/******************************************************/
.contentsBox_01 {
margin:40px auto 0px auto;
width:760px;
}

.contentsBox_02 {
margin:0px auto;
width:760px;
clear:both;
}

.title {
width:760px;
float:left;
border-left:5px solid #00A08E;
color:#595757;
font-size:200%;
font-weight:bold;
margin-bottom:16px;
padding-left:15px;
}

.title_2 {
width:257px;
float:left;
border-left:5px solid #00A08E;
color:#595757;
font-size:180%;
font-weight:bold;
margin-bottom:16px;
padding-left:15px;
}

.navi_step {
 float:right;
 width:396px;
 height:8px;
}

.navi_step_ol {
 width:396px;
}

.navi_step_li {
 width:104px;
 float:left;
 background:url(../image/step_arrow.gif) 90px 50% no-repeat;
}

.end {
 width:84px;
 margin-right:0px;
}

.clear {
 clear:both;
}

/* Visionalist */
.visionalist
{
 border:0px;
 width:0px;
 height:0px;
}
