/*system.css*/

.datebelt{
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	background:url(../images/schedule/datebelt.png) no-repeat;
	height:40px;
	width:780px;
	line-height:40px;
}

.datebelt p{
	margin-left:20px;
	color:#ffc3d7;
	font-weight:bold;
	font-size:14px;
}

.datebelt p a{
	color:#fff8d1;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.datebelt p a:hover{
	color:#fff;
}

#date0,#date_1,#date2,#date3,#say{
	position:relative;
	top:-180px;
}


.box_system{
	margin-top:10px;
}

.system_topic{
	border:2px solid #6f4d10;
	border-top:0px none;
	background:rgba(255,255,255,0.5);
}

.sys_in{
	text-align:center;
	width:95%;
	margin:10px auto 10px;
	padding: 0 0 10px;
}

.sys_in div{
	font-size:15px;
}

.pad{
	margin:10px;
	line-height:1.4em;
}

.sys_in h4{
	background:#666;
	color:#fff;
	height:24px;
	line-height:24px;
}

.system_topic table{
	width:95%;
	margin:20px auto 10px;
	background:#eae4e4;
	font-size:18px;
	border:1px solid #666;
}

.system_topic table td,.system_topic table th{
	border:1px solid #666;
	height:32px;
	vertical-align:middle;
}

.head{
	background:#a61042;
	color:#fff;
	text-align:center;
}

.celHead{
	text-align:center;
	background:#ffaeae;
	font-weight:bold;
}

.price{
	padding-left:20px;
	color:#6c0426;
	font-weight:bold;
}

.topin{
	background:#ff8a00;
	color:#fff;
	text-align:center;
}

.capt{
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

table ul{
	margin:10px;
	line-height:1.5em;
	font-size:15px;
}

.bold12{
	font-weight:bold;
	border-bottom:1px dotted #999;
}

.bold13{
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding:5px 5px 3px;
	background:#f8d7e1;
}

.bold14{
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding:5px 5px 3px;
	background:#d7eef8;
}

.bold15{
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding:5px 5px 3px;
	background:#ebf7e5;
}

.bold16{
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding:5px 5px 3px;
	background:#b5000e;
	color:#fff;
}

.subTitle{
	height:20px;
	margin:5px 0;
	line-height:20px;
	font-weight:bold;
	background:#e82162;
	color:#fff;
	padding:3px 10px;
}

.system_topic b{
	color:#a51340;
}

.caution{
	font-size:14px;
	line-height:1.4em;
	margin:15px 0;
	background:#ccc;
	padding:10px;
}



.route{
	float: left;
	width: 344px;
	border: 4px solid #FFF;
	box-shadow:0px 0px 7px #ccc;
	line-height: 1.7em;
}




.Ric{
	float: left;
	width: 30px;
	margin-top:130px;
	margin-right: 10px;
	margin-left: 10px;

}

.Ric_tate{
	float: left;
	width: 30px;
	margin-top:190px;
	margin-right: 10px;
	margin-left: 10px;

}



.RBic{
	text-align: center;
	width: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.Ric img,
.RBic img,
.Ric_tate img{ width:100%}


