@charset "Shift_JIS";
/* CSS Document */

body {
	text-align: center;
	font-size: 80%;
	color: #403005;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../images/common/back.gif) repeat center top;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #403005; text-decoration: none; }
a:visited { color: #403005; text-decoration: none; }
a:hover   { color: #0cac17; text-decoration: none; }
a:active  { color: #CCFF00; text-decoration: none; }



/* headWrap
-----------------------------------------*/
#headTop {
	background: url(../images/common/stripe.gif) repeat top center;
}

#headTop h1 {
	width: 994px;
	margin: 0px auto;
	font-size: 85%;
	text-align: left;
	padding-top: 2px;
}

/* headNav
-----------------------------------------*/
#headNav {
	background: url(../images/common/headLine.gif) repeat-x top center;
	padding-top: 5px;
}

#headNav .headCnt {
	width: 994px;
	margin: 0px auto;
}

/*-- clearfix --*/
#headNav .headCnt:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #headNav .headCnt{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#headNav .headCnt h2 {
	width: 279px;
	float: left;
	padding-bottom: 10px;
}

#headNav .headCnt .rightHead {
	width: 694px;
	float: right;
	text-align: right;
}

#headNav .headCnt .rightHead li {
	display: inline;
}

#headImg {
	background: url(../images/common/headBack.gif) no-repeat bottom center;
	text-align: center;
}

#headImg img {
	width: 994px;
	margin: 0px auto;
}




/* cntWrap
--------------------------------------*/
#cntWrap {
	width: 994px;
	margin: 0px auto;
	text-align: left;
}

/*-- clearfix --*/
#cntWrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #cntWrap{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* footWrap
--------------------------------------*/

#footWrap {
	background: url(../images/common/stripe.gif) repeat center bottom;;
	height: 150px;
}



#footWrap .goTop {
	background: url(../images/common/footTop.gif) repeat-x bottom center;
	padding-bottom: 4px;
}


#footWrap .goTop .topArrow {
	width: 994px;
	text-align: right;
	margin: 0px auto;
}


#footWrap .footCnt {
	width: 994px;
	margin: 0px auto;
	font-size: 85%;
}

/*-- clearfix --*/
#footWrap .footCnt:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #footWrap .footCnt{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#footWrap .footCnt .footNav {
	width: 400px;
	float: left;
	text-align: left;

}

#footWrap .footCnt .footNav .copy {
	padding: 40px 0px 0px 0px;
}

#footWrap .footCnt .footAdd {
	padding-top: 10px;
	width: 300px;
	text-align: right;
	float: right;
	line-height: 1.2;
}

	
#footWrap .footCnt .footAdd .yago {
	font-weight: bold;
}

































