/* CSS Document */

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #3C3B3B;
	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 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #3C3B3B; text-decoration: none; }
a:visited { color: #3C3B3B; text-decoration: none; }
a:hover   { color: #209BBE; text-decoration: none; }
a:active  { color: #D1D63B; text-decoration: none; }


/* head
---------------------------------------------*/

#head {
	background: url(../images/common/headBack.gif) repeat-x top right;
}

*html #head {
	background: url(../images/common/headBack.gif) repeat-x top right;
	margin-right: 5px;
}


#head .headContent {
	width: 1054px;
	margin: 0px auto;
}

#head .headContent:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #head .headContent {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#head .headContent h1 {
	font-size: 85%;
	color: #FFFFFF;
	float: left;
	width: 394px;
	background: url(../images/common/treeReaf.gif) no-repeat top left;
	padding: 46px 0px 0px 60px;
	text-align: left;
}

#head .headContent .headRight {
	float: right;
	width: 488px;
	padding-right: 60px;
	background: url(../images/common/headBack.gif) repeat-x top right;
}

#head .headContent .headRight:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #head .headContent .headRight {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#head .headContent .headRight .adress {
	float: left;
}


#head .headContent .headRight .logo {
	float: right;
}


#head .headContent .headRight .logo .acsessBlock {
	width: 234px;
}


#head .headContent .headRight .logo .acsessBlock:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #head .headContent .headRight .logo .acsessBlock {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#head .headContent .headRight .logo .acsessBlock  .mailMark {
	float: left;
	width: 78px;
}

#head .headContent .headRight .logo .acsessBlock  .freeDial {
	float: right;
}


/* contentwrapp
---------------------------------------------*/
#contentwrapp {
	width: 1054px;
	margin: 0px auto;
	background: url(../images/common/contentback.gif) repeat-y top left;
}

#contentwrapp:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #contentwrapp {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* bt
---------------------------------------------*/

#bt {
	float: left;
	width: 150px;
	margin-left: 46px !important;
	margin-left/**/: 23px;
}




/* content
---------------------------------------------*/
#content {
	float: right;
	width: 799px;
	margin-right: 59px !important;
	margin-right/**/: 30px;
	text-align: left;
}

#content .contentBlock {
	width: 712px;
	background: url(../images/common/cntShadow.gif) no-repeat top left;
	padding: 20px 0px 0px 35px;

}


#content .contentBlocks {
	width: 712px;
	padding: 20px 0px 30px 35px;

}

#content .contentBlocks:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #content .contentBlocks {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* footer
---------------------------------------------*/

#contentFoot {
	width: 1054px;
	height: 118px;
	margin: 0px auto;
	text-align: right;
	background: url(../images/common/contentFootBack.gif) no-repeat top left;
	padding: 40px 0px 0px 0px;
}

#contentFoot .footNav {
	margin-right: 115px;
	font-size: 85%;
	background: url(../images/common/contentFootLine.gif) no-repeat top right;
	padding-top: 12px;
}



#footer {
	background: url(../images/common/footBack.gif) repeat-x bottom left;
	padding-top: 50px;
	margin: -50px 0px 0px 0px !important;
	margin/**/: 0px 0px 0px 0px;
}

#footer .copyright {
	width: 940px;
	margin: 0px auto;
	text-align: right;
}



















