.next_place{
	margin-top: -15px;
}

.content_body h3{
	width: 697px;
    height: 70px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/common/h3_bg.png);
    background-position: 0px 23px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    color: #ac2aa4;
    line-height: 1.3em;
    padding-top: 0px;
    margin-left:53px;
    margin-top:40px;
    font-size: 30px;
}

.content_body strong,
.content_body i
{
	width: 637px;
	float:left;
	text-align: left;
	margin-left:53px;
    
}

.content_body strong{
	
	font-size:22px;
}

.content_body i{
	font-size:14px;
}

.model_container{
	position:relative;
	z-index:100;
	width:516px;
	float:left;
	margin-left: 34px;
}

.time_box{
	width: 516px;
    height: 31px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/model/clock_icon.png);
    background-position: 0px 0px;
    padding-left: 33px;
    font-size:25px;
    font-weight:bold;
}

.model_body{
	float:left;
	width:475px;
	padding-left:35px;
	padding-bottom:20px;
	margin-top:10px;
	margin-bottom:10px;
	
	margin-right:0px;
	margin-left:0px;	
	background-color: #fffce8;
	/* box-shadow */
	box-shadow:0px 0px 3px 3px #eee;
	
	/* border-radius */
	border-radius:20px;
	
	border: 4px solid #FFF;
}



.model_body_suminoe{
	float:left;
	width:475px;
	padding-left:35px;
	padding-bottom:20px;
	margin-top:10px;
	margin-bottom:10px;
	
	margin-right:0px;
	margin-left:0px;	
	background-color: #d8ff79;
	/* box-shadow */
	box-shadow:0px 0px 3px 3px #eee;
	
	/* border-radius */
	border-radius:20px;
	
	border: 4px solid #FFF;
}

.model_body h5{
	color: #062a5b;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}

.model_image{
	width: 340px;
	/* box-shadow */
	/*box-shadow:0px 0px 3px 3px #eee;*/
	line-height:0em;
	border: 4px solid #FFF;
	
	float:left;
}

.model_detail{
	
	width: 111px;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
}

.money_box{
	width: 111px;
    height: 31px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/model/price_icon.png);
    background-position: 0px 0px;
    padding-left: 32px;
    font-size:16px;
    font-weight:bold;
}

.take_time_box{
	width: 111px;
	text-align:center;
    float: left;
}

.move_box{
	position:relative;
	z-index:110;
	width:516px;
	float:left;
	margin-left: 34px;
	margin-top: -15px;
}

.page_navi{
	width: 697px;
    float: left;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.3em;
    padding-top: 0px;
    margin-left: 53px;
    margin-top: 20px;
}

.page_navi a{
	display: block;
	float: left;
	line-height: 0em;
}

.page_navi img{
	padding-left: 0px;
	padding-right: 0px;
}



.content_container ul{
	display: block;
    width: 550px;
    margin-left: 10px;
    float: left;
    line-height: 1.4em;
    margin-top: 20px;
    margin-bottom: 20px;
	
}

.content_container li{
	list-style: disc;
    padding-left: 0px;
    margin-left: 20px;
    margin-bottom: 10px;

}


.attention{
	display: block;
	width:600px;
	margin-left:20px;
	float:left;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.attention li{
	list-style: disc;
	padding-left: 0px;
	margin-left: 20px;
}

#alert{
	background-color: #C30D23;
	color: #FFF;
    width: 623px;
    margin-left: 8px;
    padding: 14px;
    font-size: 20px;
}


#schedule_container{
	margin-top: 0px;
    margin-bottom: 30px;
    width: 666px;
    /* height: 321px; */
    padding: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 11px 3px #e0e0e0;
    border-radius: 5px;
    border: 1px solid #a4c5ea;
    margin-left: 36px;
    float: left;
}

.content_body #schedule_container h3{
	    width: 664px;
    height: 29px;
    padding-top: 11px;
    background-color: #ac2aa4;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-left: 0px;
    margin-top:0px;
    font-size: 16px;
}

#schedule_table{
	float: left;
	width:670px;
	height:210px;
}

.schedule_box{
	float:left;
	width:127px;
	height:210px;
	margin-top:10px;
	margin-right:3px;
	margin-left:3px;	
	background-color: #FFFFFF;
	/* box-shadow */
	box-shadow:0px 0px 1px 1px #eee;
	
	/* border-radius */
	border-radius:5px;
	
}

.date_box{
	width:119px;
	height:90px;
	padding-top:10px;
	float:left;
	background-color: #f3f3f3;
	border: #e8e8e8 solid 1px;
	/* border-radius */
	border-radius:3px;
	margin-left: 3px;
	margin-top: 3px;
}

.date_box i,
.date_box strong,
.date_box span
{
	display: block;
	width:127px;
	text-align: center;
	float:left;
	font-weight: bold;
	line-height: 1em;
	font-style: normal;
	margin-left: 0px;	
}

.date_box i{
	font-size: 14px;
}

.date_box strong{
	font-size: 42px;
}

.date_box span{
	font-size: 16px;
}

.open_flag{
	width: 127px;
	float:left;
	text-align: center;
	margin-top: 15px;
}

.day_sat{
	color: #036eb8;
}

.day_sun{
	color: #c30d23;
}






