@charset "utf-8";
/* CSS Document */

#main {
	width: 860px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #information {
	float: left;
	width: 452px;
	height: auto;
	margin-left: 0px;
	width: 452px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main #mainmenu {
	float: right;
	height: auto;
	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 #information #news {
	background-image: url(../images/belt_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
#main #information #news #newsnew {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 25px;
	height: auto;
}
#main #information #topics {
	height: 100px;
	overflow: auto;
	font-size: x-small;
}


#main #flash {
	height: 300px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
}

#main #information a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
#main #information ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #cacfd1;
	list-style-type: none;
}
#main #information ul li {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6dce7;
	line-height: normal;
	margin-right: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.iconew {
	background: url(../images/ico_new.gif) no-repeat right center;
	width: 27px;
	padding-right: 27px;
}

