@charset "UTF-8";

body {
	color: #333;
	font-family: Meiryo, Verdana, Arial, helvetica, sans-serif;

	text-decoration: none;
	font-size:11px;
	line-height:1.6;
	padding:0;
	margin:0;
	background: #bba9a5;
}

body a:link {color: #000;text-decoration: none;}
body a:visited {color: #000;text-decoration: none;}
body a:active {color: #000;text-decoration: none;}
body a:hover {color: #000;text-decoration: underline;background: #fff;}

h1 { display:none; }

.clears{ clear:both; }

.hide{ display:none; }

p {
	margin-top:10px;
	margin-bottom:10px;
}

/*-------------------繝倥ャ繝�--------------------*/
#Container{
	margin:0px auto 0px auto;
	width:778px;
	background: #fff;
}

#Head{
	width:778px;
	height:153px;
}

/*-------------------繧ｳ繝ｳ繝�Φ繝�お繝ｪ繧｢--------------------*/
#content{
	width:778px;
	margin:0 auto;
	overflow: hidden;
}
#content:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#Title{
	margin:0;
	padding:0;
	width:778px;
	height:92px;
}

	#Title img{
		vertical-align: top;
	}

#Left, #Right {
	float:left;
	width:233px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}


/*Left Contents*/

#Left {
	width:233px;
	background-image:url("../images/bg_navi2008aw.gif");
	background-repeat: repeat-y;
}
	#Left img{
		vertical-align: top; 
	}
.calendar{
	width: 232px;
	text-align: center;
	padding: 20px 0;
}
.calendar table{
	margin:0pt auto;
	position:relative;
	text-align:center;
	width:170px;
}
.calendar p.calendar-head{
	position: relative;
	font-size: 10px;
	text-align: center;
	width:170px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
.calendar p.calendar-head .caption-prev{
	position: absolute;
	top:0;
	left: 5px;
	padding: 0px 3px;
	}
.calendar p.calendar-head .caption-next{
	position: absolute;
	top:0;
	right: 5px;
	padding: 0px 3px;
	}
.calendar th,.calendar td{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	width: 14%;
	height: 15px;
	}
.calendar td{
	}
.calendar td.active{
	background-color: #e6dce5;
}
.calendar td.active a{
	color:#333;
	padding:0 5px;
}
.calendar th.holiday, .calendar col.holiday, body .calendar .holiday td.active a{
	color: #d34f4f !important;
}
.calendar th.weekend, .calendar col.weekend, body .calendar .weekend td.active a{
	color:#4c79d2 !important;
}
.topLink{
	margin: 0;
	padding: 20px;
	border-top: 1px solid #bcacac;
}

.archive{
	margin: 0 0 30px;;
}
.archive p.title{
	margin: 0 0 0 30px;
	font-size: 10px;
}
.archive .archive-list{
	list-style-type: none;
	margin: 10px 0 0 30px;
	padding: 0;
}
.archive .archive-list li{
	margin: 5px 0;
}



/*--RSS--*/
#get_rss ul{
	margin:10px 0px 0px 0px;
	list-style:none;
}
#get_rss ul li{
	padding:5px 0px 0px 0px;
}
#get_rss ul li a{
	width:80px;
	height:17px;
}
#get_rss ul li.rssbtn a{background:url("../images/rss.gif");}
#get_rss ul li a:hover{background-position:0 -17px;}

.rss_text{
	width:175px;
	margin:0px auto 0px auto;
	font-size:10px;
	line-height:12px;
	color: #777;
}



/*Right Contents*/

#Right {
	width:545px;
}

#PageTitle {
	margin:30px 0 30px 30px;
	color: #111;
	font-size:14px;
}
	#PageTitle em{
	font-weight: bold;
	font-style: normal;
	}

.entry{
	margin: 0 30px;
	padding: 20px 0 ;
	border-top: 1px solid #bcacac;
	line-height:1.8;
}
	.entry-thumbnail{
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 100px;
	}
	.category-icon{
		float: left;
		margin-right: 10px;
		display: inline;
		border: 0px solid #fff;
	}
	.event-period{
		line-height: 1;
		margin: 0;
	}
	.store-info{
		margin: 5px 0;
	}
	.entry-title{
		line-height: 1.5;
		margin: 10px 0;
		font-size: 12px;
	}
	.entry-footer{
		clear: both;
		text-align: right;
		line-height: 1;
		margin-right: 5px;
	}

.Individual .entry{
	padding: 30px 0 0;
	border-top: 0px solid #fff;
}
.Individual .entry-body{
	margin-top:  20px;
	padding: 20px 0;
	border-top: 1px solid #bcacac;
}

.right-footer, .Individual .right-footer{
	margin: 0 30px;
	padding: 30px 0;
	border-top: 1px solid #bcacac;
}
.right-footer{
	text-align: right;
	clear:both;
}
.Individual .right-footer{
	text-align: left;
}
	.right-footer p{
		margin:0 5px;
		line-height: 1;
	}


.Photo{
	float:left;
	margin-right:25px;
	padding-bottom:10px;
}

/*-------------------繝輔ャ繧ｿ--------------------*/
#Foot{
	clear:both;
	width:778px;
	height:75px;
	background: #fff;

}