@charset "shift_jis";
/*全体
--------------------------------------------------------------------------*/
html{
	background:#1C679D url(image/htmlback.jpg) repeat-x center top;
}

body {
	margin:0;
	padding:0;
	COLOR: #000;
	FONT-SIZE: small;
	font-family:"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";	
	LINE-HEIGHT: 130%;
	text-align: center;
	background:url(image/bodyback.jpg) repeat-x center bottom;
}

#con{
    width:960px;
	height:auto;
	margin:0px auto;
	padding:0;
	position:relative;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#009393;
}

a:hover{
	outline:0;
	color:#009393;
}

a:active{
	outline:0;
	color:#009393;
}

/*ヘッダ
--------------------------------------------------------------------------*/
#header{
		clear:both;
		float:left;
		width:960px;
		height:150px;
		margin:0;
		padding:0;
		background:url(image/header.jpg) no-repeat left top;
		font-size:13px;
}

a.logo{
	display:block;
	width:350px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(image/logo.gif) no-repeat left top;
}

#header-text{
	clear:both;
	float:left;
	width:960px;
	height:90px;
	margin:0;
	padding:10px 0 0;
	text-align:right;
}

#header p{
	margin:0 0 10px;
	padding:0;
}

.f-gray{
	color:#666;
	font-size:15px;
}

.f-header{
	font-size:15px;
	line-height:180%;
}

.f-header-tel{
	font-size:21px;
	text-decoration:underline;
}

/*メニュー
--------------------------------------------------------------------------*/
#menu{
		clear:both;
		float:left;
		width:824px;
		height:50px;
		margin:0;
		padding:0 0 0 136px;
}

#menu ul{
	clear:both;
	float:left;
	width:824px;
	height:50px;
	margin:0;
	padding:1px 0 0;
}

#menu li{
	float:left;
}

li.menu1{
	display:block;
	width:102px;
	height:48px;
	text-indent:-9999px;
	background:url(image/menu1a.jpg) no-repeat left top;
}

li.menu1 a:link,li.menu1 a:visited{
	display:block;
	width:102px;
	height:48px;
	background:url(image/menu1a.jpg) no-repeat left top;
}

li.menu1 a:hover{
	display:block;
	width:102px;
	height:48px;
	background:url(image/menu1b.jpg) no-repeat left top;
}

li.menu1 a:active{
	display:block;
	width:102px;
	height:48px;
	background:url(image/menu1a.jpg) no-repeat left top;
}

li.menu2{
	display:block;
	width:192px;
	height:48px;
	text-indent:-9999px;
	background:url(image/menu2a.jpg) no-repeat left top;
}

li.menu2 a:link,li.menu2 a:visited{
	display:block;
	width:192px;
	height:48px;
	background:url(image/menu2a.jpg) no-repeat left top;
}

li.menu2 a:hover{
	display:block;
	width:192px;
	height:48px;
	background:url(image/menu2b.jpg) no-repeat left top;
}

li.menu2 a:active{
	display:block;
	width:192px;
	height:48px;
	background:url(image/menu2a.jpg) no-repeat left top;
}

li.menu3{
	display:block;
	width:142px;
	height:48px;
	text-indent:-9999px;
	background:url(image/menu3a.jpg) no-repeat left top;
}

li.menu3 a:link,li.menu3 a:visited{
	display:block;
	width:142px;
	height:48px;
	background:url(image/menu3a.jpg) no-repeat left top;
}

li.menu3 a:hover{
	display:block;
	width:142px;
	height:48px;
	background:url(image/menu3b.jpg) no-repeat left top;
}

li.menu3 a:active{
	display:block;
	width:142px;
	height:48px;
	background:url(image/menu3a.jpg) no-repeat left top;
}

li.menu4{
	display:block;
	width:263px;
	height:48px;
	text-indent:-9999px;
	background:url(image/menu4a.jpg) no-repeat left top;
}

li.menu4 a:link,li.menu4 a:visited{
	display:block;
	width:263px;
	height:48px;
	background:url(image/menu4a.jpg) no-repeat left top;
}

li.menu4 a:hover{
	display:block;
	width:263px;
	height:48px;
	background:url(image/menu4b.jpg) no-repeat left top;
}

li.menu4 a:active{
	display:block;
	width:263px;
	height:48px;
	background:url(image/menu4a.jpg) no-repeat left top;
}

li.menu5{
	display:block;
	width:122px;
	height:48px;
	text-indent:-9999px;
	background:url(image/menu5a.jpg) no-repeat left top;
}

li.menu5 a:link,li.menu5 a:visited{
	display:block;
	width:122px;
	height:48px;
	background:url(image/menu5a.jpg) no-repeat left top;
}

li.menu5 a:hover{
	display:block;
	width:122px;
	height:48px;
	background:url(image/menu5b.jpg) no-repeat left top;
}

li.menu5 a:active{
	display:block;
	width:122px;
	height:48px;
	background:url(image/menu5a.jpg) no-repeat left top;
}

/*メイン
--------------------------------------------------------------------------*/
#photo{
	clear: both;
    float: left;
	width: 960px;
	height: 220px;
	margin: 0 0 30px;
	padding: 0;
}

#photo ul{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	clear:both;
	float:left;
	width:900px;
	height:auto;
	margin:10px 0 0;
	padding:0 30px;
	background:#fff url(image/mainback.jpg) no-repeat right top;
}

#boxleft{
	clear:both;
	float:left;
	width:400px;
	height:auto;
	margin:30px 40px 0 0;
}

#info{
	clear:both;
	float:left;
	width:400px;
	height:auto;
	margin:0;
	padding:34px 0 0;
	background:#F8F6E9 url(image/info-top.jpg) no-repeat left top;
	text-align:left;
}

#infoback{
	clear:both;
	float:left;
	width:400px;
	height:auto;
	margin:0;
	padding:0;
	background:url(image/info-bottom.jpg) no-repeat left bottom;
}

h1{
	font-size:16px;
	margin:0 0 15px;
	padding:0;
	text-indent:1.5em;
}

#main p{
	margin:0 0 15px;
	padding:0;
	text-align:justify;
	text-justify:inter-ideograph;
}

#info p{
	margin:0 20px 15px;
}

#houshin{
	clear:both;
	float:left;
	width:398px;
	height:auto;
	margin:30px 0 0 0;
	padding:0;
	text-align:left;
	border:1px solid #999;
}

h3{
	text-align:center;
	font-size:medium;
}

#houshin p{
	margin:0 20px 15px;
}

#houshin p.pright{
	text-align:right;
}

img.pict{
	margin:30px 0 0;
}

#rinen{
	float:right;
	width:460px;
	height:auto;
	margin:30px 0 0;
	padding:0;
	text-align:left;
}

h2{
	margin:0 0 5px;
	padding:0;
	background:url(image/h2.jpg) no-repeat left top;
	font-size:16px;
	color:#145992;
	text-indent:2.2em;
	line-height:35px;
}

#rinen img{
	margin:0 0 30px;
}

dt{
	margin:0 0 5px;
	padding:0 0 0 15px;
	font-weight:bold;
	background:url(image/rinen-dl.jpg) no-repeat left center;
}

dd{
	margin:0 0 15px 15px;
	padding:0 0 15px;
	border-bottom:1px dotted #000;
}

dd.bno{
	border-bottom:none;
}

/*フッタ
--------------------------------------------------------------------------*/
#submenu{
	clear:both;
	float:left;
	width:900px;
	height:auto;
	margin:50px 0 15px;
	padding:0;
}

#submenu ul{
	clear:both;
	float:left;
	width:900px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
}

#submenu li{
	display:inline;
	margin:0 40px 0 0;
	padding:0;
}

#submenu li.bno{
	margin:0;
}

#footer{
	clear:both;
	float:left;
	width:960px;
	height:90px;
	margin:0;
	padding:20px 0 0;
	text-align:left;
}

#footer img{
	float:left;
	margin:0 15px 0 1px;
}

address{
	font-style:normal;
	margin:55px 0 0;
}

.f-big{
	font-size:26px;
}