body {
	color : #000000;
	margin: 0px;
	font-size:0.9em;
	line-height:140%;
	background-color: #FF9900;
}

A:link { color : #FF6600}
A:visited { color : #FFCC00}
A:hover { color : #FF6600}
A:active { color : #FF0000}

#header {
@	color: #FFFFFF;
	font-size:0.8em;
	width: 100%;
	margin: 0px auto 20px;
	padding: 10px;
	text-align: center;
	background-color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#title_img {
	width: 730px;
	margin: 0px auto;
}

#block_koumoku1 {
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 8px;
	text-indent: 8px;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	background-color: #ECE9D8;
}

#main {
	width: 730px;
	margin: 20px auto;
	background-color: #333333;
}

#main_left {
	width: 265px;
	padding: 0px;
	float: left;
}

#main_right {
	width: 430px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
}

#main_body {
	width: 682px;
	background-color: #333333;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding:0px 20px;
	color: #FFFFFF;
	clear: both;
}

#main_top {
	width: 730px;
	background-image: url(image/table_top.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}

#main_bottom {
	width: 730px;
	background-image: url(image/table_bottom.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	clear: both;
}

#block_box {
	width: 94%;
	padding: 3%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px dotted #666666;
}

#footer {
	color: #FFFFFF;
	font-size:0.8em;
	line-height: 150%;
	width: 100%;
	margin: 20px auto auto 0px;
	padding: 10px;
	text-align: center;
	clear: both;
	background-color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.photo_img_right {
	padding-left: 20px;
}

.photo_img_left {
	padding-right: 20px;
}

.big_font {
	color: #FFFFFF;
	font-weight: bold;
	font-size:1.4em;
}

.big_font2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 1.2em;
}

.small_font {
	font-size:0.8em;
}

.small_font2 {
	font-size:0.8em;
	color: #CC0000;
}
.go_html {
	padding: 4px;
	border: 1px solid #FFFFFF;
	background-color: #333333;
}

