@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;
}	
a, a:link, a:visited{

	color:#009966;
	text-decoration:none;
	font-weight:normal;
	border-style:none;
	border-width:0;
	text-decoration:underline;
}
a:hover{	
	color:#003300;
	text-decoration:underline;}
p.plink{
	clear:both;
	text-align:right;
	margin-right:0px;
	margin-bottom:0;
	padding-right:15px;
	padding-bottom:3px;
	background-position:right center;
	background-repeat:no-repeat;
	height:12px;
	background-image:url(../image/right_arrow.gif);
	font-size:90%;
	line-height:1.5em;}
p.detail{
	clear:both;
	text-align:left;
	margin-right:0px;
	margin-bottom:0;
	padding-left:15px;
	background-position:left center;
	background-repeat:no-repeat;
	height:12px;
	background-image:url(../image/right_arrow.gif);
	font-size:90%;
	line-height:1.5em;}
p.more{
	margin:0px;
	padding:0px;
	font-size:0px;
}
p.pback{
	margin:0px;
	padding:0px;
	font-size:0px;
}
p.more a, p.pback a{
	background-image:url(../image/top_arrow.png);
	display:block;
	width:81px;
	height:18px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	clear:both;
}
p.pback a{
	float:right;
	margin-top:15px;
}
p.more a{background-image:url(../image/more.png);
	width:70px;
	height:22px;
	float:right;
}
p.more a:hover, p.pback a:hover{
	background-position:left bottom;
}
li{
	list-style:none;
}
.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;}

/*btn*/
div.btn{
	border:1px solid #cccccc;
	float:left;
	background-color:#ffffff;
}

div.btn p a{
	display:block;
	background-position:top left;
	background-repeat: no-repeat;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;}
div.btn p a:hover{
	background-position:bottom right;
}
	
/*layout*/

body{
	margin:0px;
	padding:0px;
	font-family:  "Arial", Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:90%;
	color:#333333;
	text-align:center;
	font-weight:normal;
	border-top:#243F23 9px solid;
	background:url(../image/bg_body.jpg) no-repeat top left;
}
#footer_out{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	border-top:#243F23 9px solid;
	background-image:url(../image/bg_footer.gif);
	height:auto;
}

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

#header, #message,#h1_pic,#contents{
	position:relative;
}
#message,
#h1_pic{
	height: 347px;
	width:960px;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../image/bg_message.jpg);
	z-index:2;
}
#h1_pic{
	height: 269px;
	background-image:none;
}

#header{
	height:78px;
}

#contents{
	background-color:#fff;
}
#sidenavi{
	float:right;
	width:300px;
	text-align:center;
}
#main{
	float:left;
	width:655px;
	text-align:left; 
}
#catch{
	font-size:200%;
	font-weight:bold;
	font-family:"メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka,arial, "ヒラギノ角ゴ Pro W3";
	width:500px;
	height:auto;
	margin:20px 0px 0px 0px;
	color:#003300;
	line-height:1.5em;
}
#point{
	width:550px;
	height:auto;
	background-color:#E0E7DC;
	padding:8px;
	font-size:90%;
	margin-top:20px;
	clear:both;
}
#point_title{
	font-size:120%;
	font-family:arial;
	font-weight:bold;
	margin-bottom:5px;

}


/*header*/
#header h1,
p#logo,
#header p#info,
#menu{
	position:absolute;
	top:0px;
	left:0px;
	color:#999999;
}
#header h1{
	font-size:10px;
	font-weight:normal;
	top:2px;
	left:180px;
}
p#logo{
	z-index:30;
}
#header p#info{
	left:auto;
	right:0px;
	top:5px;
}
#header p#info strong{
	font-size:140%;
	font-weight:normal;
	color:#003300;
}

/*Global Navi*/	
#menu {
	height:43px;
	left:auto;
	right:0px;
	top:31px;
	background:url(../image/bg_gmenu.jpg) no-repeat 0 0;
}

#menu li{float:left}

#menu_in li a{
	height:43px;
	display:block;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	background-image:url(../image/bg_gmenu.jpg);
	background-repeat: no-repeat;}
	
#gm1 a{background-position:0 0; width:129px;}
#gm1 a:hover{background-position:0 -43px;}
#gm2 a{background-position:-129px 0; width:168px;}
#gm2 a:hover{background-position:-129px -43px;}
#gm3 a{background-position:-297px 0; width:184px;}
#gm3 a:hover{background-position:-297px -43px;}
#gm4 a{background-position:-481px 0; width:117px;}
#gm4 a:hover{background-position:-481px -43px;}
#gm5 a{background-position:-598px 0; width:94px;}
#gm5 a:hover{background-position:-598px -43px;}
#gm6 a{background-position:-692px 0; width:93px;}
#gm6 a:hover{background-position:-692px -43px;}

/*Message Menu*/	

#message ul#message_menu{
	position:absolute;
	right:0px;
	height:240px;
	display:block;
	}

#message ul#message_menu li{
	height:60px;
	width:300px;
	display:block;}

#message ul#message_menu li a{
	height:60px;
	width:300px;
	display:block;
	text-indent:-10000px !important;
	text-indent /**/:0;
	font-size:0px;
	background-image:url(../image/message_menu.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
}
	
#promise1 a{background-position:0 0;top:94px;}
#promise1 a:hover{background-position:-300px 0;}
#promise2 a{background-position:0px -61px;top:154px;}
#promise2 a:hover{background-position:-300px -61px;}
#promise3 a{background-position:0 -121px;top:214px;}
#promise3 a:hover{background-position:-300px -121px;}
#promise4 a{background-position:0 -181px;top:274px;}
#promise4 a:hover{background-position:-300px -181px;}

#h1_pic #h1_1{
	height:269px;
	width:960px;
	display:block;
	background:url(../image/h1_1_pic.jpg) no-repeat top left;
	}
#h1_pic #h1_less_pain{background:url(../image/h1_less_pain.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_implant{background:url(../image/h1_implant.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_about_implant{background:url(../image/h1_about_implant.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_comparison{background:url(../image/h1_comparison.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_flow{background:url(../image/h1_flow.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_selection{background:url(../image/h1_selection.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_uneasiness{background:url(../image/h1_uneasiness.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_pain{background:url(../image/h1_pain.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_swelling{background:url(../image/h1_swelling.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_period{background:url(../image/h1_period.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_immediate_loading{background:url(../image/h1_immediate_loading.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_all_on_4{background:url(../image/h1_all_on_4.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_impossible{background:url(../image/h1_impossible.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_inclination{background:url(../image/h1_inclination.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_socket_lift{background:url(../image/h1_socket_lift.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_cynus_lift{background:url(../image/h1_cynus_lift.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_gbr{background:url(../image/h1_gbr.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_blog{background:url(../image/h1_blog.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_extraction{background:url(../image/h1_extraction.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_immediate_implant{background:url(../image/h1_immediate_implant.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_preservation{background:url(../image/h1_preservation.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_guided_surgery{background:url(../image/h1_guided_surgery.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_failure{background:url(../image/h1_failure.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_esthetics{background:url(../image/h1_esthetics.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_intro{background:url(../image/h1_intro.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_masahiro{background:url(../image/h1_masahiro.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_philosophy{background:url(../image/h1_philosophy.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_equipment{background:url(../image/h1_equipment.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_for_doctors{background:url(../image/h1_for_doctors.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_price{background:url(../image/h1_price.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_archives{background:url(../image/h1_archives.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_contact{background:url(../image/h1_contact.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_access{background:url(../image/h1_access.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_link{background:url(../image/h1_link.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_kiyaku{background:url(../image/h1_kiyaku.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_privacy{background:url(../image/h1_privacy.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_sitemap{background:url(../image/h1_sitemap.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}
#h1_pic #h1_clinic{background:url(../image/h1_clinic.jpg) no-repeat top left;
	height:269px;
	width:960px;
	display:block;}

/*sidenavi*/

.navi1{
	text-align:center;
	width:300px;
	padding-bottom:10px;
	border-bottom:#69A967 1px solid;
	margin:10px 0 0 0;
}

#sidenavi img,
#sidenavi p{margin:0;}
#sidenavi .navi1 p,
#sidenavi .navi1 h2,
#sidenavi .navi1 ul,
#sidenavi .navi1 li,
#sidenavi .navi1 dl,
#sidenavi .navi1 dd,
#sidenavi .navi1 dt{
	text-align:left;
	font-size:90%;
	margin:0;
}
#sidenavi .navi1 p{
	margin:0 10px;}

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

#sidenavi p.plink{
	text-align:right;
} 
.navi1 dl{
	margin:5px 0 0 0;}

.navi1 dd{
	margin:0;
	padding:0px	50px;
	border:none;}
.navi1 dt{
	padding:5px 10px 0px 10px;
	font-weight:bold;
	color:#333333;
}


/*side_menu*/
#sidenavi h2.h2_side_menu{
	width:300px;
	display:block;
	padding:8px 0px;
	color:#ffffff;
	font-size:100%;
	background:url(../image/h2_sidemenu.jpg) repeat-x top left;
}
#sidenavi ul.side_menu{
	border-bottom:1px #999999 solid;
	border-top:1px #999999 solid;
	text-align:left;}

#sidenavi ul.side_menu li{
	border-bottom:1px #cccccc dotted;
	padding:5px 0 5px 20px;
	background:url(../image/right_arrow.gif) no-repeat center left;}	

#sidenavi ul.side_menu li.sub{
	line-height:1.5em;
	font-size:90%;
	text-indent:25px;
	background-image:none;
}

	
/*side_btn*/	

#sidenavi div.btn{
	margin:8px auto 0 auto;
}
#sidenavi div.btn p a{
	display:block;
	height:90px;
	width:300px;
}
#sidenavi div.btn p#sidebtn_implant a{background-image:url(../image/sidebtn_implant.jpg);}
#sidenavi div.btn p#sidebtn_koza a{background-image:url(../image/sidebtn_koza.jpg);}
#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/sidebtn_case.jpg);}
#sidenavi div.btn p#sidebtn_promise a{background-image:url(../image/sidebtn_promise.jpg);}
#sidenavi div.btn p#sidebtn_profile a{background-image:url(../image/sidebtn_profile.jpg);}
/*index_box*/
#main h2,
#main .index_box h3{
	margin:0;
	padding:0;}
#main h2{margin-top:10px;}

#main h2#h2_form img{margin:20px 0 0 0;}

#index_box_out{
	background:url(../image/bg_index_box_out.jpg) repeat top left;
	padding:7px;
	margin:0;
}
#index_box_out2{
	background-color:#ffffff;
	padding-top:10px;
	padding-left:10px;
}

.index_box{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-right:5px;
	padding-bottom:5px;
	width: 191px !important;
	width /**/: 197px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;}

.index_box h3 a{
	margin:0;
	padding:0;
	display:block;
	height:33px;
	width:191px;
	text-indent: -10000px !important;
	text-indent /**/: 0;
	font-size:0px;
	background:url(../image/index_box_h3_1.jpg) no-repeat top left;
}

.index_box h3 a#index_box_h3_1{background-image:url(../image/index_box_h3_1.jpg)}
.index_box h3 a#index_box_h3_2{background-image:url(../image/index_box_h3_2.jpg)}
.index_box h3 a#index_box_h3_3{background-image:url(../image/index_box_h3_3.jpg)}
.index_box h3 a#index_box_h3_4{background-image:url(../image/index_box_h3_4.jpg)}
.index_box h3 a#index_box_h3_5{background-image:url(../image/index_box_h3_5.jpg)}
.index_box h3 a#index_box_h3_6{background-image:url(../image/index_box_h3_6.jpg)}
.index_box h3 a#index_box_h3_7{background-image:url(../image/index_box_h3_7.jpg)}
.index_box h3 a#index_box_h3_8{background-image:url(../image/index_box_h3_8.jpg)}

.index_box h3 a:hover{background-position:bottom left;}

.index_box p{
	font-size:85%;
}
/* index_box_out3 */
#main .h2_area .index_box h3{
	margin:0;
	padding:5px 0 5px 20px;}

#main .h2_area .index_box h3 a{
	background-image:none;
	padding:0;
	display:block;
	height:auto;
	width:auto;
	text-indent:0px !important;
	text-indent /**/:0;
	font-size:105%;
}
#main .h2_area .index_box{
	float:left;
	margin:10px 15px 0 0;
	padding:0 0 5px 0;
	width: 300px !important;
	width /**/: 300px;
	border-right:0px;
	border-top:#cccccc solid 1px;
	border-bottom:0px;
}
#main .h2_area .index_box p{
	line-height:1.4em;
	margin:0 0 5px 0;}

#main .h2_area .index_box p.more a{
	clear:none;
	float:left;}
#main .h2_area .index_box img{
	margin:0 0 0 5px;}	
/*h2 area*/
#main .h2_area {
	clear:both;	
	padding:0;
	padding-bottom:20px;
	margin:10px 0px 25px 0px;
	text-align:left;
}

#main .h2_area h2{
	margin:20px 15px 5px 0;
	padding:10px 0 0px 10px;
	font-size:130%;
	color:#2E502D;
	text-decoration:none;
	background:url(../image/bg_h2.gif) no-repeat top left;
	width:500px;
	font-family:"メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka,arial, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
}


#main .h2_area h2 a{
	font-size:100%;
	font-weight:bold;
	color:#2E502D;
	text-decoration:none;
}
#main .h2_area h2 a.detail{
	font-size:90%;
	font-weight:bold;
	color:#2E502D;
	float:right;
	text-align:right;
	padding:5px 0 5px 20px;
	background:url(../image/right_arrow.gif) no-repeat;}	

#main .h2_area h2 a:hover{
text-decoration:none;
}
#main .h2_area h3{
	margin:15px 0 0 0;
	padding:2px 0 2px 20px;
	background:url(../image/bg_h3.gif) no-repeat center left;
	height:20px;
	font-size:110%;
}
#main .h2_area h3,
#main .h2_area h3 a{
	color:#437143;
}
#main .h2_area h4{
	margin:10px 0px -5px 15px;
	font-size:100%;
	background-image:url(../image/check_icon.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:25px;
}		
#main .h2_area h4,
#main .h2_area h4 a{
	color:#FE8205;
}

#main .h2_area h3 a:hover,
#main .h2_area h4 a:hover{
	color:#FF6699;
	text-decoration:underline;
}

#main .h2_area img{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #DADADA;
	}
#main .h2_area img.noborder{
	border:none;
}
#main .h2_area h2 img{
	margin:0;
}
#main .h2_area img.right{
	float:right;
	margin-left:10px;}		
	
#main .h2_area p{
	text-indent:0px;
	margin-top:0.8em;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:0px;
	line-height:1.6em;
	font-weight:normal;
}

#main .h2_area p.sub{
	margin-top:5px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:0px;
	font-size:75%;
	font-weight:normal;
}

#main .h2_area strong{
	font-family:"メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka,arial, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color:#4AA252;
}
#main .h2_area ul{
	list-style-type:square;
	list-style-position:inside;
	margin-left:20px;
	width:90%;
}
#main .h2_area ul.contents_link,
#main .h2_area ul.contents_link li{
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-position:outside;
	background-color:#F7F7F7;
}
#main .h2_area ul.contents_link{
	margin-top:5px;
}
#main .h2_area ul.contents_link li.sub{
	line-height:0.8;
	font-size:90%;
	text-indent:25px;
	background-image:none;
}
#main .h2_area ol{
	margin-left:10px;
	margin-right:20px;
	list-style-position:inside;
	width:550px;
}
#main .h2_area ol li{
	list-style-type:decimal;
	margin-left:20px;
	margin-right:5px;
	font-size:85%;
	border-bottom:1px #999999 dotted;
	padding:5px 0;}			
#main .h2_area ul.archive-list li{
	font-size:85%;
	border-bottom:1px #999999 dotted;
	padding:5px 0;}			

#main .h2_area ul.contents_link{
	border-bottom:1px #999999 solid;
	border-top:1px #999999 solid;}

#main .h2_area ul.contents_link li{
	border-bottom:1px #cccccc dotted;
	padding:5px 0 5px 20px;
	background:url(../image/right_arrow.gif) no-repeat center left;}	

#main .h2_area ol li a.link{
text-align:right;
}



/*btn*/
.div_space{
clear:both;
}

#main div.btn{
	margin:10px 0px 0px 0px;
}
#main div.btn p.btn_all4 a,
#main div.btn p.btn_contact a{
	height: 98px;
	width: 655px;
	background-image:url(../image/btn_all4.jpg);
}
#main .div_space div.btn_left div.btn{
	margin-right:7px;}
#main .div_space div.btn p a{
	height: 90px;
	width: 322px;
}
#main div.btn p.btn_staff a{background-image:url(../image/btn_staff.jpg);}
#main div.btn p.btn_philo a{background-image:url(../image/btn_philo.jpg);}
#main div.btn p.btn_contact a{
	height: 120px;
	background-image:url(../image/btn_contact.jpg);}

/*table*/

table{
	margin:10px;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-collapse:collapse;
	border-spacing:1px;
	text-align:left;
	font-size:90%;
	font-weight:normal;
}
#main .h2_area table img,
#main .h2_area table p{
	margin:0;
	padding:0;
	float:none;
}

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

#main table.tabletaisei{
	margin-left: auto;
	margin-right:auto;
	}
#main table.tabletaisei th{
	width:150px;
}
#main table.tabletaisei td{
	width:50px;
	text-align:center;
}


#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.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:normal;
	line-height:1.5;
	background-color:#003300;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	color:#ffffff;
	text-align:center;
	border-collapse:collapse;
}
.timetable th{
	padding:3px;
	font-weight:normal;
	line-height:1;
	text-align:left;	
}

#main .h2_area table.price td{
	width:320px;
	text-align:right;
}

#main .h2_area table.price th{
	background-color:#999999;
	width:230px;
	text-align:left;
}
#main .h2_area table.price th.total{
	background-color:#333333;
}

#main td, .timetable td{
	background-color:#ffffff;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:6px;
	line-height:1.5em;
}
.timetable td{
	text-align:center;
}
#main table .thleft{
	text-align:left;
}
.timetable td, .timetable th{
	font-size:100%;
}

/*submenu*/
ul.crumb{
	margin-left:10px;
	margin-top:10px;
	font-size:85%;
}
ul.crumb li{
	margin: 0px;
	display:inline;
	}
ul.crumb li a{
	padding-right:3px;
}

/*blog*/

#main .h2_area h2.archive-title{
	background-image:none;
	border-left:#cccccc 7px solid;
	border-bottom:#cccccc 1px solid;
	padding:3px 10px;
	margin-left:10px;}
#main .h2_area h2.archive-title a{
	color:#999999;}

#main .h2_area .entry-footer{
border-top:1px solid #cccccc;}

/*footer*/
#footer{
	clear:both;
	margin:0 auto;
	width:960px;
	text-align:left;
	position:relative;
	font-size:85%;
	color:#999999;
}
#footer a{
	color:#999999;
} 
#footer table td{
	padding:3px;}

#footer p#copyright{
	color:#999999;
	margin:0;
	position:absolute;
	top:5px;
	right:350px;
	text-align:center;}

#footer_schedule{
	float:left;
	margin:50px 10px 10px 10px;
}


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

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

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

#footer ul.clinic_menu {
	margin:0px 7px;
	padding: 0;
	font-size:80%;
}
#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:50px;
	padding:0;
}

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

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

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

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

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

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

#main .confirm .resetBtn{
}

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

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

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

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

#main p.contactText{
margin:0 0 20px 0;
font-size:100%;
}
/* ブログ */
#main div.h2_area div.newsentry img{
	float:none;
	overflow:hidden;
	
	}
ul.tree{
	list-style:none!important;
	margin:0!important;
	padding:0!important;
	padding-bottom:12px!important;
	text-align:left;
	font-size:100%;}

ul.tree li{
	margin:0!important;
	padding:1px 0 0 17px!important;
	background:url(../image/tree_lst.png) no-repeat 0 0;
	list-style:none!important;
	line-height:130%;
	_line-height:150%;
}

#sidenavi ul.tree li li{
	margin:0!important;
	padding:1px 0 0 17px!important;
	background:url(../image/tree_lst.png) no-repeat 0 0;
	list-style:none!important;
	line-height:130%;
	_line-height:150%;
	font-size:80%;
}
#sidenavi ul.tree li li.tree_end,ul.tree li.end,ul.tree li.tree_end{background:url(../image/tree_end.png) no-repeat 0 0;}

#sidenavi ul.list1{
	list-style:none!important;
	padding:0!important;
	text-align:left;
	font-size:80%;
	margin:5px 6px 0px 6px;
}
#sidenavi ul.list1 li{
	margin:0;padding:0 0 5px 17px;
	background:url(../image/listmark.png) no-repeat 1px .15em;
	list-style:none!important;
	line-height:130%;
	_line-height:150%;
}


