@charset "utf-8";

/* h2 title */
.headTtl01 {
	background-color:#f4f0e5;
	border-bottom:2px solid #9a8979;
	color:#42210b;
	font-weight:bold;
	line-height:34px;
	padding:0 0 0 20px;
	clear:both;
}
/* #mainimg */
#mainimg {
	background:url(../images/site/mainimg_bg.jpg) no-repeat center top #e9e5da;
}
#mainimg div h1 {
	padding:58px 0 0 26px;
}
#mainimg div h1 img {
	margin-bottom:10px;
}
#mainimg div h1 span {
	display:block;
}

/* .siteArea */
.siteArea {
	clear:both;
}
.siteArea ul {
	width:235px;
	padding:0 0 0 20px;
	float:left;
	color:#000;
	margin-bottom:26px;
}
.siteArea ul.la {
	width:300px;
}
.siteArea ul.st {
	width:170px;
}
.siteArea ul li {
	margin-bottom:17px;
}
.siteArea ul a {
	color:#000;
	padding-left:5px;
}