@charset "utf-8";

@import "base.css";
@import "layout.css";

/*only top page*/


/* default */
body {
    font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", osaka, sans-serif;
	line-height: 1.5;
}
/* IE7 or less */
*+html body{
    font-size: 80%;
}
* html body {
    font-size: 80%;
}

/*reset*/
body,div,p,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,input,textarea,blockquote,th,td {
   margin:0;
   padding:0;
}
body {
	background: url(../img/top/bg.gif) repeat-x left 10px;
}
html {
	overflow-y:scroll;/*for firefox*/
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	
}
img {
	border:0;
}
address {
	font-style:normal;
}

/*-----------------------------------------------------------
header
----------------------------------------------------------- */

#top #headerWrapper {
	background:url(../img/head_bg.gif) repeat 50% top;
}
#top #header{
	text-align: center;
	margin: 0 auto;
	width: 790px;
	height: 200px;
	display: block;
	background-image: url(../t_img/t_header.jpg);
	background-repeat: none;
	background-position: 50% top;
	position: relative;
	top: 0;
	left: 0; 
}
#top .summary{
	color: #FFFFFF;
	position: absolute;
	top: 3px;
	left: 15px;
	font-size: 10px;
}
*html #top .summary{
	font-size: 10px;
}
*:first-child + html #top .summary{
	font-size: 10px;
}
#top #logo{
	display: block;
	position: absolute;
	top: 33px;
	left: 15px;
	width: 245px;
	height: 70px;
}
#logo{
	text-indent: -9999px;
}
#top #logo a{
	display: block;
	overflow: hidden;
	width: 245px;
	height: 70px;
}


/*-----------------------------------------------------------
 main 
----------------------------------------------------------- */

#top #main{
	background-color: #FFFFFF;
	text-align: left;
	padding: 12px 15px 10px;
	font-size: 12px;
}
#top #main h2{
	margin-bottom: 6px;
}
#top #main .mainFirstTxt{
	margin: 0;
	padding: 0;
	line-height: 170%;
}
#topContents{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
#topMenu{
	width: 455px;
	float: left;
	height: 218px;
	margin-top: 15px;
}
#topMenu h3{
	display:none;
}

#topBtn{
	width: 280px;
	float: right;
}
#topBtn p{
	margin:0;
	padding: 0;
}

#topBtn .topSolBtn{
	margin-top: 10px;
}
#location{
	clear: both;
}
#topMenu a:link    {text-decoration: none; color: #212121;}
#topMenu a:visited {text-decoration: none; color: #212121;}
#topMenu a:active  {text-decoration: none; color: #212121;}
#topMenu a:hover   {text-decoration: none; color: #212121;}


#topMenu p{
	font-size: 10px;
}
.topMenu01, .topMenu02, .topMenu03, .topMenu04, .topMenu05, .topMenu06{
 	float:left;　
	width: 142px;
	height: 102px;
	display: block;
	overflow: hidden;
	background-repeat: none;
	background-position: left top;
}
.topMenu01 p, .topMenu02 p, .topMenu03 p, .topMenu05 p, .topMenu06 p{
 	padding: 31px 9px 0;
}
.topMenu04 p{
 	padding: 45px 9px 0;
}
.topMenu01 a, .topMenu02 a, .topMenu03 a, .topMenu04 a, .topMenu05 a, .topMenu06 a{
	display: block;
	overflow: hidden;
	width: 142px;
	height: 102px;
}
.topMenu01 a:hover, .topMenu02 a:hover, .topMenu03 a:hover, .topMenu04 a:hover, .topMenu05 a:hover, .topMenu06 a:hover{
	background-repeat: none;
	background-position: left top;
}
.topMenu01{
	background-image: url(../t_img/t_menu01.gif);
}
.topMenu01 a:hover{
	background-image: url(../t_img/t_menu01_ov.gif);
	background-repeat: none;
	background-position: left top;
}
.topMenu02{
	margin-left: 10px;
	background-image: url(../t_img/t_menu02.gif);
}
.topMenu02 a:hover{
	background-image: url(../t_img/t_menu02_ov.gif);
}
.topMenu03{
	margin-left: 10px;
	background-image: url(../t_img/t_menu03.gif);
}
.topMenu03 a:hover{
	background-image: url(../t_img/t_menu03_ov.gif);
}
.topMenu04{
	background-image: url(../t_img/t_menu04.gif);
	margin-top: 14px;
}
.topMenu04 a:hover{
	background-image: url(../t_img/t_menu04_ov.gif);
}
.topMenu05{
	background-image: url(../t_img/t_menu05.gif);
	margin: 14px 0 0 10px;
}
.topMenu05 a:hover{
	background-image: url(../t_img/t_menu05_ov.gif);
}
.topMenu06{
	background-image: url(../t_img/t_menu06.gif);
	margin: 14px 0 0 10px;
}
.topMenu06 a:hover{
	background-image: url(../t_img/t_menu06_ov.gif);
}
#location ul li ul li {
	display: inline;
	font-size: 10px;
}
#Area ul li ul a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;

}

#Area ul li ul a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#Area ul li ul a:hover {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#Area {
	font-weight: bold;
	color: #333;
}
#Area ul {
	margin-bottom: 4px;
}
.indent {
	margin-left: 12px;
}
.areatxt {
	line-height: 48px;
}
#SiamuBody {
	margin-bottom: 40px;
}
#Merit {
	background-image: url(../t_img/copy02.gif);
	height: 225px;
	width: 750px;
	margin-top: 12px;
	text-indent: -9999px;
	margin-bottom: 28px;
}
#Chart {
	background-image: url(../t_img/coy04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 220px;
	line-height: 180%;
	margin-bottom: 8px;
}
#SiamuBody #Chart img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#SaimuOtoiawase {
	background-image: url(../t_img/otoiawase_bg.gif);
	height: 306px;
	width: 748px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#SaOt01 {
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 4px;
}
#SaimuOtoiawase ul li{
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 4px;
}
#TelNum {
	margin-left: 20px;
	margin-right: 20px;
}
#Takefuji {
}
#Takefuji {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#Takefuji a #Image6 {
	margin-bottom: 8px;
}

#location
a:link {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

#Ichioshi{
        margin-top:16px;
	font-size:12px;
	line-height:1.6;
}
