/* CSS Document */

#fair {
}

#fairEvent{
	background: url(../fair/img/view_right02.jpg) no-repeat right bottom;
	display: block;
}

#fairEvent ul{
}

#fairEvent li{
	background: url(../fair/img/icon_sq_pink.gif) no-repeat left 0.2em;
	padding-left: 20px;
	padding-bottom: 1em;
}

#fairEvent li strong{
	font-size: 1.2em;
}

#fairEvent em{
	font-style: normal;
	display: block;
}


#weekend {
	/*border: 2px solid #FFDBB7;*/
	/*width: 100%;*/
	line-height: 150%;
}

.borderPink {
	color: #7E1D7B;
	background: #F3BCBC;
	padding: 5px;
	width: 260px;
}

#bfCal{
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#bfCal div.month{
	font-weight: bold;
	color: #333;
	background: #CCD2DE;
	text-align: center;
	width: 200px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

#bfCal table{
	width: 200px;
	margin-right: 20px;
}

#bfCal .cl01{
	float: left;
	display: block;
	width: 230px;
}
#bfCal .cl02{
	float: right;
	display: block;
	width: 230px;
}
#bfCal caption{
	background: #CCD2DE;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #FFF;
	text-align: center;
}

#bfCal th,#bfCal td{
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	padding: 0.2em 0.3em;
	border-top: 1px solid #E5EFF8;
	border-right: 1px solid #CCCBD0;
	border-bottom: 1px solid #CCCBD0;
	border-left: 1px solid #E5EFF8;
}
#bfCal th{
	background: #F4F9FE;
	color: #445578;
}
#bfCal th.sunDay{
	color: #C33;
}

#bfCal td.bf01{
	background: #FAD6D7;
	color: #000;
	font-weight: bold;
}
#bfCal td.bf02{
	background: #DBFFED;
	color: #000;
	font-weight: bold;
}
#bfCal td.bf03{
	background: #C00;
	color: #FFF;
	font-weight: bold;
}

#bfCal td.bf04{
	background: #66C;
	color: #FFF;
	font-weight: bold;
}

#bfCal td.bf05{
	background: #F60;
	color: #FFF;
	font-weight: bold;
}

div.calExp{
	margin-left: 20px;
	margin-right: 20px;
}
.calExp td.bf01{
	background: #FAD6D7;
	color: #000;
	font-weight: bold;
	width: 30px;
}
.calExp td.bf02{
	background: #DBFFED;
	color: #000;
	font-weight: bold;
	width: 30px;
}
.calExp td.bf03{
	background: #C00;
	color: #000;
	font-weight: bold;
	width: 30px;
}

.calExp td.bf04{
	background: #66C;
	color: #000;
	font-weight: bold;
	width: 30px;
}
.calExp td.bf05{
	background: #F60;
	color: #FFF;
	font-weight: bold;
	width: 30px;
}

#cl03 table{
	clear: both;
	float: none;
	width: auto;
	border-style: none;
}

#cl03 td{
	vertical-align: top;
	width: 220px;
}

#bfCal ul{
	list-style: circle;
	margin-top: 0.5em;
}

#bfCal li{
	margin-left: 1em;
	list-style: disc;
	font-size: 0.95em;
}

#fair0628 {
	background: url(../fair/img/show0628.jpg) no-repeat left top;
	padding-left: 150px;
}
#fair0725 {
	background: url(../fair/img/right_view03.jpg) no-repeat right center;
	padding-right: 150px;
}
#fair0823 {
	background: url(../fair/img/right_view04.jpg) no-repeat right top;
	padding-right: 140px;
}


#bfCal li.bf2Blue{
	color: #039;
}

.txtMoreLB{
	font-size: 1.3em;
	font-weight: bold;
}
.yoyakuRed{
	color: #FFF;
	background: #C00;
	padding: 0.2em 0.5em;
	margin-left: 1em;
}


div.fairBeige{
	background: #EEDCB3 url(../img/box_beige.gif) no-repeat 0px 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
div.fairBeigeFoot{
	background: url(../img/box_beige_foot.gif) no-repeat 0px bottom;
	height: 15px;
	margin-bottom: 20px;
}
div.fairPink{
	background: #FFDBDB url(../img/box_pink.gif) no-repeat 0px 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
div.fairPinkFoot{
	background: url(../img/box_pink_foot.gif) no-repeat 0px bottom;
	height: 15px;
	margin-bottom: 20px;
}

div.blockCal{
	background: #FFF;
	padding: 1em;
	border: 2px solid #C2C6CF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
