body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	background-color: #DFDBD1;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#container {
	margin: auto;
	width: 912px;
	position: relative;
}
#top {
	height: 184px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 30px;
}
#left_menu {
	width: 221px;
	position: absolute;
	float: left;
	top: 214px;
	left: 0px;
	height: 1000px;
}
#main01 {
	position: absolute;
	width: 684px;
	top: 220px;
	right: 0px;
}
#main03 {
	position: absolute;
	width: 684px;
	right: 0px;
	top: 720px;
}
.bt {
	background-color: #493F27;
	border: 1px solid #C8C1AE;
	font-size: 13px;
	color: #C1BCAF;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
a:link {
	color: #3089CC;
	text-decoration: none;
}
a:visited {
	color: #3089CC;
	text-decoration: none;	
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.bule:link {
	color: #3089CC;
	text-decoration: none;
}
a.bule:hover {
	color: #FF9900;
	text-decoration: underline;
}


.text_01 {
	font-size: 13px;
	line-height: 20px;
	color: #827453;
}
.text_02 {
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
}
.text_03 {
	font-size: 12px;
	line-height: 18px;
	color: #827453;
}

#main02 {
	position: absolute;
	width: 684px;
	right: 0px;
	top: 466px;
}

#top_menu {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 10px;
	background-position: top;
	font-size: 13px;
	color: #827453;
	line-height: 20px;
	text-align: right;
}
#footer {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #827453;
	position: relative;
	top: 10px;
	clear: both;
}

.tit_01 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #3089CC;
}
.pic {
	border: 1px solid #C8C1AE;
	margin: 5px;
}

