/*@charset "utf-8";*/

/*-- 全体指定 --*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color:#E3E2E7;
	background-image: url(../img/back02.gif);
	background-repeat: repeat-x;
}

img {
	border:0px;
	}
/*-- 20090316(F)修正 --*/	
#wrap {
	width: 960px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../img/back01.jpg);
	background-repeat: repeat-y;
	background-position: 19px;
}
/*-- 20090316(F)修正ここまで --*/	
.notext {
	display: none;
	}
	
.notext01 {
	text-indent: -10000px;
	}

/*-- ヘッダー指定 --*/

#header {
	width: 958px;
	height: 143px;
	background-repeat: no-repeat;
	background-image: url(../img/header.gif);
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 100px;
	#margin-top:-10px;
}


#header01 {
	width: 927px;
	height: 30px;
	background-image: url(../img/header01.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-top: 10px;
}

#header01 ul {
	margin-left: 40px;
}

#header01 li {
	float: left;
	list-style-type: none;
	height: 21px;
	margin-right: 15px;
}

#header01 li a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.boa a {
	background-image: url(../img/he01.gif);
	width: 57px;
}

.boa a:hover {
	background-image: url(../img/he01_f.gif);
}

.bob a {
	background-image: url(../img/he02.gif);
	width: 130px;
}

.bob a:hover {
	background-image: url(../img/he02_f.gif);
}

.boc a {
	background-image: url(../img/he03.gif);
	width: 79px;
}

.boc a:hover {
	background-image: url(../img/he03_f.gif);
}

.bod a {
	background-image: url(../img/he04.gif);
	width: 79px;
}

.bod a:hover {
	background-image: url(../img/he04_f.gif);
}

.boe a {
	background-image: url(../img/he05.gif);
	width: 112px;
}

.boe a:hover {
	background-image: url(../img/he05_f.gif);
}

.bof a {
	background-image: url(../img/he06.gif);
	width: 118px;
}

.bof a:hover {
	background-image: url(../img/he06_f.gif);
}

.bog a {
	background-image: url(../img/he07.gif);
	width: 83px;
}

.bog a:hover {
	background-image: url(../img/he07_f.gif);
}

.boh a {
	background-image: url(../img/he08.gif);
	width: 98px;
}

.boh a:hover {
	background-image: url(../img/he08_f.gif);
}

.concept {
	background-image: url(../img/concept.jpg);
	background-repeat: no-repeat;
	width: 988px;
	height: 324px;
	margin-left: -11px;
	clear: both;
}

.concept h2 {
	text-indent: -10000px;
}

.concept p {
	text-indent: -10000px;
}

.flash {
	margin-left: 65px;
	margin-top: 130px;
	height: 146px;
	width: 877px;
	background-image: url(../img/top_fla.jpg);
	background-repeat: no-repeat;
}
.flash p {
	display:none;
}
/*-- 左メイン+右メニュー部分指定 --*/

/*-- 20090316(F)修正 --*/
#main {
	width: 960px;
	clear: both;
}
/*-- 20090316(F)修正ここまで --*/

/*------ ie6のみ適用 css---------*/
* html .line {
	margin-left: 55px;
	margin-bottom: -6px;
}

/*------ ie7のみ適用 css---------*/
.line {
	margin-left: 55px;
	margin-bottom: 0px; /**/;
}

/*-- 左部分指定 --*/

#leftmenu {
	float: left;
	width: 687px;
	height: 100%;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	letter-spacing: 1pt;
}


.four {
	width: 634px;
	display: block;
	margin-bottom: 0px;
	margin-left: 52px;
	margin-top: 5px;
}

.four h3 a {
	width: 315px;
	height: 112px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}

.four p {
	margin-top: 3px;
	margin-left: 4px;
	color: #000000;
}

.boxa {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

.boxa h3 a {
	background-image: url(../img/main01.jpg);
}

.boxa h3 a:hover {
	background-image: url(../img/main01_f.jpg);
}

.boxb {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.boxb h3 a {
	background-image: url(../img/main02.jpg);
}

.boxb h3 a:hover {
	background-image: url(../img/main02_f.jpg);
}

.boxc {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

.boxc h3 a {
	background-image: url(../img/main03.jpg);
}

.boxc h3 a:hover {
	background-image: url(../img/main03_f.jpg);
}

.boxd {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.boxd h3 a {
	background-image: url(../img/main04.jpg);
}

.boxd h3 a:hover {
	background-image: url(../img/main04_f.jpg);
}

.textbox01 {
	clear: both;
	width: 630px;
	height: auto;
	margin-bottom: 20px;
	margin-left: 52px;
	background-repeat: no-repeat;
	background-image: url(../img/title2.jpg);
}

.textbox01 p {
	margin-left: 40px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
/*-- 20090316(F)修正 --*/
.textbox01 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #FF3300;
	padding-left: 35px;
	padding-top: 20px;
}
/*-- 20090316(F)修正ここまで --*/
.what {
	width: 629px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 52px;
	color: #000000;
}

.what h3 {
	text-indent: -10000px;
	background-image: url(../img/what.jpg);
	background-repeat: no-repeat;
	width: 629px;
	height: 39px;
}

.what dl {
	margin-top: 10px;
	font-size: 15px;
}

.what dt {
	margin-left: 10px;
	margin-right: 5px;
	font-weight: bold;
	float: left;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	display: block;
}

.what dd {
	margin-bottom: 10px;
	margin-left: 135px;
	display: block;
}

.more a {
	float: right;
	margin-right: 10px;
	clear: both;
	color: #FF6600;
	background-image: url(../img/detail01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 107px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-indent: -10000px;
}

.more a:hover {
	color: #0099FF;
}

/*
.more a {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
	color: #FF6600;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

.more a:hover {
	color: #0099FF;
}
*/

.pagetop a {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	color: #FF6600;
	display: block;
	height: 25px;
	width: 107px;
	background-image: url(../img/pgtop.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.pagetop a:hover {
	color: #0099FF;
}

/*
.pagetop a {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	color: #FF6600;
}

.pagetop a:hover {
	color: #0099FF;
}
*/

.ban a {
	clear: both;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 681px;
	display: block;
	text-indent: -10000px;
}

/*-- 右部分指定 --*/

#rightmenu {
	float: right;
	width: 271px;
	height: 100%;
}

#rightmenu ul {
	width: 241px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #960226;
	border-left-color: #960226;
}

#rightmenu ul li a {
	background-repeat: no-repeat;
	height: 37px;
	width: 241px;
	display: block;
	text-indent: -10000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8B463;
}

.boi a {
	background-image: url(../img/bo01.gif);
}

.boi a:hover {
	background-image: url(../img/bo01_f.gif);
}

.boj a {
	background-image: url(../img/bo02.gif);
}

.boj a:hover {
	background-image: url(../img/bo02_f.gif);
}

.bok a {
	background-image: url(../img/bo03.gif);
}

.bok a:hover {
	background-image: url(../img/bo03_f.gif);
}	

.bol a {
	background-image: url(../img/bo04.gif);
}

.bol a:hover {
	background-image: url(../img/bo04_f.gif);
}

.bom a {
	background-image: url(../img/bo05.gif);
}

.bom a:hover {
	background-image: url(../img/bo05_f.gif);
}

.bon a {
	background-image: url(../img/bo06.gif);
}

.bon a:hover {
	background-image: url(../img/bo06_f.gif);
}

.boo a {
	background-image: url(../img/bo07.gif);
}

.boo a:hover {
	background-image: url(../img/bo07_f.gif);
}

.bop a {
	background-image: url(../img/bo08.gif);
}

.bop a:hover {
	background-image: url(../img/bo08_f.gif);
}

.boq a {
	background-image: url(../img/bo09.gif);
}

.boq a:hover {
	background-image: url(../img/bo09_f.gif);
}

.bor a {
	background-image: url(../img/bo10.gif);
}

.bor a:hover {
	background-image: url(../img/bo10_f.gif);
}

.bos a {
	background-image: url(../img/bo11.gif);
}

.bos a:hover {
	background-image: url(../img/bo11_f.gif);
}

.bot a {
	background-image: url(../img/bo12.gif);
}

.bot a:hover {
	background-image: url(../img/bo12_f.gif);
}

.bou a {
	background-image: url(../img/bo13.gif);
}

.bou a:hover {
	background-image: url(../img/bo13_f.gif);
}

.bov a {
	background-image: url(../img/bo14.gif);
}

.bov a:hover {
	background-image: url(../img/bo14_f.gif);
}

.bow a {
	background-image: url(../img/bo20.gif);
}

.bow a:hover {
	background-image: url(../img/bo20_f.gif);
}

.box a {
	background-image: url(../img/bo16.gif);
}

.box a:hover {
	background-image: url(../img/bo16_f.gif);
}

.boy a {
	background-image: url(../img/bo17.gif);
}

.boy a:hover {
	background-image: url(../img/bo17_f.gif);
}

.boz a {
	background-image: url(../img/bo18.gif);
}

.boz a:hover {
	background-image: url(../img/bo18_f.gif);
}

.add {
	margin-top: 20px;
	background-image: url(../img/add.gif);
	background-repeat: no-repeat;
	width: 243px;
	font-weight: bold;
	font-style: normal;
	padding-top: 62px;
}

address {
	font-style: normal;
	margin-top: 15px;
	font-size: 16px;
	color: #444444;
	text-align: center;
}

.add table {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #FF3300;
	border-collapse: collapse;
	font-weight: bold;
	margin-bottom: 10px;
}

.add th {
	border: 1px solid #FF3300;
	padding: 4px;
}

.add td {
	border: 1px solid #FF3300;
	padding: 4px;
}

.add img {
	margin-top: 20px;
}

/*-- フッター部分指定 --*/

/*-- 20100128(F)修正 --*/
#footer00 {
	clear: both;
	width: 945px;
	height: 81px;
	text-align: center;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 155%;
	padding-top: 20px;
	color: #000000;
}

/*-- 20100128(F)修正ここまで --*/

#footer00 a {
	text-decoration: none;
	color: #333333;
}

#footer00 a:hover {
	text-decoration: underline;
	color: #000A90;
}

.copy {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #FD6804;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copy a {
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

/*-- パンクズ --*/

.pan {
	font-size: 12px;
	color: #333333;
	margin-left: 55px;
	margin-top: 15px;
	margin-bottom: 1px;
}

.pan a {
	color: #0000FF;
	text-decoration: none;
}

.pan a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}

/*-- サブページ --*/

.textbox02 {
	clear: both;
	width: 615px;
	height: auto;
	margin-left: 52px;
	color: #000000;
	padding-right: 15px;
}

.textbox02 p {
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 130%;
}

.h3h4 {
	background-image: url(../img/h3h4.gif);
	background-repeat: no-repeat;
	width: 585px;
	height: 104px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.h3h4 h3 {
	font-size: 23px;
	color: #EA570F;
	margin-left: 90px;
	display: block;
	padding-top: 30px;
}

.h3h4 h4 {
	font-size: 18px;
	color: #FF8A00;
	margin-top: 33px;
	margin-left: 130px;
}

.h301 {
	font-size: 23px;
	color: #EA570F;
	padding-left: 100px;
	padding-top: 30px;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 41px;
	margin-top: 20px;
}

.h401 {
	font-size: 18px;
	color: #FF8A00;
	padding-left: 45px;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	margin-left: 90px;
	height: 25px;
	padding-top: 5px;
	margin-top: -15px;
}

.textbox02 h5 {
	font-size: 17px;
	color: #FF9920;
	padding-left: 45px;
	background-image: url(../img/h5.gif);
	background-repeat: no-repeat;
	height: auto;
	margin-left: 35px;
	margin-top: 20px;
	padding-top: 6px;
	margin-bottom: 15px;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/*20090304 追加(F)*/

.textbox02 h6 {
	font-size: 17px;
	color: #FF9920;
	height: auto;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
	clear: both;
}

.h402 {
	font-size: 16px;
	color: #FF8A00;
	padding-left: 45px;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	margin-left: 30px;
	margin-top: 20px;
}

.textbox03 {
	clear: both;
	width: 600px;
	height: auto;
	margin-left: 190px;
	color: #000000;
	margin-top: 30px;
}

.textbox03 p {
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 130%;
}

/*20090304 追加(F)ここまで*/

/*-- フォントなど --*/

.style1 {
	color: #FF9900;
	margin-top: 30px;
	font-weight: bold;
}

.style2 {color: #000000}

.style3 {
	margin-left: 154px;
}
.style4 {
	color: #FD0304;
	font-size: 26px;
	margin-bottom: 15px;
	text-align: center;
}
.style5 {
	color: #ff6600;
	font-size: 16px;
	text-align: left;
	display: block;
	width: 90px;
	float: left;
}
.style6 {
	font-size: 16px;
	color: #CC6600;
	margin-bottom: 5px;
}
.style7 {
	font-size: 16px;
	color: #CC6600;
	margin-left: 95px;
}
.style8 {
	color: #C14F12;
	font-size: 14px;
	margin-bottom: 2px;
}

.style9 {
	color: #FF8A00;
	font-size: 14px;
	height: auto;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: left top;
	padding-top: 2px;
	margin-top: 40px;
}

.style10 {font-size: 12px;}
.style13 {
	text-align: right;
	margin-right: 40px;
}

.table1 {
	margin-left: 40px;
	width: 500px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FF3300;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.table1 th {
	border: 1px solid #FF3300;
	padding: 4px;
}

.table1 td {
	border: 1px solid #FF3300;
	padding: 4px;
	font-size: 25px;
}

.td1 {
	background-color: #FDFCD2;
	color: #C14F02;
}
.td2 {
	background-color: #FDEFB7;
	color: #C14F02;
}
.td3 {
	color: #C14F02;
}
.td4 {
	background-color: #FDFCD2;
	color: #FF3300;
}
.td5 {
	background-color: #FDEFB7;
	color: #FF3300;
}
/*20090304 追加(F)*/
.table2 {
	margin-left: 200px;
	width: 180px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 30px;
	font-size: 13px;
}
/*20090304 追加(F)ここまで*/
.ul01 {
	margin-left: 65px;
	font-weight: bold;
}

.ul01 li {
	font-size: 17px;
	color: #FF9920;
	padding-left: 35px;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	height: auto;
	list-style-type: none;
	background-position: left 2px;
	margin-top: 4px;
	padding-top: 3px;
}
/*20090305 追加(F)*/
.ul02 {
	margin-left: 65px;
	font-weight: bold;
}

.ul02 li {
	font-size: 14px;
	color: #FF9920;
	padding-left: 35px;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	height: auto;
	list-style-type: none;
	background-position: left 2px;
	margin-top: 4px;
	padding-top: 3px;
}
/*20090305 追加(F)ここまで*/
.img-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-r_box {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 144px;
	font-size: 12px;
	color: #FF8C00;
}
.img-l_box {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 144px;
	font-size: 12px;
	color: #FF8C00;
}
/*20090304 追加(F)*/

.img01 {
	margin-left: 140px;
	margin-bottom: 10px;
}

.img02 {
	margin-left: 70px;
	margin-bottom: 10px;
}

.img03 {
	margin-left: 300px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.img04 {
	margin-left: 65px;
	margin-top: 30px;
}

/*20090304 追加(F)ここまで*/

.more01 a {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 20px;
	clear: both;
	text-indent: -10000px;
	display: block;
	margin-bottom: 50px;
	margin-top: -10px;
}

/*20090219 index.htmlにメッセージ項目の追加(m)*/

.message {
	width: 629px;
	height: auto;
	clear: both;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: 52px;
	color: #000000;
	letter-spacing: 1.2px;
}

.message h3 {
	text-indent: -10000px;
	background-image: url(../img/message.jpg);
	background-repeat: no-repeat;
	width: 629px;
	height: 39px;
	margin-bottom: 10px;
}

.message p {
	padding-right: 10px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 12px;
	letter-spacing: 2px;
}

.tuduki a {
	background-image: url(../img/tuduki.gif);
	display: block;
	height: 23px;
	width: 210px;
	text-indent: -10000px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*20090219 index.htmlにメッセージ項目の追加(m)　ここまで*/



/*---20090306 問い合わせフォーム 追記(s)---*/

.list {
	clear:both;
	background-color: #99AEEE;
	margin: 10px 0px 10px 10px;
	width: 100%;
	font-size:16px;
}
.list td {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 130%;
	width:70%;
}
.list th {
	padding: 5px;
	background-color: #C7D3F6;
	color: #3963DF;
	width:30%;
}	

.list2 {
	background-color: #FF8C00;
	margin: 10px 0px 10px 10px;
	width: 520px;
}
.list2 td {
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 130%;
}
.list2 th {
	padding: 5px;
	background-color: #F3BF8F;
	color: #FF8C00;
}	

/*---20090306 問い合わせフォーム 追記(s)ここまで---　*/

/*20090316 サイトマップ用追記（s）*/


.cl {
	display:none;
	}
	
/*20090509 サイドバー診療時間用追記（m）*/
.jikan {
	width: 150px;
	float: right;
	text-align: left;
}
.style11 {
	color: #C14F12;
	font-size: 14px;
	margin-bottom: 2px;
	clear: both;
}
.style12{
	font-size: 13px;
}
/*20090509 サイドバー診療時間用追記（m）ここまで*/
.li01 {
	margin-left: 60px;
	font-size: 16px;
	margin-bottom: 15px;
}
.li01 li {
	margin-bottom: 5px;

}
/*20090509 ページ内電話番号用（m）*/
.tel01 {
	background-image: url(../img/tel.jpg);
	height: 56px;
	width: 502px;
	text-indent: -10000px;
	margin-left: 55px;
	margin-top: 5px;
	margin-bottom: 25px;
	clear: both;
}
/*20090509 ページ内電話番号用（m）ここまで*/
.table3 {
	margin-left: 120px;
	clear: both;
}
.table4 {
	font-size: 16px;
	color: #CC6600;
	margin-left: 75px;
	margin-bottom: 15px;
}

.table5 {
	margin-left: 40px;
	width: 500px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FF3300;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 16px;
}

.table5 th {
	border: 1px solid #FF3300;
	padding: 4px;
}

.table5 td {
	border: 1px solid #FF3300;
	padding: 4px;
	font-size: 16px;
}
.table6 {
	margin-left: 40px;
	width: 500px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FF3300;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 16px;
}

.table6 th {
	border: 1px solid #FF3300;
	padding: 4px;
	background-color: #FDEFB7;
}

.table6 td {
	border: 1px solid #FF3300;
	padding: 4px;
	font-size: 16px;
	background-color: #FFFDF4;
	text-align: left;
	line-height: 1.4em;
}
.red {
	color: #FF1717;
}
.font12 {
	font-size: 12px;
}
/*20090707予約診療にも対応追加（m）*/

.boa2 a {
	background-image: url(../img/bo19.gif);
}

.boa2 a:hover {
	background-image: url(../img/bo19_f.gif);
}

.app-more a{
	background-image: url(../info/img/app-more.jpg);
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 400px;
	margin-left: 150px;
	margin-bottom: 40px;
}
.app-more a:hover{
	background-image: url(../info/img/app-more_f.jpg);
}

.appbox {
	margin-left: 30px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border: 2px dashed #FFBE00;
	background-color: #FFF1C8;
}
.appbox p {
	margin: 0px;
	padding: 0px;
	color: #402300;
}
/*20090707予約診療にも対応追加（m）ここまで */

/*20090728古い新着情報（m）*/
.what-more a {
	background-image: url(../img/what_more.jpg);
	display: block;
	text-indent: -10000px;
	height: 23px;
	width: 261px;
	margin-left: 350px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.what-more a:hover {
}
.whatold {
	width: 629px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 52px;
	color: #000000;
}

.whatold h3 {
	text-indent: -10000px;
	background-image: url(../img/whatold.jpg);
	background-repeat: no-repeat;
	width: 629px;
	height: 39px;
}

.whatold dl {
	margin-top: 10px;
	font-size: 15px;
}

.whatold dt {
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
	float: left;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
}

.whatold dd {
	margin-bottom: 5px;
}
/*20090728古い新着情報（m） ここまで*/

/*20091217更新（i） */
.letter-box a {
	background-image: url(../img/letter201006.jpg);
	clear: both;
	width: 630px;
	height: 80px;
	margin-bottom: 10px;
	margin-left: 52px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.letter-box a:hover {
	background-image: url(../img/letter201006_f.jpg);
}

.letter-box2 a {
	background-image:url(../img/letter_bn.jpg);
	clear: both;
	width: 630px;
	height: 80px;
	margin-bottom: 10px;
	margin-left: 52px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.letter-box2 a:hover {
	background-image: url(../img/letter_bn_f.jpg);
}

/*20091217更新（i） ここまで*/

/*20100128追記（F） */
.kafun a {
	background-image: url(../img/kafun.jpg);
	clear: both;
	width: 628px;
	height: 70px;
	margin-bottom: 20px;
	margin-left: 54px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.kafun a:hover {
	background-image: url(../img/kafun_f.jpg);
}

/*20100128追記（F） ここまで*/

.ol01 {
	margin-left: 80px;
	margin-bottom: 15px;
	font-size: 16px;
}

.bulletin-box a {
	background-image: url(../img/bulletin3.jpg);
	clear: both;
	width: 630px;
	height: 80px;
	margin-bottom: 0px;
	margin-left: 52px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.bulletin-box a:hover {
	background-image: url(../img/bulletin3_f.jpg);
}
.red12 {
	font-size: 12px;
	font-weight: 600;
	color: #F00;
	margin-bottom: 5px;
}

.box-skin {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

.box-skin h3 a {
	background-image: url(../img/main01.jpg);
}

.box-skin h3 a:hover {
	background-image: url(../img/main01_f.jpg);
}

.box-sitsuke {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.box-sitsuke h3 a {
	background-image: url(../img/main07.jpg);
}

.box-sitsuke h3 a:hover {
	background-image: url(../img/main07_f.jpg);
}

.box-dent {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 0px;
}

.box-dent h3 a {
	background-image: url(../img/main03.jpg);
}

.box-dent h3 a:hover {
	background-image: url(../img/main03_f.jpg);
}

.box-rinen {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.box-rinen h3 a {
	background-image: url(../img/main04.jpg);
}

.box-rinen h3 a:hover {
	background-image: url(../img/main04_f.jpg);
}

.box-cat {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

.box-cat h3 a {
	background-image: url(../img/main05.jpg);
}

.box-cat h3 a:hover {
	background-image: url(../img/main05_f.jpg);
}

.box-otolary {
	width: 315px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

.box-otolary h3 a {
	background-image: url(../img/main06.jpg);
}

.box-otolary h3 a:hover {
	background-image: url(../img/main06_f.jpg);
}

.bob2 a {
	background-image: url(../img/bo21.gif);
}

.bob2 a:hover {
	background-image: url(../img/bo21_f.gif);
}
.boc2 a {
	background-image: url(../img/bo22.gif);
}

.boc2 a:hover {
	background-image: url(../img/bo22_f.gif);
}
.bod2 a {
	background-image: url(../img/bo23.gif);
}

.bod2 a:hover {
	background-image: url(../img/bo23_f.gif);
}
.catmenu {
	margin-left: 40px;
	width: 550px;
	overflow: hidden;
	text-align: center;
}
.catmenu ul {
	list-style-type: none;
}
.catmenu li {
	
	float: left;
}
.catmenu li a {
	
}

.catboa1 a {
	width: 225px;
	display: block;
	height: 60px;
	margin-left: 50px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu01-1.jpg);
	text-indent: -10000px;
}
.catboa1 a:hover {
	background-image: url(../med/img/catmenu01-1_f.jpg);
}

.catboa2 a {
	width: 225px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu02-1.jpg);
	text-indent: -10000px;
}
.catboa2 a:hover {
	background-image: url(../med/img/catmenu02-1_f.jpg);
}


.catboa a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu01.jpg);
	text-indent: -10000px;
}
.catboa a:hover {
	background-image: url(../med/img/catmenu01_f.jpg);
}

.catboaa a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu01-2.jpg);
	text-indent: -10000px;
}
.catboaa a:hover {
	background-image: url(../med/img/catmenu01-2_f.jpg);
}

.catbob a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu02.jpg);
	text-indent: -10000px;
}
.catbob a:hover {
	background-image: url(../med/img/catmenu02_f.jpg);
}
.catboc {
	width: 175px;
	display: block;
	height: 60px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu03_come.jpg);
	text-indent: -10000px;
	margin-left: 5px;
}
.catbod {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu04_come.jpg);
	text-indent: -10000px;
}
.catboe {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu05_come.jpg);
	text-indent: -10000px;
}
.catbof {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu06_come.jpg);
	text-indent: -10000px;
}
/*.catboc a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu03.jpg);
	text-indent: -10000px;
}
.catboc a:hover {
	background-image: url(../med/img/catmenu03_f.jpg);
}
.catbod a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu04.jpg);
	text-indent: -10000px;
}
.catbod a:hover {
	background-image: url(../med/img/catmenu04_f.jpg);
}
.catboe a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu05.jpg);
	text-indent: -10000px;
}
.catboe a:hover {
	background-image: url(../med/img/catmenu05_f.jpg);
}
.catbof a {
	width: 175px;
	display: block;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../med/img/catmenu06.jpg);
	text-indent: -10000px;
}
.catbof a:hover {
	background-image: url(../med/img/catmenu06_f.jpg);
}*/

.faqtop {
	text-align: right;
	clear: both;
}

.faqtop a {
	font-size: 12px;
}
.bn_oshikko {
	background-image: url(../med/img/bn_oshikko.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 520px;
	text-indent: -10000px;
	margin-left: 40px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.dl01 {
	margin-left: 70px;
}
.dl01 dt {
	color: #FF8A00;
	font-weight: 600;
	margin-bottom: 7px;
	font-size: 16px;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
.dl01 dd {
	margin-bottom: 30px;
}
.bn-box {
	margin-left: 52px;
}




2010.03.08追加

.dogmenu {
	margin-left: 150px;
	width: 550px;
	height:auto
}
.ul03 {
	margin-left: 65px;
	font-weight: bold;
}
/*------ ie6のみ適用 css---------*/
* html .ul03 ul {
	margin-top: -15px;
}
/*------ ie7のみ適用 css---------*/
.ul03 ul {
	margin-top: 0px; /**/;
}

.ul03-main {
	font-size: 17px;
	color: #FF9920;
	padding-left: 35px;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	height: auto;
	list-style-type: none;
	background-position: left 2px;
	margin-top: 4px;
	padding-top: 3px;
}
.ul03-non{
	list-style-type: none;
}
.ul03-sab{
	font-size: 17px;
	color: #FF9920;
	padding-left: 35px;
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	height: auto;
	list-style-type: none;
	background-position: left 2px;
	margin-top: 4px;
	padding-top: 3px;
	margin-left: 35px;
}

/*------20100327追加---------*/

.medmenu {
	width: 600px;
	margin-left: 10px;
	color: #000000;
	margin-top: 50px;
	display: block;
}

.medmenu p {
	margin-top: 3px;
	margin-left: 4px;
	color: #000000;
	font-size:12px;
}


.medmenu01 {
	width: 190px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.medmenu01 h3 a {
	background-image: url(../img/med/medmenu01.jpg);
}

.medmenu01 h3 a:hover {
	background-image: url(../img/med/medmenu01-f.jpg);
}

/*------20100329追加---------*/

.style13 {
	color: #009933;
	font-weight: bold;
}

.style16 {	font-size: 12;
	margin-top: 30px;
	color: #FF9900;
}





/*20100501追記（s） */
.holiday {
	background-image: url(../img/gw.jpg);
	clear: both;
	width: 628px;
	height: 60px;
	margin-bottom: 10px;
	margin-left: 54px;
	background-repeat: no-repeat;
	text-indent: -10000px;
}



.toplink {
	text-decoration:none;
	border-bottom:#FF6600 1px dashed;
	color:#000000;
	}







.ul04 {
	margin-left: 38px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: -15px;
}

.ul04 li {
	font-size: 16px;
	color: #FF9920;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	height: auto;
	list-style-type: none;
	background-position: left 8px;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 23px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.7em;
}

/*------20100609追加(i)---------*/

.oshirase01 {
	width: 230px;
	float: right;
	text-align: left;
	color:#666;
	margin-top:3px;
}
.linkbox h6 {
	color: #06F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 40px;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.linkbox p {
	font-size: 14px;
	margin-left: 75px;
	margin-bottom: 10px;
}
.linkbox a {
	color: #06F;
}
.linkbox a:hover {
}
.style17 {
	color: #09F;
	font-weight: 600;
}
.infobox {
	margin-left: 40px;
	width: 500px;
	margin-bottom: 20px;
	border: 2px dashed #09F;
}
.infobox p {
	margin: 8px;
	padding: 0px;
}
.style18 {
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #F60;
}
.capno a {
	background-image:url(../med/img/bn_capno.jpg);
	clear: both;
	width: 630px;
	height: 82px;
	margin-bottom: 10px;
	margin-left: 52px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.capno a:hover {
	background-image: url(../med/img/bn_capno_f.jpg);
}
