@charset "Shift_JIS";


/*-------------------------------------------------------------------------*/
#main ul{
	clear:both;
	text-align:center;
	margin-bottom: 10px;
	_height: 1px;
	min-height: 1px;/**//*/
	height: auto;
	overflow: hidden;
	/**/
}
#main ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#main ul li{
	padding: 0 10px;
	font-size:76%;
	border-left: #000000 1px solid;
	display:inline;
}
#main ul li.list_last{
	border-right: #000000 1px solid;
}
#main ul li a{
	color:#FF0000;
	text-decoration:none;
}
#main p{
	margin: 0 0 8px;
}
#main p span{
	padding: 0 0 2px 10px;
}
#main table{
	margin-bottom: 10px;
	width:620px;
	border: #CCCCCC 1px solid;
}
#main table th{
	padding: 8px 0;
	width:86px;
	font-size: 78%;
	font-weight: bold;
	text-align: center;
	background-color: #FDF9F0;
	border: #CCCCCC 1px solid;
}
#main table td{
	padding: 0 6px;
	border: #CCCCCC 1px dotted;
	height: 86px;
	vertical-align:top;
}
.sun{
	color: #FF5371;
	background-color: #FFF5F5;
}
.sat{
	color: #0066CC;
	background-color: #F4FAFF;
}
#main table th.sun{
	background-color: #FFECEC;
}
#main table th.sat{
	background-color: #EAF6FF;
}
#main table p{
	margin: 0;
	padding:8px 0 0;
	font-weight: bold;
}
#main table a{
	margin: 0 0 8px;
	padding: 0 0 0 18px;
	display: block;
	font-size: 78%;
}
#main table a.openc{
	background-image: url(../img/calendar_m1.gif);
	background-repeat: no-repeat;
}
#main table a.cons{
	background-image: url(../img/calendar_m2.gif);
	background-repeat: no-repeat;
}
#main table a.air{
	padding: 0 0 0 22px;
	background-image: url(../img/calendar_m3.gif);
	background-repeat: no-repeat;
}
#main table a.travel{
	background-image: url(../img/calendar_m4.gif);
	background-repeat: no-repeat;
}
#main table a.look{
	background-image: url(../img/calendar_m5.gif);
	background-repeat: no-repeat;
}
#main table a.hotel{
	background-image: url(../img/calendar_m6.gif);
	background-repeat: no-repeat;
}
#main table a.language{
	padding: 0 0 0 21px;
	background-image: url(../img/calendar_m7.gif);
	background-repeat: no-repeat;
}
#main p.return{
	margin: 0 0 25px 563px;
}
#main table a.bridal{
	background-image: url(../img/calendar_m8.gif);
	background-repeat: no-repeat;
}
#main table a.working{
	background-image: url(../img/calendar_m9.gif);
	background-repeat: no-repeat;
}
