@charset "utf-8";
#main #mainmenu {
	float: right;
	height: 362px;
	width: 400px;
	margin-right: 0px;
}
#main #mainmenu h3 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main #mainmenu .st {
	font-size: 10px;
	color: #666666;
}

#main #flash {
	height: 300px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	position: relative;
}

.iconew {
	background: url(../images/ico_new.gif) no-repeat right center;
	width: 27px;
	padding-right: 27px;
}
#main #maincontainer #kiji {
	width: 848px;
	padding: 5px;
	height: 350px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #maincontainer #kiji #menu {
	float: right;
	height: auto;
	width: 382px;
	margin-right: 4px;
}
#main #maincontainer #kiji #menu #menu-a {
	height: 95px;
	width: 381px;
	margin-bottom: 7px;
	border: 1px solid #CCCCCC;
}


#information {
	width: 452px;
	float: left;
	height: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#information  h6.news {
	background: url(../images/belt_news.gif) no-repeat left top;
	width: 452px;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 22px;
}
#information  h6.topics {
	background: url(../images/belt_topics.gif) no-repeat left top;
	width: 452px;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 22px;
}

#information a {
	text-decoration: none;
	color: #5b5e5e;
}
h2 {
	display: none;
}


#information a:hover {
	text-decoration: none;
	color: #487c17;
	background-color: #fdeba9;
}

#information .news {
	overflow: auto;
	height: 80px;
}
#information ul {
	margin: 0 0 15px;
	padding: 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #cacfd1;
}

#information ul li {
	background: url(../images/list_arow_gr9.gif) no-repeat left center;
	color: #5b5e5e;
	margin: 3px 0 2px 3px;
	border-bottom: 1px dashed #d6dce7;
	padding: 0 0 0 12px;
	font: 0.8em/normal "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
}

#information ul li.last {
	background: url(../images/list_arow_gr9.gif) no-repeat left center;
	color: #5b5e5e;
	margin: 3px 0 2px 3px;
	border-bottom: 1px none #d6dce7;
	padding: 0 0 0 12px;
	font: 0.8em/normal "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
}

#information .nobdr {
	border-bottom-style: none;
	margin-bottom: 0;
	height: 140px;
}

