@charset "UTF-8";
/* CSS Document */


.contents_inner {
	width:810px;
	margin:0 auto 20px;
	background:#000000;
}

.contents_inner_l {
	width:345px;
	float:left;
}

.contents_inner_r {
	width:455px;
	float:right;
	margin-top:20px;
}

.contents_inner_r a:link,a:visited {
	color:#FFFFFF !important;
	text-decoration:none;
}

.contents_inner_r a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
}

.contents_inner_main {
	width:790px;
	margin:auto;
	padding-top:20px;
}


/*title
-----------------*/
.title_hed {
	background:url(../images/contents/title_img_reservation.gif) 0 0 no-repeat;
	height:30px;
	margin-bottom:15px;
	text-indent:-9999px;
}

.contents_main {
	width:455px;
	height:345px;
	overflow:auto;
	color:#FFFFFF;
}

.contents_main02 {
	width:790px;
	height:345px;
	overflow:auto;
	color:#FFFFFF;
}


.title_month {
	font-size:1.2em;
	margin-bottom:15px;
}

.table_tag {
	width:90%;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	margin-bottom:10px;
}

.table_tag th {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:2px;
	text-align:left;
	font-weight:normal;
}

.table_tag td {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:2px;
}

.table_tag a {
	color:#FFFFFF;
	text-decoration:none;
}

.table_tag a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.table_tag a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
