@charset "UTF-8";

/* search ----------------------------*/

.searchBox ul li{
	float: left;
	width: 330px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.searchBox table{
	margin-bottom: 30px;
}

.searchBox table td{
	padding: 4px 6px 4px 4px;
}

#search_bottom{
	padding-top: 50px;
}

#search_bottom ul{
	padding-left: 8px;
}

#search_bottom ul li{
	float: left;
	background: url(../img/search/search01/wall.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin-right: 4px;
}

#search_bottom ul li.back_none{
	background: none;
	padding-left: 0px;
}


/* search02 ----------------------------*/

#left_search02{
	width: 240px;
	float: left;
	margin-right: 10px;
}

#right_search02{
	width: 240px;
	float: left;
}

/* shinryo_list ----------------------------*/

.photo{
	width: 92px;
	float: left;
}

.tx{
	width: 218px;
	float: right;
}

.left_shin{
	width: 330px;
	float: left;
	margin-right: 15px;
}

.right_shin{
	width: 330px;
	float: left;
}

.listBox{
	clear: both;
	background: url(../resource/img_common/dot_yoko.gif) repeat-x bottom left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.listBox_end{
	clear: both;
	background: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/* shinryo_detail ----------------------------*/

#titleBox01{
	width: 702px;
	height: 35px;
	position: relative;
	background: url(../resource/img_common/bg_title03.png) no-repeat top left;
	margin-bottom: 15px;
}

#titleBox01 h3{
	font-weight: bold;
	font-size: 129%;
	margin-bottom: 15px;
	position: absolute;
	left: 10px;
	top: 6px;
}

#titleBox01 p{
	position: absolute;
	top: 8px;
	left: 125px;
	color: #666;
}

.doc{
	width: 99px;
	float: left;
	margin-right: 15px;
}

.doc_tx{
	width: 500px;
	float: left;
}

.doc_wrap{
	margin-bottom: 30px;
	padding-left: 18px;
	clear: both;
}

#back_bottom{
	background: url(../resource/img_common/dot_yoko.gif) top left repeat-x;
	padding-top: 35px;
	font-size: 129%;
	clear: both;
	text-align: center;
	margin-bottom: 35px;
}

#b_back01{
	background: url(../img/search/common/b_back01.gif) no-repeat 2px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	display: inline;
	margin-right: 70px;
}

#b_back02{
	background: url(../img/search/common/b_back02.gif) no-repeat 2px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	display: inline;
}

#b_back03{
	background: url(../img/search/common/b_back03.gif) no-repeat 2px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-right: 70px;
	display: inline;
}

#b_back04{
	background: url(../img/search/common/b_back04.gif) no-repeat 2px 0px;
	padding-left: 34px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 70px;
	display: inline;
}

#s_detail_left{
	width: 565px;
	float: left;
}

#s_detail_right{
	width: 100px;
	float: right;
}

/* sick_list ----------------------------*/

#a_list table td{
	padding: 2px 0;
	font-size: 114%;
}

.wrap02{
	padding: 0 7px;
}

.w_wrap{
	background: url(../resource/img_common/dot_yoko.gif) bottom left repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

td.a_list_title{
	font-weight: bold;
	font-size: 114%;
}

td.a_list_data{
	padding: 0 5px;
}

/* doctor_list ----------------------------*/

table#doctor_list{
	margin-bottom: 25px;
}

table#doctor_list td{
	padding: 3px 8px;
}

/* doctor_detail ----------------------------*/

.doc_detail_foto{
	width: 150px;
	float: left;
}

.doc_detail_tx{
	width: 515px;
	float: right;
}

.doc_name{
	width: 148px;
	border: 1px solid #E4E4E4;
}

.doc_name_in{
	text-align: center;
	padding: 10px;
}

.doc_name_in h4{
	font-size: 129%;
	font-weight: bold;
} 

/* results ----------------------------*/

#results_top{
	margin-bottom: 25px;
}

#results_top ul li{
	float: left;
	background: url(../img/search/search01/wall.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin-right: 4px;
	font-size: 114%;
}

#results_top ul li.back_none{
	background: none;
	padding-left: 0px;
}

#toukei{
 border-top:1px solid #CCC;
 padding-top:20px;
 margin-top:20px;
}

#toukei ul li{
 float:left;
 width:213px;
 margin-right:10px;
}




