body {
	margin: 0;
	padding: 0;
	background-color: #dcc5a8;
	font-size:12px;
	font-family: Verdana;
	color:#000000;
	text-decoration: none;
}

table {
	font-size: 11px;
	font-family: Verdana,Chicago,Osaka,sans-serif;
	color: #5d4325;
	text-decoration: none;
}
td {
	text-align: center;
	vertical-align: top;
}
a {
	color: #5d4325;
	text-decoration: none;
}
a:hover {text-decoration: underline;
	color: #d8b381;
	position: relative;
	top: 1px;
	left: 1px;
}
.titlename {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.honbun {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.midasi {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px
}
.koumoku {
	font-size: 12px;
	color: #ff9900;
	line-height: 15px;
}
.small {
	font-size: 9px;
	color:#000000;
}
.table_sub {
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.menu_style {
	font-size: 12px;
	color: #666666;
	line-height: 180%;
}