@charset "shift_jis";
/*------------------------------------------------------
 コンテンツページ用
------------------------------------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, small {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 1.2;
}
article, aside, hgroup, header, footer, figure,  figcaption, nav, section, aside {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ol, ul {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
html, body {
	width: 100%;
}
a {
	outline: none;
}
a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  -ms-filter: "alpha(opacity=80)";
}
a:focus {
	outline: none;
}
header, article, section, footer {
	display: block;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
th,td {
	margin: 0;
	padding: 0;
}
th {
	text-align: left;
}
body {
	-webkit-text-size-adjust: none;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #222;
	position: relative;
}
header {
	min-width: 950px;
	height: 140px;
	margin-bottom: 20px;
	background: url(../img/bg_head.png) repeat-x;
}
#header {
	width: 950px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 0;
	top: 29px;
}
#header h2 {
	position: absolute;
	right: 0;
	top: 13px;
}
#header p {
	position: absolute;
	right: 69px;
	top: 60px;
}
#header ul {
	display: block;
	position: absolute;
	left: 0;
	top: 90px;
}
#header ul li {
	display: block;
	float: left;
}
#wrap {
	width: 950px;
	margin: 0 auto 40px;
}
footer {
	min-width: 950px;
	background: url(../img/bg_fot01.png);
	clear: both;
}
#fotBase1 {
	min-width: 950px;
	background: url(../img/bg_fot02.png) repeat-x;
}
#fotBase1Inner {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#fotPagetop {
	margin-bottom: 20px;
	text-align: right;
}
#fotFB {
	margin-bottom: 30px;
	border: 10px #c5bfbc solid;
	background: #fff;
}
#linkBase {
	padding-left: 80px;
	margin-bottom: 20px;
	overflow: hidden;
}
.linkBox {
	width: 260px;
	overflow: hidden;
	float: left;
}
.linkBox {
	width: 260px;
	overflow: hidden;
	float: left;
}
.linkBox2 {
	width: 290px;
	overflow: hidden;
	float: left;
}
.linkBox h2,
.linkBox2 h2 {
	margin-bottom: 14px;
}
.linkBoxLeft {
	width: 130px;
	float: left;
}
.linkBoxRight {
	width: 130px;
	float: right;
}
.linkBoxRight2 {
	width: 150px;
	float: right;
}
ul.linkBoxLeft li,
ul.linkBoxRight li,
ul.linkBoxRight2 li {
	padding-left: 17px;
	margin-bottom: 8px;
	background: url(../img/arrow.png) no-repeat 2px center;
}
ul.linkBoxLeft li a,
ul.linkBoxRight li a,
ul.linkBoxRight2 li a {
	color: #462B1F;
	text-decoration: none;
}
ul.linkBoxLeft li a:hover,
ul.linkBoxRight li a:hover,
ul.linkBoxRight2 li a:hover {
	color: #AC9424;
}
ul#fotBnrList {
	display: block;
	overflow: hidden;
	padding: 0 0 19px 22px;
	margin-bottom: 27px;
	border-bottom: 1px solid #998E88;
}
ul#fotBnrList li {
	margin-right: 4px;
	display: block;
	float: left;
}
#fotTitBase {
	height: 85px;
	position: relative;
}
#fotTitBase h1 {
	position: absolute;
	left: 509px;
	top: 4px;
}
#fotTitBase h2 {
	position: absolute;
	left: 509px;
	top: 37px;
}
#fotTitBase h3 {
	position: absolute;
	left: 2px;
	top: 2px;
}
#fotTitBase p {
	position: absolute;
	left: 248px;
	top: 0;
}
#fotBase2 {
	min-width: 950px;
	height: 70px;
	background: url(../img/bg_fot03.png) repeat-x;
}
#fotBase2Inner {
	width: 950px;
	height: 70px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}
#fotBase2Inner ul {
	padding: 17px 0 5px;
	text-align: center;
	display: block;
	overflow: hidden;
}
#fotBase2Inner ul li {
	display: inline;
	padding: 0 0 0 7px;
	margin: 0 5px 0 0;
	font-size: 12px;
	border-left: 1px solid #3A2E2A;
}
#fotBase2Inner ul li.first {
	border: none;
	padding: 0;
}
#fotBase2Inner ul li a{ color:#3A2E2A; text-decoration:none;}
#fotBase2Inner ul li a:hover{ color:#d2bf7e;}

#fotBase2Inner small {
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 70px;
}
#pageTitle {
	margin-bottom: 10px;
	overflow: hidden;
}
#panList {
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	text-align: right;
	color: #fff;
	background: url(../img/bg_panList.png) no-repeat;
}
#panList a {
	color: #D8C46D;
	text-decoration: none;
}
#panList a:hover {
	color: #FFFF00;
}
#footerScript {
	position: absolute;
	top: 0;
	left: 0;
}