@charset "utf-8";
/* calender CSS */
 
h2{
	font-size:1.2em;
	vertical-align:text-top;
}
h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:25px 0 5px;
	padding:10px 0 0 11px;
}
h4 {
	margin:20px 0 8px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
#car {
	width:595px;
	margin:0 auto;
}
.table {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:100%;
	margin:10px 0;
}
.table td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
.table01 {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	margin:0 0 10px;
}
.table01 td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
.td01 {
	text-align:center;
	background-color:#ededdc;
}
.td02 {
	background-color:#f3f3ec;
	text-align:center;
}

