@charset "utf-8";
/* CSS Document */

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #3E3C3C;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../images/common/back.gif) repeat top left;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span table{
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #3E3C3C; text-decoration: none; }
a:visited { color: #3E3C3C; text-decoration: none; }
a:hover   { color: #0CD3C7; text-decoration: none; }
a:active  { color: #D1D63B; text-decoration: none; }


/* headWrap
-------------------------------------------*/

#headWrap {
	background: url(../images/common/headBack.jpg) repeat-x top left;
}

#headWrap .headMargin {
	padding-top: 13px;
}

#headWrap .head {
	width: 899px;
	text-align: left;
	margin: 0px auto;
	background: url(../images/common/contentBack.gif) repeat-y top left;
}


#headWrap .head h1 {
	font-size: 85%;
	padding-left: 45px;
}

#headWrap .head .logo {
	float: left;
	padding-left: 45px;
}

#headWrap .head .headNav {
	float: right;
	text-align: right;
	padding-right: 45px;
}

#headWrap .head .headClear {
	clear: both;
	padding-left: 45px;
}

#headWrap .head .headNav .bt li {
	display: inline;
}


/* content
------------------------------------------*/

#content {
	width: 899px;
	margin: 0px auto;
	background: url(../images/common/contentBack.gif) repeat-y top left;
	text-align: left;

}

#content .cntBlock {
	width: 813px !important;
	width/**/: 858px;
	padding-left: 45px;
}

#content .cntBlock:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content .cntBlock {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#content .cntBlock .cntLeft {
	float: left;
	width: 518px;
}

#content .cntBlock .cntLeft:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content .cntBlock .cntLeft {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#content .cntBlock .cntLeft .textBlock {
	width: 490px;
	padding: 3px 0px 10px 13px;
}

#content .cntBlock .rightImage {
	width: 274px;
	float: right;
}


#content .cntBlock .space {
	padding-top: 8px;
}


#content .cntBlock .spaceAd {
	padding-top: 15px;
}

#content .cntBlock .spaceBold {
	padding-top: 8px;
	font-weight: bold;
}

#content .cntBlock .mapImage {
	width: 346px;
	float: left;
}

#content .cntBlock .mapText {
	width: 450px;
	float: right;
}

#content .cntBlock .mapText .mapLogo {
	float: left;
	padding-right: 8px;
}

#content .cntBlock .mapText .access {
	width: 450px;
	clear: both;
	padding-top: 15px;
}

#content .cntBlock .mapText .mapAdress {
	padding-top: 20px;
}

#content .cntBlock .mapText .access .acMark {
	background: url(../images/top/carMidashi.gif) no-repeat top left;
	padding: 5px 0px 5px 30px;
	font-weight: bold;
}

#content .cntBlock .mapText .access .acMark02 {
	background: url(../images/top/trainMidashi.gif) no-repeat top left;
	padding: 5px 0px 5px 30px;
	font-weight: bold;
	margin-top: 8px;
}

#content .cntBlock .pagetop {
	width: 813px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

#content .pagetop {
	width: 813px !important;
	width/**/: 858px;
	padding: 10px 0px 7px 45px;
	text-align: right;
}


/* foot
-------------------------------------*/

#footWrap {
	width: 899px;
	background: url(../images/common/footBack.gif) no-repeat bottom left;
	margin: 0px auto;
	text-align: left;
	height: 233px;
}

#footWrap .foot {
	width: 813px;
	padding: 18px 0px 0px 0px;
	background: url(../images/common/footLine.gif) no-repeat top left;
	margin: 0px 0px 0px 45px;
}

#footWrap .foot:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #footWrap .foot {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#footWrap .foot .footNav {
	float: left;
	font-size: 85%;
	padding-left: 8px;
}

#footWrap .foot .footAdress {
	float: right;
	text-align: right;
	font-size: 85%;
	padding-right: 8px;
}

#footWrap .foot .footAdress .footBold {
	font-weight: bold;
}

#footWrap .foot .footAdress .copy {
	padding-top: 60px;
}
