@charset "Shift_JIS"

/*\*//*/
textarea, select, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}	
/**/ 


/*text*/

{}
img, a, h1, h2, h3, h4, p,
ul,ol,li,
a img{
	border-style:none;
	border-width:0;
	margin:0;
	padding:0;
	line-height:1.5em;
	list-style-position:outside;
	list-style-type:none;

}	
a, a:link, a:visited{
	color:#388436;
	text-decoration:none;
	font-weight:bold;
	border-style:none;
	border-width:0;
}
a:hover{	
	color:#FF3300;
	text-decoration:underline;}

p.pback,
p.plink{
	margin:0px;
	padding:0px;
	font-size:0px;
	clear:both;
}
p.plink a{
	background-image:url(../image/plink_arrow.jpg);
	display:block;
	width:92px;
	height:20px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	clear:both;
	float:right;
	margin-top:5px;
}
p.plink a:hover{
	background-image:url(../image/plink_arrow_on.jpg);
}
p.pback a{
	background-image:url(../image/pbackarrow.jpg);
	display:block;
	width:152px;
	height:20px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	clear:both;
	float:right;
	margin-top:5px;
}
p.pback a:hover{
	background-image:url(../image/pbackarrow_on.jpg);
}
.clear{clear:both;}			
.left{float:left;
	margin-right:10px;}		
.right{float:right;
	margin-left:10px;}		

/*強調*/
strong{
	font-weight:bold;
	font-size:100%;}

em{
	font-style:italic;
	color:#1F8D3F;
	font-size:135%;}

.entry-content strong{color:#333333;}

.entry-content em{color:#333333;}

	
/*layout*/

body{
	margin:0px;
	padding:0px;
	font-family:  "Arial", Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:90%;
	color:#666666;
	text-align:center;
	background-color:#886A55;
}
#back_g{
	margin:0px;
	padding:0px;
	background:url(../image/bg.jpg);
	background-repeat:repeat-x;
}
#wrapper{
	padding:0;
	margin:0 auto 0px auto;
	position:relative;
	width:892px;
}
#header, #h1_pic,#contents{
	position:relative;
}

#header{
	height:185px;
}
#topimage{
	padding:0px;
	margin:0px auto 0px auto;
	width:892px;
	height:310px;
	background-color:#FFFFFF;
}
#secondimage{
	padding:0px;
	margin:1px auto 0px auto;
	width:892px;
	height:200px;
	background-color:#FFFFFF;
}
#contents{
float:left;
margin:0px auto 0px auto;
padding-top:10px;
	width:892px;
	background-color:#FFFFFF;
}
#sidenavi{
	float:left;
	width:220px;
	padding-left:10px;
	text-align:center;

}
#main{
	float:right;
	width:660px;
	text-align:left;
}
.clear{
clear:both;}

/*header*/
#header div#h1_base,
p#logo,
p#tel,
#menu{
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	color:#999999;
}
#header div#h1_base{
	width:884px;
	height:15px;
	text-align:left;
}
#header div#h1_base h1{
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin:5px 0px 0px 3px;
	padding:0;
}
p#logo{
	z-index:30;
	top:23px;
	left:0px;
}
p#tel{
	left:630px;
	top:17px;
	}
	
/*Global Navi*/	
#menu {
	height:55px;
	width:892px;
	left:0px;
	top:124px;
	z-index:30;
	background:url(../image/bg_mainmenu.jpg) no-repeat 0 0;
}

#menu li{float:left}

#menu_in li a{
	height:55px;
	display:block;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	background-image:url(../image/bg_mainmenu.jpg);
	background-repeat: no-repeat;}
	
#gm1 a{background-position:0 0; width:129px;}
#gm1 a:hover{background-position:0 -55px;}
#gm2 a{background-position:-129px 0; width:127px;}
#gm2 a:hover{background-position:-129px -55px;}
#gm3 a{background-position:-256px 0; width:127px;}
#gm3 a:hover{background-position:-256px -55px;}
#gm4 a{background-position:-383px 0; width:127px;}
#gm4 a:hover{background-position:-383px -55px;}
#gm5 a{background-position:-510px 0; width:127px;}
#gm5 a:hover{background-position:-510px -55px;}
#gm6 a{background-position:-637px 0; width:127px;}
#gm6 a:hover{background-position:-637px -55px;}
#gm7 a{background-position:-763px 0; width:127px;}
#gm7 a:hover{background-position:-763px -55px;}

/*Side Navi*/
.navi1{
	text-align:left;
	width: 198px !important;
	width /**/: 200px;
	padding:10px 0px 0px 0px;
	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	margin-bottom:10px;
}
.navi1 h3{
color:#896B55;
font-size:12px;
margin:15px 0px 0px 15px;
}
.navi1 p{
color:#333333;
font-size:12px;
margin:3px 0px 0px 15px;
}
#sidenavi div.btn{
	margin:0px auto 10px auto;
	padding:0;
	float:left;
}
#sidenavi div.btn p a{
	display:block;
	width: 200px !important;
	width /**/: 202px;
	height: 70px !important;
	height /**/: 72px;
	text-indent: -10000px !important;

}
#sidenavi div.btn p#sidebtn_contact a{background-image:url(../image/sidebtn_contact.jpg);}
#sidenavi div.btn p#sidebtn_case a{background-image:url(../image/case.jpg);}
#sidenavi div.btn p#sidebtn_staffblog a{background-image:url(../image/staffblog.jpg);}
#sidenavi div.btn p#sidebtn_flow a{background-image:url(../image/flow.jpg);}

#sidenavi div.btn p a:hover{
	background-position:top right;}

#sidenavi h2{
	width:190px !important;
	width /**/: 200px;
	height:28px;
	display:block;
	margin:0;
	margin-top:10px;
	padding-left:10px;
	padding-top:5px;
	background:url(../image/side_h2.jpg) no-repeat bottom left;
	font-size:15px;
	color:#3C2423;
	text-align:left;
	clear:both;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
#sidenavi h2 a{
	color:#3C2423;}

#sidenavi .contents_link {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left:0px;
	clear: both;
	padding: 0px;
	list-style-position: outside;
}
#sidenavi .contents_link li {
text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 2.1;
	margin: 0px;
	padding: 0px;
	width:200px;
}

#sidenavi .contents_link a {
	background-image: url(../image/side_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	line-height: 1;
	margin: 0px;
	text-decoration: none;
	padding:10px 0px 10px 0px;
	font-weight: bold;
}
#sidenavi .contents_link a:hover{
	background-image: url(../image/side_arrow_on.jpg);
}


#sidenavi .navi1 p.chuoh{
text-align:center;
margin:5px auto 5px auto;
}

#sidenavi .navi1 li{
	margin:5px 10px;
	padding:0;}
#sidenavi .navi2 p{
	margin:0 10px;}
#sidenavi .navi2 p.chuoh{
text-align:center;
}

#sidenavi .navi2 li{
	margin:5px 0px;
	padding:0;}

#sidenavi p.plink{
	text-align:right;
} 



/*indexbox*/
#main .reason_box,
#main .reason_box2,
#main .reason_box3,
#main .reason_box4,
#main .reason_box5,
#main .reason_box6,
#main .service_box1,
#main .service_box2,
#main .service_box3,
#main .service_box4,
#main .service_box5,
#main .service_box6,
#main .service_box7,
#main .service_box8,
#main .service_box9,
#main .service_box10,
#main .clinic_box1,
#main .clinic_box2,
#main .clinic_box3,
#main .clinic_box4,
#main .clinic_box5{
	float:left;
	margin:0px 0px 15px 6px;
	padding:0px;
	width: 310px;
	height: 150px;
	display:block;
	text-align:left;
	position:relative;
	border:5px solid #CCCCCC;

}
#main .reason_box{
	background-image: url(../image/box1.jpg);
	background-repeat:no-repeat;
}
#main .reason_box2{
	background-image: url(../image/box2.jpg);
	background-repeat:no-repeat;
}
#main .reason_box3{
	background-image: url(../image/box3.jpg);
	background-repeat:no-repeat;
}
#main .reason_box4{
	background-image: url(../image/box4.jpg);
	background-repeat:no-repeat;
}
#main .reason_box5{
	background-image: url(../image/box5.jpg);
	background-repeat:no-repeat;
}
#main .reason_box6{
	background-image: url(../image/box6.jpg);
	background-repeat:no-repeat;
}
#main .service_box1{
	background-image: url(../image/service_box01.jpg);
	background-repeat:no-repeat;
}
#main .service_box2{
	background-image: url(../image/service_box02.jpg);
	background-repeat:no-repeat;
}
#main .service_box3{
	background-image: url(../image/service_box03.jpg);
	background-repeat:no-repeat;
}
#main .service_box4{
	background-image: url(../image/service_box04.jpg);
	background-repeat:no-repeat;
}
#main .service_box5{
	background-image: url(../image/service_box05.jpg);
	background-repeat:no-repeat;
}
#main .service_box6{
	background-image: url(../image/service_box06.jpg);
	background-repeat:no-repeat;
}
#main .service_box7{
	background-image: url(../image/service_box07.jpg);
	background-repeat:no-repeat;
}
#main .service_box8{
	background-image: url(../image/service_box08.jpg);
	background-repeat:no-repeat;
}
#main .service_box9{
	background-image: url(../image/service_box09.jpg);
	background-repeat:no-repeat;
}
#main .service_box10{
	background-image: url(../image/service_box10.jpg);
	background-repeat:no-repeat;
}
#main .clinic_box1{
	background-image: url(../image/clinic_box01.jpg);
	background-repeat:no-repeat;
}
#main .clinic_box2{
	background-image: url(../image/clinic_box02.jpg);
	background-repeat:no-repeat;
}
#main .clinic_box3{
	background-image: url(../image/clinic_box03.jpg);
	background-repeat:no-repeat;
}
#main .clinic_box4{
	background-image: url(../image/clinic_box04.jpg);
	background-repeat:no-repeat;
}
#main .clinic_box5{
	background-image: url(../image/clinic_box05.jpg);
	background-repeat:no-repeat;
}
#main .reason_box p,
#main .reason_box2 p,
#main .reason_box3 p,
#main .reason_box4 p,
#main .reason_box5 p,
#main .reason_box6 p,
#main .service_box1 p,
#main .service_box2 p,
#main .service_box3 p,
#main .service_box4 p,
#main .service_box5 p,
#main .service_box6 p,
#main .service_box7 p,
#main .service_box8 p,
#main .service_box9 p,
#main .service_box10 p,
#main .clinic_box1 p,
#main .clinic_box2 p,
#main .clinic_box3 p,
#main .clinic_box4 p,
#main .clinic_box5 p
{
font-size:12px;
color:#333333;
margin:45px 110px 0px 20px;

}
#main .reason_box div.box_arrow,
#main .reason_box2 div.box_arrow,
#main .reason_box3 div.box_arrow,
#main .reason_box4 div.box_arrow,
#main .reason_box5 div.box_arrow,
#main .reason_box6 div.box_arrow,
#main .service_box1 div.box_arrow,
#main .service_box2 div.box_arrow,
#main .service_box3 div.box_arrow,
#main .service_box4 div.box_arrow,
#main .service_box5 div.box_arrow,
#main .service_box6 div.box_arrow,
#main .service_box7 div.box_arrow,
#main .service_box8 div.box_arrow,
#main .service_box9 div.box_arrow,
#main .service_box10 div.box_arrow,
#main .clinic_box1 div.box_arrow,
#main .clinic_box2 div.box_arrow,
#main .clinic_box3 div.box_arrow,
#main .clinic_box4 div.box_arrow,
#main .clinic_box5 div.box_arrow
{
	margin:-30px 15px 15px auto;
	padding:0;
	float:right;
}
#main .reason_box div.box_arrow p.barrow a,
#main .reason_box2 div.box_arrow p.barrow a,
#main .reason_box3 div.box_arrow p.barrow a,
#main .reason_box4 div.box_arrow p.barrow a,
#main .reason_box5 div.box_arrow p.barrow a,
#main .reason_box6 div.box_arrow p.barrow a,
#main .service_box1 div.box_arrow p.barrow a,
#main .service_box2 div.box_arrow p.barrow a,
#main .service_box3 div.box_arrow p.barrow a,
#main .service_box4 div.box_arrow p.barrow a,
#main .service_box5 div.box_arrow p.barrow a,
#main .service_box6 div.box_arrow p.barrow a,
#main .service_box7 div.box_arrow p.barrow a,
#main .service_box8 div.box_arrow p.barrow a,
#main .service_box9 div.box_arrow p.barrow a,
#main .service_box10 div.box_arrow p.barrow a,
#main .clinic_box1 div.box_arrow p.barrow a,
#main .clinic_box2 div.box_arrow p.barrow a,
#main .clinic_box3 div.box_arrow p.barrow a,
#main .clinic_box4 div.box_arrow p.barrow a,
#main .clinic_box5 div.box_arrow p.barrow a{
	display:block;
	width: 85px !important;
	width /**/: 87px;
	height: 13px !important;
	height /**/: 15px;
	text-indent: -10000px !important;
	font-size:1px;
	background-image:url(../image/box_arrow.jpg);
}

#main .reason_box div.box_arrow p.barrow a:hover,
#main .reason_box2 div.box_arrow p.barrow a:hover,
#main .reason_box3 div.box_arrow p.barrow a:hover,
#main .reason_box4 div.box_arrow p.barrow a:hover,
#main .reason_box5 div.box_arrow p.barrow a:hover,
#main .reason_box6 div.box_arrow p.barrow a:hover,
#main .service_box1 div.box_arrow p.barrow a:hover,
#main .service_box2 div.box_arrow p.barrow a:hover,
#main .service_box3 div.box_arrow p.barrow a:hover,
#main .service_box4 div.box_arrow p.barrow a:hover,
#main .service_box5 div.box_arrow p.barrow a:hover,
#main .service_box6 div.box_arrow p.barrow a:hover,
#main .service_box7 div.box_arrow p.barrow a:hover,
#main .service_box8 div.box_arrow p.barrow a:hover,
#main .service_box9 div.box_arrow p.barrow a:hover,
#main .service_box10 div.box_arrow p.barrow a:hover,
#main .clinic_box1 div.box_arrow p.barrow a:hover,
#main .clinic_box2 div.box_arrow p.barrow a:hover,
#main .clinic_box3 div.box_arrow p.barrow a:hover,
#main .clinic_box4 div.box_arrow p.barrow a:hover,
#main .clinic_box5 div.box_arrow p.barrow a:hover{
	background-position:top right;}
	
#main .blog_box{
	float:left;
	margin:20px 0px 20px 7px;
	padding:0px;
	width: 630px;
	height: auto;
	text-align:left;
}

#main .blog_box h2.top_news,
#main .blog_box h2.top_sblog{
display:block;
	height: 41px;
	width: 630px;
	background-position:center;
	text-indent:-10000px;
	background-repeat: no-repeat;
	clear:both;
}
#main .blog_box h2.top_news{
background-image:url(../image/h2_news.jpg);
}
#main .blog_box h2.top_sblog{
background-image:url(../image/h2_sblog.jpg);
}
#main .blog_box .contents_link {
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	list-style-position: outside;
}
#main .blog_box ul.contents_link {
margin:0px 0px 0px 0px;
}
#main .blog_box .contents_link li{
text-align:left;
font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 2.1;
	margin:0px;
	padding: 0px 0px 0px 0px;
	width:630px;
	height:42px;
}

#main .blog_box .contents_link li a{
display:block;
	background-image: url(../image/side_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	line-height: 1;
	margin: 0px;
	text-decoration: none;
	padding:15px 0px 10px 0px;
	font-weight:normal;
}
#main .blog_box .contents_link a:hover{
	background-image: url(../image/side_arrow_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#main div.contactbtn{
	margin:0px auto 10px auto;
	padding:0;
	float:left;
}
#main div.contactbtn p a{
	display:block;
	width: 630px !important;
	width /**/: 632px;
	height: 210px !important;
	height /**/: 212px;
	text-indent: -10000px !important;

}
#main div.contactbtn p#fcontactbtn a{background-image:url(../image/contactbtn.jpg);}

#main div.contactbtn p#fcontactbtn a:hover{
	background-position:top right;}

#main h1{
	width:550px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
	margin:10px 0px 0px 15px;
	font-size:31px;
	color:#388436;
}
#main p.h1_summary{
margin:0 0 20px 15px;}

ul.crumb{
	margin-left:15px;
	margin-top:0px;
	font-size:12px;
}
ul.crumb li{
	margin: 0px;
	display:inline;
	}
ul.crumb li a{
	padding-right:3px;
}

/*h2_area*/
#main .h2_area{
clear:both;
margin:10px 0px 0px 15px;
padding:0px;
width:610px;
height:auto;
}

#main .h2_area h2{
height:40px;
margin:0px 0 0 0;
padding:6px 0px 5px 10px;
display:block;
color:#3C2423;
font-size:20px;
font-weight:normal;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
background:url(../image/h2_bg.jpg) no-repeat}

#main .h2_area h2 a{color:#3C2423}
#main .h2_area h2 a:hover{color:#3C2423}

#main .h2_area h3{
width:auto;
height:30px !important;
height /**/:40px;
padding:10px 0px 0px 5px;
margin:15px 0 0 5px;
display:block;
color:#3C2422;
font-size:16px;
}

#main .h2_area img{
float:left;
margin:5px 10px 0 auto}

#main .h2_area img.right{
float:right;
margin:8px 0px 5px 10px;
}

#main .h2_area p{
margin:5px 5px 10px 10px;
line-height:1.6em;
font-size:90%;
color:#333333;
}
#main .h2_area p strong{
font-weight:bold;
color:#000000;
}

#main .h2_area ul{
	list-style-position:inside;
	margin-left:20px;
}
#main .h2_area ul.list li{
	list-style-type:circle;
}
#main .h2_area p a.big_link{
font-size:120%;
color:#388436;
}


/*table*/
table{
	margin:10px;
		border-collapse:collapse;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	text-align:left;
	}
#main .h2_area table img,
#main .h2_area table p{
	margin:0;
	padding:0;
	float:none;
}
#main .h2_area table .implant{
	width:100%;
	border-bottom:5px double #666666;
	}

#main table .thleft{
	text-align:left;
}

#main table.tabletaisei{
	margin-left: auto;
	margin-right:auto;
	}
#main table.tabletaisei th{
	width:160px;
}
#main table.tabletaisei td{
	width:50px;
	text-align:center;
}
#main .h2_area table.white,
#main .h2_area table.white td{
	border-style:none;
	padding:0px 3px 2px 3px;
	vertical-align:top;
	}


#main colgroup.kamoku {
	text-align:left;
	padding-left:10px;
	width:80px;}
#main colgroup.jikan{
	text-align:center;
	width:95px;}
#main colgroup.kamoku th,#main colgroup.kamoku td{
	text-align:left;
}
#main colgroup.youbi{
	background-color:#FFFEE3;
	text-align:center;}
#main colgroup.youbi{
	width:30px;}
#main th#sunday{
	width:40px;}
#main th.thcenter,#main td.tdleft{
	text-align:left;
}
#main td{
	padding:0;
	}

#main td.shinryo{
	background-color:#FFFEE3;
	text-align:center;
}
#main td.kyushin,
#main td.shinryo{
	font-size:16px;
		text-align:center;
}
#main td#doyo{
	font-size:10px;}
#main table.tableleft td{
	padding:5px;}
#main table.border,#main table.border tr,#main table.border td,
#main table.noframe,#main table.noframe tr,#main table.noframe td{
	border-style:none;
	background-color:#ffffff;
	border-collapse:separate;
	border-spacing:0px;
	text-align:left;
	vertical-align:top;
}
#main table.border img{
	margin:0;
}
#main table.border td{
	border-bottom:1px #999999 dotted;
}
#main td, #main th,
.timetable td, .timetable th{
	border-style:none;
	}
#main th,.timetable th{
	padding:5px 15px;
	font-weight:bold;
	line-height:1.5;
	background-color:#F7F7F7;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	color:#666666;
	text-align:center;	
}
.timetable th{
	padding:3px;
	font-weight:bold;
	line-height:1;
	text-align:left;	
}

#main td, .timetable td{
	background-color:#ffffff;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	padding:0;
}
.timetable td{
	text-align:center;
}
#main table .thleft{
	text-align:left;
}
.timetable td, .timetable th{
	font-size:90%;
}

#main table.pricelist
{
	margin-left:19px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	text-align:left;
	font-size:110%;/* 文字サイズの修正 */
	font-size:13px;/* 文字サイズの修正 */
	empty-cells:show;
}

#main table.pricelist th,
#main table.pricelist td
{
	padding:7px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	line-height:140%;
	height:30px;
}
#main table.pricelist td.righttext{
text-align:right;
}

#main table.pricelist th
{
	font-size:12px;
	color:#666666;
}
#main table.pricelist td.shinryo{
	width:45px;
	text-align:center;
}
#main table.pricelist td.kyushin{
	width:45px;
	text-align:center;
}



/*Footer*/
#copyright{
background-color:#3C2423;
	height:30px;
	width:auto;
}
#copyright div.cright{
	padding:0;
	margin:0 auto 0px auto;
	position:relative;
	width:892px;
}
#copyright div.cright p{
text-align:right;
color:#FFFFFF;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
font-size:11px;
}
#footer_out{
background-color:#FFFFFF;
	height:auto;
}

#footer{
	clear:both;
	margin:0 auto;
	width:892px;
	text-align:left;
	position:relative;
	font-size:85%;
	color:#666666;
}
#footer table td{
	font-size:30px;
	padding:8px;
		color:#896B55;
		background-color:#FFFFFF;
		width:25px;
		text-align:center;
}

#footer table th{	padding:8px;
background-color:#D4CFCF;
color:#FFFFFF;}
#footer table th.thcenter{
background-color:#FFFFFF;
color:#896B55;}

#footer table{
	margin:23px auto;
	border:1px solid silver;
	border-collapse:collapse;
	border-spacing:0px;
	}


#footer_schedule{
	float:left;
	margin:10px 10px 10px 10px;}
.footer_left{
	float:left;
	margin:5px;
	padding:0;
}
.footer_left img, .footer_left p{
	margin:0;
	padding:0;}
	
ul#footer_menu {
	margin:0px;
	padding:30px 10px 10px 10px;
}

ul#footer_menu li{
	list-style-type:none;
	margin: 0px;
	padding-left:7px;
	padding-right:5px;
	display:inline;
	border-right:1px solid #ffffff;

	}
#footer ul#footer_menu a{
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	}
#footer ul#footer_menu a:hover{	
	color:#cc0000;
} 

#footer ul.clinic_menu {
	margin:0px 7px;
	padding: 0;
	font-size:80%;
	color:#999999;
}
#footer ul.clinic_menu li{
	list-style-type:none;
	margin: 0px;
	padding-left:0px;
	padding-right:5px;
	display:inline;
	}



#footer p#w3c{
	margin:0;
	position:absolute;
	bottom:5px;
	right:20px;
	padding:0;
}

/*ギャラリー*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* 20:お問い合わせ */
#main div.h2_area table.contact{
width:100%;
border:5px solid #CCCCCC;
margin:0 0 20px 0;
}

#main div.h2_area table.contact th{
width:30%;
border:1px solid #CCCCCC;
background:#F5F5F5;
padding:10px;
}
#main div.h2_area table.contact td{
width:70%;
border:1px solid #CCCCCC;
padding:10px;
text-align:left;
background-color:#FFFFFF;
}
#main div.h2_area em.must{
font-size:120%;
font-style:normal;
font-weight:bold;
color:#CC0000;
}

#main div.h2_area em.check{
font-size:80%;
font-style:normal;
font-weight:normal;
}

#main div.h2_area table.contact td input,
#main div.h2_area table.contact td textarea{
padding:5px;
}

#main div.h2_area .confirm{
margin:20px 0;
text-align:center;
background:#F5F5F5;
padding:10px;
}

#main div.h2_area .confirm .submitBtn{
padding:10px 20px;
}

#main div.h2_area .confirm .resetBtn{
}

#main div.h2_area .confirm .backBtn{
}
#main div.h2_area div.error{
border:5px solid #CC0000;
padding:10px;
margin:0 0 20px 0;
}

#main div.h2_area div.error ul{
padding:0 0 0 15px;
}

#main div.h2_area div.error ul li{
list-style-type:disc;
}

#main div.h2_area div.error p{
color:#CC0000;
font-weight:bold;
margin:0 0 10px 0;
}

#main div.h2_area p.contactText{
margin:0 0 20px 0;
font-size:100%;
}
/* ブログ */
#main div.h2_area div.newsentry img{
	float:none;
	overflow:hidden;
	
	}

