/*青*/
/*----------------------------
all
----------------------------*/
body{
	position:relative;
	text-align:center;
	font-size:80%;
}
div#wrap{
	width:970px;
	margin:32px auto 0px;
	text-align:left;
}
* html div#wrap{
	padding-top:32px;
}
div#contents{
	width:970px;
	float:left;
}
span.bli{
	width:0px;
	height:0px;
	overflow:hidden;
	position:absolute;
}

*		{margin:0px; padding:0px;}
img		{border:0px;}
div.adj		{clear:both;}
ul		{list-style-type:none;}
.tx_white	{ color:#fff; }
.tx_beige	{ color:#a08d80; }
.tx_brown	{ color:#381f0d; }
.tx_red		{ color:#c33; }
.tx_off		{ color:#e3cdb1; }

a		{color:#381f0d;}
a:hover		{color:#5c422f;}

* html table	{font-size:90%;}

/*-------------------------------
header
-------------------------------*/
div#head h1 a{
	display:block;
	width:341px;
	height:63px;
	margin:41px 0px 28px 0px;
	float:left;
	text-indent:-999999px;
	overflow:hidden;
	background:url("../img/h1_takumiseikotsuin.png") no-repeat;
}
#head strong#tx_seo{/*IE6用にtop.css,sub.cssにも記載アリ*/
	display:block;
	width:531px;
	height:14px;
	text-indent:-999999px;
	overflow:hidden;
	background:url("../img/tx_seo.png") no-repeat;
}

#head p#tx_address{
	position:relative;
	top:-14px;
	text-align:right;
	color:#fff;
}
#head p#tx_tel{/*IE6用にtop.css,sub.cssにも記載アリ*/
	width:195px;
	height:15px;
	float:right;
	position:relative;
	top:-12px;
	text-indent:-999999px;
	overflow:hidden;
	background:url("../img/tx_tel.png") no-repeat;

}


/*===	グローバルメニュー	====*/

ul#ul_directmenu	{ clear:both; }
ul#ul_directmenu li	{ float:left; }

ul#ul_directmenu li a{
	display:block;
	height:58px;
	text-indent:-999999px;
	overflow:hidden;
}
li a#bt_home		{ width:60px;	background:url("../img/bt_home.png") no-repeat; }
li a#bt_home:hover	{		background:url("../img/bt_home_ov.png") no-repeat;}
li a#bt_about		{ width:125px;	background:url("../img/bt_about.png") no-repeat; }
li a#bt_about:hover	{		background:url("../img/bt_about_ov.png") no-repeat;}
li a#bt_first		{ width:125px;	background:url("../img/bt_first.png") no-repeat;}
li a#bt_first:hover	{		background:url("../img/bt_first_ov.png") no-repeat;}
li a#bt_pain		{ width:142px;	background:url("../img/bt_pain.png") no-repeat; }
li a#bt_pain:hover	{		background:url("../img/bt_pain_ov.png") no-repeat; }
li a#bt_chair		{ width:149px;	background:url("../img/bt_chair.png") no-repeat; }
li a#bt_chair:hover	{		background:url("../img/bt_chair_ov.png") no-repeat; }
li a#bt_sports		{ width:125px;	background:url("../img/bt_sports.png") no-repeat; }
li a#bt_sports:hover	{		background:url("../img/bt_sports_ov.png") no-repeat; }
li a#bt_accident	{ width:136px;	background:url("../img/bt_accident.png") no-repeat; }
li a#bt_accident:hover	{		background:url("../img/bt_accident_ov.png") no-repeat; }
li a#bt_voice		{ width:108px;	background:url("../img/bt_voice.png") no-repeat; }
li a#bt_voice:hover	{		background:url("../img/bt_voice_ov.png") no-repeat; }



/*-------------------------------
sub
-------------------------------*/

div#sub dl dt{
	width:199px;
	height:38px;
	text-indent:-999999px;
	overflow:hidden;
}
div#sub dl dd{
	padding:15px 10px;
}
div#sub p.tx_sub{
	margin-bottom:10px;
}
/*==	カレンダー	====*/
div#sub dl dt#subtit_calendar{
	background:url("../img/subtit_calendar.gif") no-repeat;
}

div#sub dl dd div#calendar_caption{
	border-bottom:#988577 dotted 1px;
}
div#sub dl dd table#calendar th,td{
	padding:3px;
}
table#calendar td.closeDay{/* 休診日 */
	background-color:#e3cdb1;
	text-align:center;
	color:#381f0d;
}
* html div#sub dl dd table#calendar th,td{
	color:#a08d80;
}

/*==	受付時間	====*/
div#sub dl dt#subtit_uketsuke{
	background:url("../img/subtit_uketsuke.gif") no-repeat;
}
div#sub dl dd#TimeTable div#time{
	width:30px;
	float:left;
	font-size:80%;
}
div#sub dl dd#TimeTable div#time p{
	text-align:right;
	padding-right:8px;
	background:url("../img/icn_arrow.gif") 24px 2px no-repeat;
}

div#sub dl dd#TimeTable div#time p#time09{
	position:relative;
	top:20px;
}
*:first-child+html p#time09{
	margin-top:-2px;
}
div#sub dl dd#TimeTable div#time p#time13{
	position:relative;
	top:35px;
}

div#sub dl dd#TimeTable div#time p#time15{
	position:relative;
	top:35px;
}
div#sub dl dd#TimeTable div#time p#time20{
	position:relative;
	top:46px;
}

div#sub dl dd#TimeTable table{
	width:140px;
	height:88px;
	float:left;
	text-align:center;
	margin-bottom:10px;
	border-collapse:collapse;
	color:#a08d80;/*for IE*/
}
div#sub dl dd#TimeTable table tr td{
	border:#a08d80 solid 1px;
	margin:auto;
	padding:auto;
}
div#sub dl dd#TimeTable table tr.space{
	height:5px;
}
div#sub dl dd#TimeTable ul#memo{
	clear:both;
	margin-left:15px;
	margin-bottom:10px;
}
div#sub dl dd#TimeTable ul#memo li{
	font-size:80%;
	list-style-image:url("../img/icn_star.gif");
}

/*==	概要	====*/
div#sub dl dt#subtit_gaiyou{
	background:url("../img/subtit_gaiyou.gif") no-repeat;
}
div#sub dl dd div#photo{
	margin-bottom:5px;
}
/*==	適応症状	====*/
div#sub dl dt#subtit_tekiou{
	background:url("../img/subtit_tekiou.gif") no-repeat;
}
/*==	バナー	====*/
div#sub div a{
	display:block;
	width:179px;
	height:67px;
	margin-left:10px;
	text-indent:-999999px;
	overflow:hidden;
	margin-bottom:10px;
}
div#sub div#bn_hinata a{
	background:url("../img/bn_hinata.gif") no-repeat;
}
div#sub div#bn_blog a{
	background:url("../img/bn_blog.gif") no-repeat;
}

/*-------------------------------
footer
-------------------------------*/
div#wrap02{
	height:65px;
	clear:both;
	background:url("../img/bg_foot.gif") repeat-x;
	color:#fff;
}
div#foot{
	width:970px;
	margin:auto;
	padding-top:32px;
}
div#foot a	{color:#fff; text-decoration:none;}
div#foot a:hover{color:#fff;}

div#foot ul{
	float:left;
}
div#foot ul li{
	float:left;
}
div#foot p{
	float:right;
}
