#menu {
	width: 800px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-color: #D0D38D;
}

* html #menu {
	width: 800px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #D0D38D;
}

head~/* */body #menu { 	
	width: 800px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #D0D38D; } /* IE8向け */ 

a:link {
	color: #462424;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #462424;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #462424;
}

.menu_font {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 700;
}

.top {
	width:800px;
	margin:0 auto;
	background-color: #D0D38D;
}


.top_box2 {
	width: 800px;
	height: 0px;
	background-color: #EFEEE2;
	position: relative;
	text-align:left;
}

.menu_box {
	width: 788px;
	background-color: #D0D38D;
	position: relative;
	text-align:left;
	border-left-color: #D4D0C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 3px;
	padding-left: 10px;
	height: auto;
}

.menu_font{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 15px;
}


.topics {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #462424;
	font-size: 11px;
	line-height: 17px;
	
	background-color: #BBB47E;
	
	position: relative;
	float: left;
	width: 379px;
	height: 130px;
	
	padding-top: 10px;
	padding-left: 20px;
	
	border-left-color: #D4D0C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

.new_font {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #9F7D15;
}

.icon_topics {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	
	width: 97px;
	height: 120px;
	background-color: #BBB47E;
	position: relative;
	float: left;	
	
	padding-top: 20px;
	padding-left: 2px;
	padding-right: 2px;
	
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.icon_topics2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	
	width: 95px;
	height: 120px;
	background-color: #BBB47E;
	position: relative;
	float: left;	
	
	padding-top: 20px;
	
	border-right-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.fudder {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 10px;
	width: 795px;
	height: 20px;
	
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	padding-top: 10px;
	padding-right: 5px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	text-align: right;
}

.credit_photo {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	font-size: 11px;
	width: 795px;
	height: 15px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	text-align: right;
}

.info {
	overflow: scroll;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 350px;
	height: 120px;
}