body {
	background: url(../images/common/bg_head.jpg) repeat-x;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 85%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
a:link {
	color: #587634;
	text-decoration: none;
}
a:visited {
	color: #587634;
	text-decoration: none;
}
a:hover {
	color: #66883C;
	text-decoration: underline;
}
a:active {
	color: #587634;
	text-decoration: none;
}

.pc-hidden {
	display: none;
}
#header h1 {
	float: left;
	width: 365px;
	margin-top: 40px;
}
#header ul {
	float: right;
	width: 615px;
	list-style: none;
	margin-top: 30px;
	text-align: right;
}
#header ul li {
	display: inline;
	margin-left: 20px;
}
#footer {
	background: url(../images/common/bg_foot.jpg) repeat-x;
	height: 200px;
	clear: both;
}
#footer a:link {
	color: #BB7E14;
	text-decoration: none;
}
#footer a:visited {
	color: #BB7E14;
	text-decoration: none;
}
#footer a:hover {
	color: #BB7E14;
	text-decoration: underline;
}
#footer a:active {
	color: #BB7E14;
	text-decoration: underline;
}

#footer #footerWrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#footer #footerWrap ul {
	float: left;
}
#footer #footerWrap ul li {
	background: url(../images/common/f_mark.gif) no-repeat left center;
	padding-left: 10px;
	display: inline;
	margin-right: 20px;
}
#footer #footerWrap dl {
	float: right;
	text-align: right;
}
#footer #footerWrap dl dt {
	margin-bottom: 10px;
}
#footer #footerWrap dl dd p {
	margin-bottom: 20px;
	line-height: 160%;
	margin-top: 2px;
}
#footer .pp {
	font-size: 85%;
	color: #666;
}
