body {
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	color:#333;
	line-height:140%;
	padding:0;
	margin:0;
	min-width:960px;
	background:url(../images/bg_f.jpg) repeat 0 0;
}


div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fildset,p,blockquote{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
}

ul{
	list-style:none;
}
ul img{
	vertical-align:bottom;
	margin:0;
}

a{
	color:#333;
	text-decoration:underline;
	outline:0;
	-webkit-transition:.5s linear;
}

a:visited {
    color:#333;
	text-decoration:underline;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

img {
    border:none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ls_1{
	letter-spacing:0.1em;
}
.ls_2{
	letter-spacing:0.2em;
}



.hover70 a:hover{
	/*opacity ie*/
	filter: alpha(opacity=70);
	/*opacity for mozila,safari*/
	-moz-opacity:0.70;
	opacity:0.70;
	zoom:1.0;
}



.bg_top{
	background:url(../images/grade_top.jpg) repeat-x top center #FFF;
	margin:0 auto;
}


/*header
---------------------------------------------------------*/
.header{
	background:url(../images/m_img.jpg) no-repeat center 39px;
	width:913px;
	margin:0 auto;
	text-align:left;
}

h1{
	font-size:11px;
	font-weight:normal;
	color:#333;
	padding:10px 0 0 10px;
}

.h_box{
	padding:350px 25px 0 20px;
	width:860px;
	position:relative;
	_zoom:1;
	overflow:hidden;
}
.h_box .copy{
	float:left;
	padding-bottom:50px;
	/*padding-bottom:25px;*/
}
.h_box .copy p{
	width:535px;
	line-height:160%;
	float:left;
}
.h_box .copy img{
	padding:30px 0 10px;
}

.h_box .gaikan{
	position:absolute;
	bottom:0;
	right:30px;
	float:right;
}



.bg_linen{
	margin:0 auto;
	background:url(../images/bg_linen.jpg) repeat;
	border-top:#7C6548 solid 2px;
}



/*コロナのお知らせ
---------------------------------------------------------*/
.corona{
	background: #fff8de;
	padding:40px 0 40px 0;
}
.corona .inbox{
	text-align: left;
	width:870px;
	margin:0 auto;
	background: #ffffff;
	border:2px solid #af5666;
	padding: 35px 30px 30px 30px;
	box-sizing: border-box;
}
.corona .title{
	color:#af5666;
	margin-bottom: 25px;
	font-size:19px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.corona ul{
	margin:20px 0;
}
.corona li{
	margin-bottom:15px;
}
.corona li:last-child{
	margin-bottom:0;
}
.corona li dl{
	position: relative;
	padding-left: 1.2em;
}
.corona li dt span{
	position:absolute;
	left: 0;
	top: 0;
}
.corona a {
	text-decoration:underline;
}
.corona a:hover {
	text-decoration:none;
}

/*content
---------------------------------------------------------*/
.content{
	_zoom:1;
	overflow:hidden;
	padding-top:40px;
	width:960px;
	margin:0 auto;
	background:url(../images/bg_tree.jpg) no-repeat center bottom;

}

.box1{
	_zoom:1;
	overflow:hidden;
	padding:0 15px 0 40px;
}
.box1 img{
	padding-bottom:8px;
}
.point1{
	float:left;
	padding-right:10px;
}
.point2{
	float:left;
	padding-right:15px;
	height:230px;
	background:url(../images/bird.jpg) no-repeat right bottom;
}
.point3{
	background:url(../images/icho2.jpg) no-repeat right 190px;
}

.point4{
	_zoom:1;
	overflow:hidden;
	background:url(../images/icho1.jpg) no-repeat 12px top;
	padding:0 0 8px 40px;
	width:380px;
}
.box2{
	float:left;
}

.box2_copy{
	width:387px;
	padding:3px 0 35px 40px;
	text-align:left;

}
.box2_copy p{
	padding-top:8px;
}

.info{
	background:url(../images/bg_info.png) no-repeat right bottom;
	margin:15px 40px 45px 20px;
	width:462px;
	height:222px;
	float:left;
	position:relative;
}
.info p{
	width:305px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	top:30px;
	left:30px;
}



/*footer
---------------------------------------------------------*/


.footer{
	width:840px;
	_zoom:1;
	overflow:hidden;
	color:#FFF;
	margin:40px auto 30px;
	text-align:left;
}
.f_left{
	float:left;
	width:330px;
}

.medical{
	margin:5px 0;
}
.medical th,td{
	vertical-align:top;
}
.medical th{
	font-weight:normal;
}

.map{
	float:right;
	text-align:right;
	margin-top:13px;
}
.map iframe{
	border:#BED4B4 4px solid;
}
.map img{
	text-align:right;
	padding-top:10px;
}


address{
	padding:30px 0 50px;
	text-align:center;
	font-size:9px;
	font-style:normal;
	letter-spacing:0.3em;
	color:#FFF;
}
