@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFF;
	background:url(../images/bg2.jpg) repeat-x 0 0;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

#topImage{
width:910px;
margin:0 0 0 0;
}


#mainContents{
width:910px;
margin:15px auto 0 auto;
}

#mainContents .bread{
width:900px;
font-size:0.65em;
text-align:left;
margin:0 0 15px 5px;
}

#leftSide{
width:620px;
float:left;
margin:0 0 0 5px;
text-align:left;
}

#rightSide{
width:250px;
float:right;
margin:0 5px 0 0;
text-align:left;
}

.btns1 li{
margin-bottom:5px;
}

.btns1 li a{
display:block;
width:250px;
height:75px;
}

.btns1 li em{
position:absolute;
left:-9990px;
}

.btns1 li.kinzoku a{
background:url(../images/btn_kinzoku.gif) no-repeat 0 0;

}

.btns1 li.kinzoku a:hover{
background:url(../images/btn_kinzoku.gif) no-repeat -250px 0;
width:250px;
height:75px;

}

.btns1 li.shigen a{
background:url(../images/btn_shigen.gif) no-repeat 0 0;

}

.btns1 li.shigen a:hover{
background:url(../images/btn_shigen.gif) no-repeat -250px 0;
width:250px;
height:75px;
}

.btns1 li.ippan a{
background:url(../images/btn_ippan.gif) no-repeat 0 0;
}

.btns1 li.ippan a:hover{
background:url(../images/btn_ippan.gif) no-repeat -250px 0;
width:250px;
height:75px;
}

.btn2{
margin:15px 0 0 0;
}

.toTop{
width:900px;
text-align:right;
position:relative;
top:-12px;
margin:0 auto;
}

#fotterText{
position:relative;
top:-12px;
width:900px;
text-align:left;
margin:0 auto 10px auto;
}

.centerBtn{
margin:25px 0 0 0;
text-align:center;
}


.btnContact{
width:215px;
margin:0 auto;
}

.btnContact em{
position:absolute;
left:-9990px;
}

.btnContact a{
background:url(../images/btn_contact.gif) no-repeat 0 0;
width:215px;
height:51px;
display:block;
}

.btnContact a:hover{
background:url(../images/btn_contact.gif) no-repeat 0 -51px;
}


/*サイトマップ------------------------------*/
#sitemap{
text-align:left;
margin:30px 0;
}


h3.sitemapH3{
font-size:0.8em;
background:url(../images/dot_line2.gif) repeat-x left bottom;
padding-bottom:7px;
margin:12px 0;
}

#sitemap .leftSide2{
width:400px;
float:left;
margin:0 40px 0 7px;
}

#sitemap ul{
margin:0 0 15px 15px;
}

#sitemap li{
font-size:0.8em;
margin:0 20px 7px 0;
background:url(../images/sitemap_marker.gif) no-repeat 0 8px;
padding-left:15px;
}