@charset "utf-8";


#main{
	width:750px;
	color:#454545;
	}

.container{
	margin-bottom:20px;
	}


.schedule{
	margin-bottom:40px;
	text-align:center;
	}

.schedule div,
.schedule p,
.schedule ul,
.schedule li{
	text-align:left;
	}

.schedule p{
	margin-right:5px;
	margin-left:5px;
	}

.hStyle01{
	padding:0.7em 1em 0;
	height:40px;
	background:url(../can/charter/img/charter_h02.gif) no-repeat;
	text-align:left;
	font-size:14px;
	color:#fff;
	}

.line{
	margin-top:10px;
	border-top:dashed 1px #cfcfcf;
	}

.schedule h5{
	padding:0 5px;
	text-align:left;
	font-size:14px;
	}

.schedule table{
	margin:auto;
	width:740px;
	text-align:left;
	background-color:#cccccc;
	}

.schedule th,
.schedule td{
	padding:5px;
	}

.schedule th{
	text-align:center;
	background-color:#c9ecfe;
	}

.schedule td{
	background-color:#fff;
	}

.schedule .odd td{
	background-color:#ececec;
	}


.schedule td a{
	display:block;
	}

.schedule .style02 table{
	margin:0 5px;
	width:450px;
	}

.schedule .style02 td{
	text-align:center;
	}


.schedule .style02 td.date{
	text-align:center;
	background-color:#ececec;
	}

.style03{
	padding:10px;
	width:340px;
	min-height:12em;
	border:solid 1px #cfcfcf;
	background-color:#feface;
	}

*html .style03{
	height:12em;
	}

.style03 h6{
	padding:0 5px;
	font-size:12px;
	}

.style03 h5{
	padding:3px 5px;
	color:#2e61cc;
	}

p.attention02{
	margin-top:10px;
	padding:10px;
	border:solid 3px #cfcfcf;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}

.style04{
 	margin:0 5px;
 	padding:10px;
 	background-color:#ececec;
 	}
 

.style04 h5{
	margin-bottom:5px;
	font-size:14px;
	}

