@charset "utf-8";
/*------------reset------------*/
html {
	overflow-y:scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul,li{
	list-style: none;
}
/*------------common------------*/
body {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #4B4B4B;
	text-align: left;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

h1 {
	margin: 0;
	padding-top: 8px;
	width:299px;
	float:left;
}

#menu {
	width:725px;
	height:auto;
	margin:14px auto 0 auto;
}
/*------------header------------*/
#header {
	width:780px;
	height:78px;
}

.txt_header {
	width:430px;
	height:15px;
	padding:5px 0 0 14px;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:1px;
	float:left;
}

#hmenu {
	width:260px;
	height:auto;
	float:right;
	margin:27px 0 0 0;
}
.txt_hmenu01 {
	color:#999999;
	font-size:12px;
	letter-spacing:2px;
	margin-bottom:4px;
	padding:0 0 0 16px;
	background: url(images/icon01.jpg) no-repeat;
}
.txt_hmenu02 {
	color:#999999;
	font-size:12px;
	letter-spacing:1px;
	padding:0 0 0 16px;
	background: url(images/icon02.jpg) no-repeat;
}

/*------------topmenu------------*/
#topmenu {
	width:780px;
	height:65px;
	clear:both;
}

#topmenu ul {
	width:780px;
	height:59px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

#topmenu ul li {
	width:130px;
	height:59px;
	float: left;
}

#topmenu ul li a {
	width:130px;
	height:59px;
	float: left;
	display: block;
}

li#menu01 { background:url(images/navi01_02.jpg) no-repeat;}
li#menu02 { background:url(images/navi02_02.jpg) no-repeat;}
li#menu03 { background:url(images/navi03_02.jpg) no-repeat;}
li#menu04 { background:url(images/navi04_02.jpg) no-repeat;}
li#menu05 { background:url(images/navi05_02.jpg) no-repeat;}
li#menu06 { background:url(images/navi06_02.jpg) no-repeat;}

li#menu01 a { background:url(images/navi01.jpg) no-repeat;}
li#menu02 a { background:url(images/navi02.jpg) no-repeat;}
li#menu03 a { background:url(images/navi03.jpg) no-repeat;}
li#menu04 a { background:url(images/navi04.jpg) no-repeat;}
li#menu05 a { background:url(images/navi05.jpg) no-repeat;}
li#menu06 a { background:url(images/navi06.jpg) no-repeat;}

li#menu01 a:hover { background:url(images/navi01_02.jpg) no-repeat;}
li#menu02 a:hover { background:url(images/navi02_02.jpg) no-repeat;}
li#menu03 a:hover { background:url(images/navi03_02.jpg) no-repeat;}
li#menu04 a:hover { background:url(images/navi04_02.jpg) no-repeat;}
li#menu05 a:hover { background:url(images/navi05_02.jpg) no-repeat;}
li#menu06 a:hover { background:url(images/navi06_02.jpg) no-repeat;}

#navi_shadow {
	width:780px;
	height:6px;
}

/*------------topimage------------*/
#topimage02 {
	width:760px;
	height:132px;
	clear:both;
	margin: 0 auto;
}

/*------------contents------------*/
#contents {
	width: 780px;
	height:auto;
	margin-top:20px;
	clear:both;
}

/*------------left_menu------------*/
#left_menu {
	width:230px;
	height:auto;
	float:left;
}
.txt_lmenu {
	width:200px;
	height:22px;
	font-size:12px;
	color:#FF6600;
	line-height:18px;
	letter-spacing:1px;
	margin:6px 0 0 6px;
	padding:0 0 0 18px;
	background: url(images/icon01.jpg) no-repeat 0% 30%;
	clear:both;
	border-bottom:dashed #CCCCCC 1px;
}
.txt_lmenu a {
	color:#666666;
	text-decoration:none;
}
.txt_lmenu a:hover {
	color:#FF6600;
	text-decoration:none;
}
.txt_lmenu02 {
	width:200px;
	height:22px;
	font-size:12px;
	color:#FF6600;
	line-height:18px;
	letter-spacing:1px;
	margin:6px 0 0 6px;
	padding:0 0 0 18px;
	background: url(images/icon03.jpg) no-repeat 0% 30%;
	clear:both;
	border-bottom:dashed #CCCCCC 1px;
}
.txt_lmenu02 a {
	color:#666666;
	text-decoration:none;
}
.txt_lmenu02 a:hover {
	color:#FF6600;
	text-decoration:none;
}

.txt_lmenu03 {
	width:200px;
	height:22px;
	font-size:12px;
	color:#FF6600;
	line-height:18px;
	letter-spacing:1px;
	margin:6px 0 0 6px;
	padding:0 0 0 18px;
	background: url(images/icon04.jpg) no-repeat 0% 30%;
	clear:both;
	border-bottom:dashed #CCCCCC 1px;
}
.txt_lmenu03 a {
	color:#666666;
	text-decoration:none;
}
.txt_lmenu03 a:hover {
	color:#FF6600;
	text-decoration:none;
}


/*------------right_contents------------*/
#right_contents {
	width:530px;
	height:auto;
	float:right;
}

#right_topimage {
	width:530px;
	height:120px;
	margin-bottom:16px;
}

#right_contents h2 {
	width: 480px;
	height:29px;
	clear:both;
	background: url(images/title01.jpg) no-repeat;
	padding:14px 0 0 50px;
	margin-bottom:14px;
	font-size:16px;
	color:#4D7D7D;
	letter-spacing:3px;
}

#right_contents h3 {
	width: 514px;
	height:32px;
	clear:both;
	background: url(images/title02.jpg) no-repeat;
	padding:6px 0 0 16px;
	margin-bottom:14px;
	font-size:14px;
	color:#484848;
	letter-spacing:3px;
}
#right_contents h4 {
	width: 514px;
	height:34px;
	clear:both;
	background: url(images/title02.jpg) no-repeat bottom;
	padding:0 0 0 16px;
	margin-bottom:14px;
	font-size:12px;
	color:#484848;
	letter-spacing:2px;
	line-height:15px;
}
#title_long {
	width: 480px;
	height:29px;
	clear:both;
	background: url(images/title_long.jpg) no-repeat;
	padding:14px 0 0 50px;
	margin-bottom:14px;
	font-size:16px;
	color:#4D7D7D;
	letter-spacing:3px;
}
.txt_right01 {
	font-size:12px;
	color:#4D7D7D;
	line-height:18px;
	letter-spacing:1px;
	padding:0 9px 0 9px;
	margin-bottom:26px;
	clear:both;
}
.txt_right02 {
	font-size:12px;
	color:#666666;
	line-height:18px;
	letter-spacing:1px;
	padding:0 9px 0 9px;
	margin-bottom:26px;
	clear:both;
}

.txt_right03 {
	font-size:12px;
	color:#666666;
	line-height:18px;
	letter-spacing:1px;
	padding:0 9px 0 9px;
	margin-bottom:8px;
	clear:both;
}
.txt_right03 a {
	font-size:12px;
	color:#4D7D7D;
	text-decoration:none;
}

.txt_right02 a {
	font-size:12px;
	color:#4D7D7D;
	text-decoration:none;
}
.txt_right02 a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.txt_right03 a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.txt_right04 {
	width:300px;
	height:auto;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:18px;
	letter-spacing:1px;
	padding:4px 9px 0 9px;
	margin-bottom:26px;
	clear:both;
}
.txt_right05 {
	width:300px;
	height:auto;
	float:right;
	font-size:12px;
	color:#666666;
	line-height:18px;
	letter-spacing:1px;
	padding:4px 9px 0 9px;
	margin-bottom:26px;
	clear:both;
}
.txt_table01 {
	font-size:12px;
	color:#666666;
	line-height:15px;
	letter-spacing:1px;
	padding:3px 3px;
	text-align:center;
}
.txt_table02 {
	font-size:12px;
	color:#666666;
	line-height:15px;
	letter-spacing:1px;
	padding:3px 3px 3px 10px;
	text-align:left;
}
.txt_doctor {
	font-size:12px;
	color:#666666;
	line-height:17px;
	letter-spacing:1px;
	padding:5px 5px 5px 10px;
	text-align:left;
}
#contents table{
	border: #999999 solid 1px;
	border-collapse: collapse;
	margin-bottom:26px;
	clear:both;
}
#contents table tr{
	border: #999999 solid 1px;
}
#contents table td{
	border: #999999 solid 1px;

}

#doctor table{
	border: #999999 solid 1px;
	border-collapse: collapse;
	margin-bottom:15px;
	clear:both;
}
#doctor table tr{
	border: #999999 solid 0px;
}
#doctor table td{
	border: #999999 solid 0px;

}
#doctor_left {
	width:150px;
	height:195px;
	float:left;
	background-color:#C6DDDD;
	border: #999999 solid 1px;
}
#doctor_left img {
	width:138px;
	height:183px;
	margin:8px 0 0 8px;
}
#doctor_left02 {
	width:150px;
	height:228px;
	float:left;
	background-color:#C6DDDD;
	border: #999999 solid 1px;
}
#doctor_left02 img {
	width:138px;
	height:183px;
	margin:8px 0 0 8px;
}
#doctor_right {
	width:377px;
	height:195px;
	float:left;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	margin-bottom:10px;
}
#doctor_right02 {
	width:377px;
	height:228px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	float:left;
	margin-bottom:10px;
}

#sam {
	clear:both;
}

/*------------footer------------*/

#footer {
	clear: both;
	width: 780px;
	height: 112px;
	background: url(images/footer_back.gif)	repeat-x;
	border-top: 2px solid #E7E7E7;
	margin-top:20px;
}

#fmenu {
	width:250px;
	height:22px;
	margin:7px 0 0 10px;
	float:right;
	padding:6px 0 0 10px;
}
.txt_fmenu {
	color:#999999;
	font-size:11px;
	letter-spacing:1px;
	float:right;
	margin:18px 10px 15px 0;
	background: url(images/icon_footer.jpg) no-repeat 0% 30%;
	padding-left:10px;
}
.txt_fmenu a {
	color:#999999;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
}
.txt_fmenu a:hover {
	color:#666666;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
}
.txt_fmenu02 {
	color:#999999;
	font-size:12px;
	letter-spacing:1px;
	float:right;
	margin:18px 10px 15px 0;
	background: url(images/icon_footer.jpg) no-repeat 0% 30%;
	padding-left:10px;
}
.txt_fmenu02 a {
	color:#999999;
	text-decoration:none;
}
.txt_fmenu02 a:hover {
	color:#666666;
	text-decoration:none;
}
.txt_footer {
	height:20px;
	text-align:center;
	font-size:12px;
	color:#999999;
	letter-spacing:1px;
	padding:13px 0 30px 0;
}


/* clear --------------------   */

.clear{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* hides from IE-mac \*/

* html .clearfix {height:1%;}

.clearfix {display:block;}


