#main-contents h2 {
	border-bottom:1px dotted #ccc;
	font-size:large;
	padding-bottom:2px;
}

#main-contents h3 {
	border:1px solid #ccc;
	padding:6px 3px;
}

#main-contents ul {
	margin:4px 0;
	padding:0;
}
#main-contents li {
	margin-left: 16px;
	padding-bottom:4px;
}
#main-contents th {
	background-color:#dedede;
}

/*	テーブル・セル
-----------------------------------------------------------*/
.commonCell{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-size:12px;
	line-height:130%;
	margin:5px 10px 20px 10px;
	border-collapse:collapse;
	width:98%;
}

.commonCell th{
	text-align:center;
	padding:2px 2px 2px 5px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	font-weight:normal;
	white-space: nowrap;
	background-color:#efefef;
	color:#000;
}
.commonCell td{
	text-align:left;
	padding:2px 5px 2px 5px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-color:#fff;
}
.commonCell2 td strong,
.commonCell td strong {
	color:#363636;
	display:block;
}

.commonCell2 td a strong,
.commonCell td a strong {
	color:#363636;
	display:block;
}
.article_spec_th{
	width:120px;
}
.article_spec_td{
	width:240px;
}

/*__+080408__*/
.commonCell2{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-size:12px;
	line-height:130%;
	margin:5px 10px 20px 10px;
	border-collapse:collapse;
}

.commonCell2 th{
	text-align:center;
	padding:2px 2px 2px 5px;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #ccc;
	font-weight:normal;
	white-space: nowrap;
	background-color:#efefef;
	color:#000;
}
.commonCell2 td{
	text-align:left;
	padding:2px 5px 2px 5px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-color:#fff;
}
/*__/+080408__*/

/*__+080229__*/
#main-inner .listHead{}
.listHead .linkMore{
	float:right;
	margin:8px 0px 0px 8px;
}
.listHead .linkMore a{
	display:block;
	background:#f00;
	padding:2px 4px;
	white-space:nowrap;
	/*font-size:10px;__-080305中R__*/
	font-size:16px;
	font-weight:bold;/*__+080305中R__*/
	color:#fff;
}
.listHead .h3Tit{
	font-size:12px;
	font-weight:bold;
	margin:8px 0px 5px 0px;
	padding:0px 30px 2px 5px;
	border-bottom:solid 1px #fc0;
	border-left:solid 5px #fc0;
	color:#754e02;
}
#main-contents .block-contents table.commonCell{
	margin:0px 0px 1em 0px;
	clear:both;
	float:none;
	border-top:solid 1px #eee;
	border-right:solid 1px #fc0;
	border-left:solid 1px #fef09a;
	border-collapse:collapse;
}
#main-contents .block-contents table.commonCell th{
	font-weight:normal;
	text-align:center;
	padding:2px;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #fc0;
	font-size:10px;
	background:#fff9b6;
}
#main-contents .block-contents table.commonCell td{
	text-align:center;
	padding:2px;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #fc0;
	font-size:12px;
}
#main-contents .block-contents table.commonCell .leftCell{
	text-align:left;
	padding:2px 2px 2px 5px;
	font-size:10px;
}
#main-contents .block-contents table.commonCell .leftCell{
	text-align:left;
	padding:2px 2px 2px 5px;
	font-size:12px;
}


/*__+080305中R__*/
.listHead .linkMore_monthly{/*__+080305中R__*/
	float:right;
	margin:5px 7px 0px 8px;
}
.listHead .linkMore_monthly a{/*__+080305中R__*/
	display:block;
	background:#f00;
	padding:2px 4px;
	white-space:nowrap;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.listHead .h3Tit_monthly{
	font-size:12px;
	font-weight:bold;
	margin:8px 15px 5px 4px;
	padding:0px 30px 2px 5px;
	border-bottom:solid 1px #fc0;
	border-left:solid 5px #fc0;
	color:#754e02;
}
#main-contents .block-contents table.commonCell_monthly{
	margin:0px 0px 1em 4px;
	clear:both;
	float:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #00C6FF;
	border-left:solid 1px #00C6FF;
	border-collapse:collapse;
}
#main-contents .block-contents table.commonCell_monthly th{
	font-weight:normal;
	text-align:center;
	padding:2px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #00C6FF;
	font-size:10px;
	background:#D5F5FF;
}
#main-contents .block-contents table.commonCell_monthly td{
	text-align:center;
	padding:2px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #00C6FF;
	background-color:#FFFFFF;
	font-size:12px;
}
#main-contents .block-contents table.commonCell_monthly .leftCell{
	text-align:left;
	padding:2px 2px 2px 5px;
	font-size:10px;
}
#main-contents .block-contents table.commonCell_monthly .leftCell{
	text-align:left;
	padding:2px 2px 2px 5px;
	font-size:12px;
}
.emptyRoomNum{/*__+080305中R__*/
    display:block;
	width:120px;
	text-align:center;
	background:#f00;
	padding:5px;
	white-space:nowrap;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-indent:5px;
}

.NonEmptyRoomNum{/*__+080407中R__*/
    display:block;
	width:120px;
	text-align:center;
	background:#D5F5FF;
	padding:3px;
	white-space:nowrap;
	font-size:10px;
	color:#000;
	text-indent:5px;
}

/*__+080307__*/
.entryDateBox{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:right;
	margin:8px 0px 2px auto;
	padding:0px;
	color:#666;
	float:right;
}
#info .block-titlea h2:after,
#info .block-titleae h2:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/*
#bnBox0803{
	display:block;
}
#bnBox0803 .bnBox{
	display:block;
	width:178px;
	margin:0px 2px 5px 0px;
	float:left;
}
#bnBox0803 .bnBox a{
	font-size:10px;
	line-height:14px;
	diplay:block;
	margin:0px 0px 2px 0px;
}
#bnBox0803 .bnBox a img{
	display:block;
	marign:0px 0px 3px 0px;
}
#bnBox0803 .clr{
	float:none;
	clear:both;
	font-size:1px;
	line-height:1px;
	color:#fff;
	display:block;
	text-indent:-6675px;
}
*/
#bnBox0803{
	display:block;
}
#bnBox0803 .bnBox{
	display:block;
	width:178px;
	margin:0px auto 5px 8px;
	/*float:left;*/
}
#bnBox0803 .bnBox a{
	font-size:10px;
	line-height:14px;
	diplay:block;
	margin:0px 0px 2px 0px;
}
#bnBox0803 .bnBox a img{
	display:block;
	marign:0px 0px 3px 0px;
}

