body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 85%;
	text-align: justify;
	text-justify: inter-ideograph;
	background: url(../images/common/bg_line.jpg) repeat-x center top;
}
#header {
	width: 1120px;
	margin-right: auto;
	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: 460px;
	margin-top: 5px;
}
#header ul {
	float: right;
	width: 650px;
	list-style: none;
	margin-top: 5px;
	text-align: right;
}
#header ul li {
	display: inline;
	margin-left: 10px;
}
#social {
	text-align: right;
	width: 1120px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#social ul {
}
#social ul li {
	display: inline;
	margin-left: 5px;
}

#footer {
	background: url(../images/common/bottom_bg.jpg) repeat-x center top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 10px;
}
#footer img {
	vertical-align: top;
}

#footer a:link {
	color: #6A8CB1;
	text-decoration: none;
}
#footer a:visited {
	color: #6A8CB1;
	text-decoration: none;
}
#footer a:hover {
	color: #6A8CB1;
	text-decoration: underline;
}
#footer a:active {
	color: #6A8CB1;
	text-decoration: underline;
}

#footer #footerWrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
	position: relative;
	padding-bottom: 20px;
}
#footer #footerWrap ul {
	float: left;
	width: 580px;
}
#footer #footerWrap ul li {
	background: url(../images/common/f_mark.gif) no-repeat left center;
	display: inline;
	margin-right: 10px;
}
#footer #footerWrap dl {
	float: right;
	text-align: right;
	width: 400px;
}
#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;
	padding-bottom: 20px;
}
