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


#fair_detail a{
	color: #462e21;
	text-decoration: underline;
	}
#fair_detail a:visited{
	}
#fair_detail a:hover{
	/*text-decoration:none;*/
	}
#fair_detail .totop a{
	color: #788796;
	text-decoration: underline;
	}
#fair_detail .totop a:visited{
	}
#fair_detail .totop a:hover{
	/*text-decoration:none;*/
	}

#fair_detail #breadNav a{
	color: #788796;
	text-decoration: underline;
	}
#fair_detail #breadNav a:visited{
	}
#fair_detail #breadNav a:hover{
	/*text-decoration:none;*/
	}



#detail_box {
	position: relative;
	width: 950px;
}
/* ttl_style
============================================================ */


 .ttl_style {
	overflow: hidden;
	background-image: url(../img/line_ttl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 950px;
	overflow: hidden;
}
 .ttl_style h2 {
	margin: 0 0 0 3px;
	border-left-width: 5px;
	border-left-style: solid;
	padding: 0px 0 0px 13px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	float: left;
	margin-right: 15px;
   width: 730px;
}
 .ttl_style h2 a{
	text-decoration: none;
}

.ttl_style p {
	float: left;
}
/* detail_option
============================================================ */


#detail_option {
	background-color: #e1dac5;
	padding: 7px 0;
	width: 950px;
	margin-bottom: 40px;
}
#detail_option dl {
	overflow: hidden;
	zoom: 1;
	display: table;
}
#detail_option dl dt {
	width: 270px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#detail_option dl dd {
	display: table-cell;
	vertical-align: middle;
	width: 672px;
	margin-left: 7px;
	border-left: 1px dotted #937a4b;
}
#detail_option dl dd ul {
	overflow: hidden;
}
#detail_option dl dd ul li {
	float: left;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
/* detail_content
============================================================ */



#detail_content {
	overflow: hidden;
	width: 950px;
	margin-bottom: 50px;
}
#detail_content ul.label {
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
#detail_content ul.label li {
	float: left;
	margin-left: 5px;
}
#detail_content #detail_content_left {
	float: left;
	width: 375px;
	overflow: hidden;
}
#detail_content .bx-wrapper {
	margin-bottom: 5px;
}
#detail_content .bx-pager a {
	float: left;
	display: inline;
	width: 75px;
	margin-right: 5px;
}
#detail_content #detail_content_right {
	float: right;
	width: 555px;
	font-size: 15px;
}
#detail_content #detail_content_right p.txt {
	margin-bottom: 15px;
}
#detail_content #detail_content_right dl {
	overflow: hidden;
	margin-bottom: 3px;
}
#detail_content #detail_content_right dl dt {
	float: left;
	width: 80px;
	text-align: center;
	background-color: #ded9c7;
	color: #aa9365;
	font-weight: bold;
	padding: 2px 0;
}
#detail_content #detail_content_right dl dd {
	float: right;
	width: 465px;
}
#detail_content #detail_content_right .box {
	margin-bottom: 40px;
}
#detail_content #detail_content_right dl dd ul.time li {
	background-image: url(../img/icon_time.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	;
	padding-left: 25px;
	margin-bottom: 5px;
}
/* calendar_space
============================================================ */




#calendar_space {
	background-color: #FFF;
	padding: 23px 20px;
	margin-bottom: 50px;
	width:910px;
}
#calendar_space h2 {
	border-left-width: 5px;
	border-left-style: solid;
	padding: 2px 0px 2px 13px;
	margin-bottom: 20px;
}
#calendar_space p.txt01 {
	margin-bottom: 10px;
}
#calendar_space p.txt02 {
	margin-bottom: 5px;
}
#calendar_box_inner {
	width: 910px;
	margin: 0 auto 5px;
	padding-top: 20px;
}
#calendar_box_inner:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
}
#calendar_box_inner #calendar_box_month01 {
	width: 450px;
	float: left;
	/*position: relative;*/
}
#calendar_box_inner #calendar_box_month02 {
	width: 450px;
	float: right;
	/*position: relative;*/
}
#calendar_box_inner div table {
	width: 100%;
	border-left: 1px solid #d7d0bb;
}
#calendar_box_inner div table caption {
	font-size: 24px;
	text-align: center;
}
#calendar_box_inner div table th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #d7d0bb;
	border-right: 1px dotted #FFF;
	line-height: 1em;
	padding: 10px 0;
	width: 67px;
}
#calendar_box_inner div table th.ttl-saturday {
	color: #4173af;
}
#calendar_box_inner div table th.ttl-sunday {
	color: #d75463;
	border-right: none;
}
#calendar_box_inner div table td {
	border-right: 1px dotted #d7d0bb;
	border-bottom: 1px solid #d7d0bb;
	background-color: #FFF;
	vertical-align: top;
	padding: 8px 8px 5px 8px;
	font-size: 12px;
	text-align: center;
	position: relative;
}
#calendar_box_inner div table td p.osusume {
	margin-bottom: 2px;
}
#calendar_box_inner div table td p.allopen {
	text-align: right;
}
#calendar_box_inner div table td.sat {
	background-color: #ecf2f9;
}
#calendar_box_inner div table td.sun {
	background-color: #f8e4e6;
	border-right: 1px solid #d7d0bb;
}
#calendar_box ul {
	overflow: hidden;
	width: 910px;
}
#calendar_box ul li.prev a {
	display: block;
	float: left;
	width: auto;
}
#calendar_box ul li.next a {
	display: block;
	float: right;
	width: auto;
}
#calendar_space .status {
	display: none;
	/*width: 110px;*/
	padding: 0px 0px 20px;
	border-top: 2px solid #c0b288;
	/*border-left: 2px solid #c0b288;
	border-right: 2px solid #c0b288;*/
	background-image: url(../img/border_status.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	bottom: 25px;
	left: 10px;
	z-index: 100;
}

#calendar_space .status dl{
	padding: 5px 5px 10px;
	border-left: 2px solid #c0b288;
	border-right: 2px solid #c0b288;
	width: 110px;
	font-size:13px;
	background-color: #FFF;
}
#calendar_space .status dl dt{
	margin-bottom: 5px;
}
