@charaset"shift_jis";

*{
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-family: "Times New Roman",Osaka, sans-serif;
	color: #666666;
}

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
} 
  
.clearfix {display: inline-block;} 
  
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */


h1,h2,h3,h4,h5,h6 {
font-style: normal; 
font-weight: normal; 
font-size: 0.8em; 
} 


img{
border: 0px;
}

a{
border: 0px;
}


div#parent{
	width: 100%;
	text-align: center;
}
div#all{
	width: 668px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
}
div#header{
	width: 100%;
	height: 53px;
	background: #ffffff url(../img/hBG.gif) repeat-x;
	text-align: center;
	vertical-align: top;
}
div#header div#headerMain{
	width: 668px;
	height: 48px;
	margin: 0 auto;
	text-align: left;
}



div#main{
	width: 668px;
	margin: 0 auto;
}


div#mainPict{
	width: 668px;
	padding-bottom: 30px;
}
div#mainPict h1#mainPictTop{
	width: 668px;
	height: 220px;
}
div#mainPict h1#mainPictBottom{
	width: 668px;
	height: 167px;
}

h3#notice{
	margin-left: 10px;
}

div#figAllArea{
	width: 650px;
	margin-left: 10px;
}

div#main div.fig{
	width: 650px;
	padding-bottom: 30px;
}
div#main div.fig .figTitle{
	height: 34px;
	padding-bottom: 10px;
}
div#main div.fig .figTitle2{
	height: 48px;
	padding-bottom: 10px;
}
div#main div.fig div.figMain{
	width: 650px;
}
div#main div.fig div.figMain table.figTable{
	width: 650px;
	border-collapse: collapse;
	border: 1px #666666 solid;
}
div#main div.fig div.figMain table.figTable th{
	text-align: center;
	border: 1px #666666 solid;
	font-size: 75%;
	padding: 3px 0;
	background-color: #eeeeee;
	font-weight: normal;
}
div#main div.fig div.figMain table.figTable td{
	text-align: center;
	border: 1px #666666 solid;
	font-size: 75%;
	padding: 5px 0;
}
div#main div.fig div.figMain table.figTable td.adress{
	text-align: left;
	padding: 5px 0px 5px 8px;
}

div#main div.fig div.figMain table#otherFig td{
	text-align: left;
	padding: 5px 0px 5px 8px;
}
div#main div.fig div.figMain table#otherFig td.tel{
	text-align: center;
}

p#kikantenpo{
	margin-left: 10px;
	padding-bottom: 30px;
}

p#info{
	margin-left: 20px;
}


div#footer{
	width: 100%;
	height: 53px;
	background: #ffffff url(../img/fBG.gif) repeat-x bottom;
	text-align: center;
	padding-top: 30px;
}
div#footer div#footerMain{
	width: 668px;
	height: 53px;
	margin: 0 auto;
	text-align: left;
}
div#footer div#footerMain p{
	width: 323px;
	height: 48px;
	padding-top: 5px;
}




p#fitFotLink{
	width: 420px;
	padding-top: 7px;
}