#wrapper {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/comtents/subBG_top.gif);
	background-repeat: no-repeat;
	height: 75px;
}
#header #topView #company{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4E4E4;
	float: left;
	margin-top: 40px;
}
#header #topView #name{
	font-family: "小塚明朝 Pro H", "Comic Sans MS";
	font-size: 28px;
	font-weight: normal;
	color: #E4E4E4;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}


#mainView {
	background-image: url(../images/index/mainBG_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
}
#mainView #gNavibar li  {
	float: left;
	background-image: url(../images/comtents/gNavi.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 85px;
	text-align: center;
	display: block;
	background-position: center center;
}
#mainView #gNavibar li a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
}
#mainView #gNavibar li a:hover {
	color: #FFF;
	background-image: url(../images/comtents/gNavi_over.gif);
	background-repeat: no-repeat;
}
#mainView #gNavibar img {
	float: left;
}


#footer {
	background-image: url(../images/index/subBG_middole.jpg);
	background-repeat: repeat-y;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 3px;
}
#footer li  {
	display: inline;
}
#footer address {
	font-weight: bolder;
	color: #CCC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 180%;
}

#footer li a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#footer li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header #topView {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;

}
#header #topView #catch {
	width: 230px;
	float: right;
	margin-top: 3px;
	color: #CCC;
	font-weight: normal;
	font-size: 95%;
}
.Contents {
	margin: 10px;
}


#mainView h5 {
	margin-top: 5px;
}
.naturalwood {
	font-family: "小塚ゴシック Pro H", "MS UI Gothic", "ＭＳ ゴシック";
	font-size: 18px;
	color: #da5800;
	letter-spacing: 0.1em;
}
