@charset "utf-8";
/* CSS Document */

body {
	background-color: #D7C4B3;
}

table {
	font-size: 12px;
	color: #3F2C1E;
	font-family: Arial, Helvetica, sans-serif;
}
.head01 {
	font-size: 28px;
	font-weight: bold;
}

.mainbg {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #9C8E74;
}
.menubg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9C8E74;
}
.head02 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #70ADDA;
	height: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.head03 {
	font-size: 18px;
	font-weight: normal;
	background-color: #104191;
	height: 33px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-bottom: 8px;
}
.txtbg01 {
	background-color: #DCEBF5;
}
.txt01 {
	font-size: 10px;
}
