@charset "utf-8";
.honbun {
	width: 490px;
	height: 336px;
}
.honbun #left {
	width: 152px;
	float: left;
}
.honbun #right {
	width: 335px;
	float: right;
}

#flash_object  {
	padding-bottom: 5px;
	width: 490px;
}
#menu_index {
	position: static;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 160px;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	float: right;
	padding: 2px;
	height: 525px;
}

.contents_bar {
	margin-bottom: 5px;
}
.cont2 {
	font-family: "メイリオ";
	line-height: 18px;
	background-color: #F2F2F2;
	width: 160px;
}
.cont2   a {
	display: block;
	padding-left: 22px;
	text-decoration: none;
	color: #6E6E6E;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.cont2 a:hover {
	font-family: "メイリオ";
	color: #6E6E6E;
	background-color: #FFF;
	display: block;
	text-decoration: underline;
}
.news {
	background-color: #FEEFEF;
	overflow: auto;
	height: 293px;
	width: 313px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "メイリオ";
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D58494;
	border-bottom-color: #D58494;
	border-left-color: #D58494;
	margin-bottom: 2px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #CC3300;
	font-weight: bold;
}
.news ul {
	margin-top: 0px;
}
.news li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D58494;
	margin-left: -40px;
}
#bnr1 {
	height: 80px;
	width: 150px;
	border: 1px solid #CB2E0B;
	margin-bottom: 2px;
}
#bnr2 {
	height: 80px;
	width: 150px;
	border: 1px solid #006;
	margin-bottom: 2px;
}
#bnr3 {
	height: 80px;
	width: 150px;
	border: 1px solid #5C4420;
	margin-bottom: 2px;
}
#bnr4 {
	height: 80px;
	width: 150px;
	border: 1px solid #E0976E;
	margin-bottom: 2px;
}
#yobiarea {
	width: 490px;
}

