@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
	color:#3D3D3D;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-color: #FFE3BC;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 480px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 900px;
	margin:0px auto;
	background-color: #FFF;
}

#header {
	height: 160px;
	width:900px;
}

#header_left {
float: left;
width: 410px;
height:90px;
}

#header_tel {
float: right;
width: 200px;
height: 90px;
}

#header_menu {
float: right;
width: 290px;
height:90px;
position:relative;
}
.menu_pamphlet{ position:absolute;top:27px; right:0px;}
.menu_schedule{ position:absolute;top:27px; right:85.5px;}
.menu_kengaku{ position:absolute;top:27px; right:170px;}

#header_menu ul{
list-style-type: none;
}

#header_menu li{
float: right;
}

#bread {
float:left;
width: 900px;
height:25px;
font-size: 10px;
color:#333300;
background:url(../image/line.gif) repeat-x;
}

#bread li {
float: left;
list-style: none;
}

#bread li a {
margin: 0px;
padding: 5px 0px 10px 30px;
display:block;
font-weight: bold;
}

#bread .active {
padding: 5px 0px 10px 15px;
}


#navigation {
	margin:20px 30px;

}

#navigation  h5 {
	font-size: 0%;
	float: left;
	text-indent: -9999px;
}
#navigation #btn01  h5 a {
	background-image:url(../image/menu1.png);
	display: block;
	height: 30px;
	width: 168px;
}
#navigation #btn01 h5 a:hover {
	background-image: url(../image/menu1-2.png);
}

#navigation #btn02 h5 a {
	background-image: url(../image/menu2.png);
	display: block;
	height: 30px;
	width: 168px;
}
#navigation #btn02 h5 a:hover {
	background-image: url(../image/menu2-2.png);

}#navigation #btn03 h5 a {
	background-image: url(../image/menu3.png);
	display: block;
	height: 30px;
	width: 168px;
}
#navigation #btn03 h5 a:hover {
	background-image: url(../image/menu3-2.png);

}#navigation #btn04 h5 a {
	background-image: url(../image/menu4.png);
	display: block;
	height: 30px;
	width: 168px;
}
#navigation #btn04 h5 a:hover {
	background-image: url(../image/menu4-2.png);

}#navigation #btn05 h5 a {
	background-image: url(../image/menu5.png);
	display: block;
	height: 30px;
	width: 168px;
}
#navigation #btn05 h5 a:hover {
	background-image: url(../image/menu5-2.png);
}








#photo {
	float:left;
	width:840px;
	height:350px;
	margin:20px 0px 0px 30px;
	}



#subnavigation {
	float: left;
	width:190px;
	margin:20px 0px 0px 30px;
}

.i-1 {
	margin-bottom:5px;
}

#subnavigation  a:hover {
	opacity: 0.7 ;
	filter: alpha(opacity=70) ;	/* Ie用 */
}


.maincontent {
	float:right;
	width: 625px;
	margin-top:20px;
	margin-right:30px;
	margin-left:0px;
	margin-bottom:15px;
}


.maincontent  dl {
	line-height:2em;
	margin-top:5px;
}

.maincontent  dt {
	width:612px;
	border-bottom:1px dotted #ccc;
	padding-left:13px;
}

.maincontent  dd {
	margin:-2em 0 0 160px;
}




#banner {
	float:left;
	width:840px;
	height:65px;
	margin-left:30px;
	margin-bottom:15px;
}

#footer_line {
float:left;
width: 900px;
height:2px;
margin-bottom:15px;
background:url(../image/footer_line.png) repeat-x;
}

#footer {
	float:left;
	width:100%;
	border-top: 2px solid #ff6633;
	padding:20px 0 0 0;
	background:url(../image/footer_back.png) no-repeat;
}

#footer_left {
	float:left;
	width:305px;
	height:105px;
	margin-left:30px;
}

#footer_navi {
	float:left;
	margin-left:50px;
	width:480px;
}

#footer_navi .footer_box {
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #FF7613;
	min-height:170px;
}

#footer_navi .footer_box2 {
	float:left;
	margin-right:0px;
	padding-right:0px;
	min-height:170px;
}

#footer_navi ul {
	margin:0px;
}

#footer_navi li {
	list-style-type:none;　
	font-size:10px;
	line-height:15px;
}

#footer_navi li a {
	text-decoration:none;
	font-size:10px;
}

	
#footer_navi li.a_type a {
	background:url(../image/icon_menu.png) 0px 1px no-repeat;
	margin-bottom:2px;
	padding:0px 0px 0px 12px;
}









#footer_box1 {
	float:left;
	width:150px;
	height:250px;
	margin-left:20px;
}

#footer_box2 {
	float:left;
	width:170px;
	height:250px;
	margin-left:20px;
}


.footer_menu {
font-size: 10px;
}

#footer_copy {
	margin:15px 0 0 0;
	font-size: 10px;
	color: #989898;
	text-align: center;
}

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

.kanren{
	margin-left:30px;
}


