@charset "utf-8";

/*======================================

	1.each

=======================================*/
/* global navi active
-------------------------------------------------------------------------- */
div#globalNavi li.fair img {
	display:none;
}
div#globalNavi li.fair {
	background: url(../../common/images/global/g_navi_fair_act.png) no-repeat;
}

/* local navi image
-------------------------------------------------------------------------- */
div#localNaviImage {
	background-image: url(../images/localNavi_image.png);
}



/*======================================

	2.contents

=======================================*/
div#contents h3 {
	margin-bottom:25px;
}
div#fair {
	margin:0 20px 50px;
}
div#fair h4 {
	padding-left: 15px;
	background: url(../images/bg_title.gif) no-repeat;
	font-size:1.2em;
	font-weight:bold;
	line-height:24px;
}
div#fair p.link {
	margin:-22px 0 12px;
	text-align:right;
}
div#fair p.link a {
	background: url(../../common/images/common/pict_icon.gif) no-repeat left -29px;
	padding-left:14px;
	color:#663300;
}
div#fair p.link  a:hover {
	color: #cc6633;
	text-decoration:none;
}

div#fairList {
	background: url(../images/bg_fairList_top.gif) no-repeat center top #f7f1e3;
	margin-bottom:30px;
}
div#fairList div.inner {
	background: url(../images/bg_fairList_bottom.gif) no-repeat center bottom;
	padding:5px 0 3px 5px;
}
* html body div#fairList div.inner{
	padding:5px 0 5px 5px;
}
*:first-child+html body div#fairList div.inner {
	padding:5px 0 5px 5px;
}
div#fairList dl {
	width:392px;
	float:left;
	margin-right:2px;
	border:1px solid #ecdfc0;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#ffffff;
	zoom:1;
}
div#fairList dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#fairList dl dt span.thumb {
	float:left;
	padding:3px;
}
div#fairList dl dt span.title {
	display:block;
	margin-left:112px;
	padding:12px 0 5px 14px;
	background: url(../../common/images/common/pict_icon.gif) no-repeat left -18px;
	font-weight:bold;
}
div#fairList dl dt a {
	color:#663300;
}
div#fairList dl dt a:hover {
	color: #cc6633;
	text-decoration:none;
}
div#fairList dl dd {
	margin-left:125px;
	padding:0 12px 0 0;
	line-height:1.3;
}
div#fairList div.clearFix {
	margin-bottom:2px;
}

/* 左下三角アイコンのカラー
----------------------------------------*/
div#fairList dl.pink {
	background-image: url(../images/pic_pink.gif);
}
div#fairList dl.blue {
	background-image: url(../images/pic_blue.gif);
}
div#fairList dl.yellow {
	background-image: url(../images/pic_yellow.gif);
}
div#fairList dl.green {
	background-image: url(../images/pic_green.gif);
}
div#fairList dl.purple {
	background-image: url(../images/pic_purple.gif);
}
div#fairList dl.gold {
	background-image: url(../images/pic_gold.gif);
}
/* ----------------------------------------*/



table#fairCalender {
	background:#d7ccb4;
}
table#fairCalender th{
	width:113px;
	padding:5px 0;
	background:url(../images/bg_cal_head.jpg) no-repeat left top;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	color:#e5e3dd;
}
table#fairCalender th.holiday{
	background:url(../images/bg_cal_head.jpg) no-repeat right top;
}
table#fairCalender td{
	width:113px;
	height:61px;
	background-color:#f7f1e3;
	color:#7d7878;
	vertical-align:top;
}
table#fairCalender td span{
	display:block;
	padding:4px 6px;
	font-size:1.2em;
}
table#fairCalender td a{
	display:block;
	width:113px;
	height:61px;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#ffffff;
	color: #776152;
}

/* 左下三角アイコンのカラー
----------------------------------------*/
table#fairCalender td.pink a {
	background-image: url(../images/bg_cal_pink.png);
}
table#fairCalender td.blue a {
	background-image:url(../images/bg_cal_blue.png);
}
table#fairCalender td.yellow a {
	background-image: url(../images/bg_cal_yellow.png);
}
table#fairCalender td.green a {
	background-image: url(../images/bg_cal_green.png);
}
table#fairCalender td.purple a {
	background-image: url(../images/bg_cal_purple.png);
}
table#fairCalender td.gold a {
	background-image: url(../images/bg_cal_gold.png);
}
/* ----------------------------------------*/

table#fairCalender td a:hover{
	background-image: url(../images/bg_cal_on.png);
}


table#fairCalender td a:hover {
	text-decoration:none;
}
table#fairCalender td a span.day {
	margin:0 6px 3px;
	padding:6px 2px 2px;
	font-weight:bold;
	border-bottom:1px solid #d7ccb4;
}
table#fairCalender td a span.fair {
	padding:0 8px;
	font-size:0.8em;
	color:#663300;
}

table#fairCalender td.sat a span.day {
	color:#6666cc;
}
table#fairCalender td.sun a span.day {
	color:#993333;
}


div#contact {
	margin-bottom:50px;
	background:url(../../common/images/common/line_common.jpg) no-repeat center top;
}
div#contact div.inner {
	padding:20px 45px 15px 60px;
	background:url(../../common/images/common/line_common.jpg) no-repeat center bottom;
	zoom:1;
}
div#contact div.inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#contact p.tel {
	float:left;
}
div#contact p.web {
	float:right;
}
div#contact p.web img {
	float:left;
	margin-right:10px;
}

div#contents div#contact div.inner {
	padding:20px 15px 15px 30px;
}






/*======================================

	3.inside

=======================================*/

.aboutFair {
	position:relative;
}

.aboutFair h3{
	height:24px;
	margin:0 0 15px 0;
	padding:6px 0 0 30px;
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/bg_tit.gif) left top no-repeat;
}

* html .aboutFair h3{
	height:29px;
	padding:5px 0 0 30px;
}

*:first-child+html .aboutFair h3{
	padding:5px 0 0 30px;
}

.aboutFair #images{
	display:inline;
	float:left;
	width:250px;
	margin-left:29px;
	background:url(../images/bg_images.gif) left top no-repeat;
}

.aboutFair #images img{
	margin:5px 5px 15px 5px;
}

.aboutFair #fairItem{
	display:inline;
	float:right;
	width:500px;
	margin-right:29px;
}

.aboutFair #fairItem p{
	margin:0 0 13px 0;
	line-height:1.6;
}

.aboutFair #fairItem dl{
}

.aboutFair #fairItem dt{
	margin:0 0 6px 0;
	padding:5px 0 5px 10px;
	background:url(../images/bg_item.gif) left top no-repeat;
	color:#FFFFFF;
}

.aboutFair #fairItem dd{
	margin:0 0 10px 0;
	line-height:1.6;
	vertical-align:text-bottom;
}

p#prevList{
	position:absolute;
	top:5px;
	right:0;
}


p#prevList a{
	padding:0 0 0 15px;
	background:url(../images/ico_prev-list.gif) left center no-repeat;
	color:#663300;
}
p#prevList a:hover {
	color: #cc6633;
	text-decoration:none;
}
