@charset "shift_jis";

/*„topcol
-------------------------------------------------------*/
#topcol {
	margin-bottom: 10px;
}

#topcol_left {
	float: right;
	width: 340px;
}
#topcol_left h3 {
	margin-bottom: 10px;
}




#topcol_right {
	float: left;
}

/*„middlecol
-------------------------------------------------------*/
#middlecol {
	margin-bottom: 20px;

}

#middlecol ul {
	margin: 0px;
	padding: 0px;
}

#middlecol li {
	display: inline;
	height: 166px;
	width: 206px;
}

/*„plan_col
-------------------------------------------------------*/
#plan_col {
}

#plan_col h4 {
	background-image: url(../img/tit_plan.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 25px;
	width: 149px;
	text-indent: -9999px;
}

/*„news_col
-------------------------------------------------------*/
#news_col {
	margin-bottom: 20px;
}

#news_col h4 {
	background-image: url(../img/tit_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 25px;
	width: 100px;
}

#newslist {
	margin: 0px;
	padding: 0px;
}

#newslist li {
	background-image: url(../../shared/img/list_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #482F2F;
	margin-bottom: 5px;
}

#newslist .day {
	margin-right: 5px;
}

/*„keyaki_col
-------------------------------------------------------*/
#keyaki_col {
}

#keyaki_col h4 {
	background-image: url(../img/tit_keyaki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 25px;
	width: 271px;
}
