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

.reccomend_fair{
	width:750px;
	margin:0px auto;
}

.contents_area_middle h3{
	padding:0px 0px 12px 0px;
	text-align:center;
}


.reccomend_fair .set{
	width:230px;
	height:auto;
	margin:0px 8px 0px 0px;
	padding:5px 5px 3px 5px;
	background:url(images/stripe_bg.gif);
	border:1px solid #e2ce90;
	float:left;
}

.reccomend_fair .set .photo{
	width:91px;
	height:64px;
	float:left;
	background:url(images/photo_bg.png) no-repeat;
	padding:6px 0px 0px 3px;
}

.reccomend_fair .set .copy{
	width:130px;
	height:auto;
	font-size:11px;
	float:right;
}



.calender{
	width:800px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}


.calender_navi{
	width:800px;
	height:auto;
	padding:0px 0px 10px 0px;
}

.calender_navi p.prev{
	width:200px;
	height:auto;
	float:left;
	font-weight:bold;
}

.calender_navi p.center{
	width:400px;
	height:auto;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

.calender_navi p.next{
	width:200px;
	height:auto;
	float:left;
	font-weight:bold;
	text-align:right;
}


.calender_table{
	width:800px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
}

.calender_table td{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:none;
	border-bottom:none;
	vertical-align:top;
}

.calender_table table{
	table-layout:fixed;
	width:100%;
	border-right:none;
	border-top:none;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



.tdbg_pink{
	background:#fceaea;
	
}

.tdbg_blue{
	background:#e1f6fd;
}

.tdbg_green{
	background:#116536;
}


.tdbg_light_green{
	background:#ebf3d9;
}


.white{
	color:#fff;
}

.blue{
	color:#3333ff;
}

.red{
	color:#ff0000;
}


.calender_table th{
	background:#116536;
	color:#fff;
}
.calender_table td.sat{
	color:#3333ff;
	background:#e1f6fd;
}
.calender_table td.sun{
	color:#ff0000;
	background:#fceaea;
}




.advance_fair{
	width:750px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}


.advance_fair .set{
	width:120px;
	height:auto;
	margin:0px 18px 0px 0px;
	padding:5px;
	background:url(images/stripe_bg.gif);
	border:1px solid #e2ce90;
	float:left;
}


.advance_fair .set h4{
	font-size:12px;
	padding:0px 0px 3px 0px;
}

.advance_fair .set .photo{
	width:120px;
	float:none;
}


.advance_fair .set .copy{
	width:120px;
	padding:5px 0px 0px 0px;
	font-size:11px;
}




.fair_detail{
	width:784px;
	height:auto;
	margin:10px 0px 10px 0px;
	padding:8px;
	background:#fff;
	border:1px solid #e2ce90;
}
	


.fair_detail h3{
	display:block;
	width:770px;
	height:31px;
	font-weight:bold;
	background:url(images/fair_title_bg.jpg) no-repeat;
	padding:8px 0px 0px 14px;
	color:#333;
}


.fair_detail .fair_body{
	width:760px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:15px 5px 0px 5px;
}


.imgLeft{
	float:left;
	margin:0px 15px 15px 0px;
}


.fair_table{
	width:760px;
	height:auto;
	margin:0px auto;
	padding:10px 0px 10px 0px;
}

.fair_table td{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:none;
	border-bottom:none;
	padding:0px;
}

.fair_table table{
	border-right:none;
	border-top:none;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}









