@charset "utf-8";


/*共通*/

*{
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:20px;
	font-size:12px;
}

body {
	text-align:center;
}

body div {
    margin:0px auto;
}

img {
     border:none;
}

.cre{
	clear: both;
}

/*-----------------コンテナ-----------------*/

#container{
width:800px;
}

/*-----------------ヘッダー-----------------*/

#header{
width:760px;
background-image:url(images/head/back.gif);
background-position:center top;
background-repeat:no-repeat;
text-align:left;
height:108px;
}

.title{
float:left;
margin-top:23px;
}

.headerlogo{
margin-top:23px;
}


#headright{
float:right;
text-align:right;
clear:right;
}

/*-----------------メイン1-----------------*/

#main1{
clear:both;
width:760px;
text-align:center;
}

#main1left{
width:380px;
float:left;
}

#main1right{
width:380px;
float:right;
}

.region{
	float: left;
	margin-right: 10px;
}

.region2 dt{
	font-size: 18px;
	font-weight: bold;
	margin:10px 0px 10px 0px;

}



/*-----------------メイン2-----------------*/

#main2{
clear:both;
width:760px;
text-align:right;
}

/*-----------------ナビ-----------------*/

#main2left{
float:left;
width:236px;
background-color:#F5F7F0;
}


.navimaterial{
margin:13px 8px 13px 8px;
clear:both;
}

.navihandbill{
margin:0px 8px 13px 8px;
clear:both;
}

ul.navi{
margin:0px;
padding:0px;
list-style-type:none;
}

.sano{
padding-bottom:20px;
}

.freetell{
margin-top:80px;
clear:both;
}

/*-----------------メイン2右-----------------*/

/*施設別トップ用右*/
#main2right{
float:right;
width:524px;
text-align:left;
clear:right;
}

#main2right p{
margin:0px 0px 0px 20px;
}


/*共通右*/
#main2rightb{
float:right;
width:511px;
text-align:left;
clear:right;
}

/*-----------------メイン2中央-----------------*/

/*施設別トップ用中央*/
#main2center{
	width:614px;
	text-align:left;
	clear:right;
}

#main2center p{
margin:0 0 0 20px;
}




/*-----------------フッター-----------------*/


#fot{
clear:both;
width:760px;
}

.fotimage{
margin-top:20px;
}


.fotbanner{
margin:0px;
padding:0px;
list-style-type:none;
}


.fotbanner li{
float:left;
list-style-type:none;
margin:15px 0px 0px 0px;
width:150px;
}

#fotbannera{
width:750px;
margin:auto;
text-align:center;
}

