@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
/* General Style */
body {
	width: 100%;
	color: #333;
	font-size: 100%;
	text-align: center;
	line-height: 1.6;
	min-width:880px;
	background-image: url(../img/common/body-bg.jpg);
	background-repeat: repeat-x;
}
body, textarea {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input, select {
	font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
img {
	vertical-align: bottom;
	border: none;
}
a img {
	border: none;
}
ul, ul li {
	list-style: none;
}

/* link */
a:link, 
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #826224;	
}
a:active {
	color: #826224;
}

/* width */ 
#headArea, 
#contentArea {
	width: 878px;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin: 0px auto;
}

#gmArea,
#footArea .inner {
	width: 880px;
	margin: 0px auto;
}

.wrap {
	width: 894px;	
}
.wrap {
	background-image: url(../img/common/wrap-bg.png);
	background-repeat: repeat-y;
	margin: 0px auto;
}

/* #headArea */
#headArea {
	height: 91px;
	position: relative;
	background-image: url(../img/common/head/head-bg.jpg);
}
#headArea .logo {
	width: 250px;
	float: left;
}
#headArea .logo img {
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
#headArea .logo h1 {
	line-height: 0px;
	font-size: 0px;
}
#headArea .head-navi {
	padding: 18px 0px 0px;
	float: right;
	width: 238px;
}


/* #gmArea */
#gmArea {
	clear: both;
	line-height: 1;
	background-image: url(../img/common/gm/gm-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	padding: 0px 0px 5px;
}
#gmArea li {
	list-style-type: none;
	float: left;
}
#gmArea li a,
#gmArea li a.active,
#gmArea li span.active {
	display: block;	
	background-repeat: no-repeat;
	height: 45px;
}

#gmArea li.b1 a,
#gmArea li.b1 a.active,
#gmArea li.b1 span.active {
	width: 174px;
}
#gmArea li.b2 a,
#gmArea li.b2 a.active,
#gmArea li.b2 span.active {
	width: 175px;
}
#gmArea li.b3 a,
#gmArea li.b3 a.active,
#gmArea li.b3 span.active {
	width: 176px;
}
#gmArea li.b4 a,
#gmArea li.b4 a.active,
#gmArea li.b4 span.active {
	width: 176px;
}
#gmArea li.b5 a,
#gmArea li.b5 a.active,
#gmArea li.b5 span.active {
	width: 179px;
}

#gmArea li.b1 a {
	background-image: url(../img/common/gm/gm-btn-01.gif);
}
#gmArea li.b2 a {
	background-image: url(../img/common/gm/gm-btn-02.gif);
}
#gmArea li.b3 a {
	background-image: url(../img/common/gm/gm-btn-03.gif);
}
#gmArea li.b4 a {
	background-image: url(../img/common/gm/gm-btn-04.gif);
}
#gmArea li.b5 a {
	background-image: url(../img/common/gm/gm-btn-05.gif);
}

#gmArea li.b1 a:hover,
#gmArea li.b1 a.active,
#gmArea li.b1 span.active {
	background-image: url(../img/common/gm/gm-btn-01-on.gif);
}
#gmArea li.b2 a:hover,
#gmArea li.b2 a.active,
#gmArea li.b2 span.active {
	background-image: url(../img/common/gm/gm-btn-02-on.gif);
}
#gmArea li.b3 a:hover,
#gmArea li.b3 a.active,
#gmArea li.b3 span.active {
	background-image: url(../img/common/gm/gm-btn-03-on.gif);
}
#gmArea li.b4 a:hover,
#gmArea li.b4 a.active,
#gmArea li.b4 span.active {
	background-image: url(../img/common/gm/gm-btn-04-on.gif);
}
#gmArea li.b5 a:hover,
#gmArea li.b5 a.active,
#gmArea li.b5 span.active {
	background-image: url(../img/common/gm/gm-btn-05-on.gif);
}

/* #contentArea */
#contentArea {
	clear: both;
	text-align: left;
}
/* font size */
#contentArea {
	font-size: 84%;
}
#contentArea .inner {
	margin-left: 34px;
	width: 810px;
	padding-top: 15px;
}

/* #footArea */
#footArea {
	clear: both;
	background: #FFF url(../img/common/foot/foot-bg.jpg) repeat-x;
	color: #000;
	width: 100%;
	height: 154px;
}
#footArea .inner {
	background: url(../img/common/foot/foot-bg2.jpg);
	height: 154px;
	text-align: left;
}
/* font size */
#footArea .foot-navi {
	font-size: 11px;
	color: #FFF;
	padding: 42px 40px 0px;
}

/* link */
#footArea .foot-navi a:link, 
#footArea .foot-navi a:visited, 
#footArea .foot-navi a:active {
	color: #FFF;
	text-decoration: none;
}
#footArea .foot-navi a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footArea address {
	font-style: normal;
	color: #2C8D19;
	padding: 16px 40px 0px;
}
/* font size */
#footArea address {
	font-size: 11px;
}
