@charset "shift_jis";

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.margin5{
	margin-bottom: 5px;
}
.margin5-auot{
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.margin10{
	margin-bottom: 10px;
}
.margin15{
	margin-bottom: 15px;
}
.margin20{
	margin-bottom: 20px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;

}
.font12b {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

.font14b {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;

}

.search_body {
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.search_body {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 100%;
}

#header_aera {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 790px;
}

#main-all {
	text-align: left;
	padding: 0px;
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo{
	margin: 0px;
	width: 230px;
	text-align: left;
	height: 45px;
	display: block;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
}
.header_menu{
	font-size: 12px;
	color: #858587;
	text-align: right;
	height: 78px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	width: 535px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header_menu_main{
	font-size: 12px;
	color: #858587;
	text-align: right;
	height: 78px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu{
	list-style:none;
	margin-right:2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#main_menu_bg {
	height: 53px;
	width: 100%;
	background-image: url(../images/tab_bg_h.gif);
	margin: 0px;
	padding-left: 11px;
	background-repeat: repeat-x;
}
.menu_lis_up{
	height: 52px;
	width: 115px;
	padding-bottom: 1px;
	float: left;
	padding-left: 15px;
}


#main_menu {
	height: 53px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
.menu_lis{
	margin: 0px;
	padding: 0px;
	float: left;
}

#tab_list{
	height: 28px;
	padding: 0px;
	margin: 0px;
	width: 665px;
}
.tab_lis{
	float:left;
	list-style:none;
}

#tab_menu{
	background-image: url(../images/tab_bg_b.gif);
	height: 37px;
	width: 100%;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#select_item{
	width: 560px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.select_item{
	width: 560px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.select_lis{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#select_main{
	height: 68px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

#select_box{
	height: 68px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
.select_icon{
	height: 68px;
	width: 110px;
	padding-left: 15px;
	float: left;
}

.select_list{
	width: 545px;
	margin: 0px;
	padding: 0px;
	height: 68px;
}

.clrea_btn{
	height: 27px;
	width: 110px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 41px;
	padding-left: 0px;
	float: right;
}

#content_box{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #E9EBEC;
}

#content_01{
	margin: 0px;
	padding: 5px 5px 5px 10px;
	height: 565px;
	width: 100%;
}

#mapaera{
	height: 558px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
#map{
	height: 558px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.list {
	overflow: auto;
	height: 1000px;
	width: 300px;
	scrollbar-base-color: #FFD2BD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFBF9;
	scrollbar-shadow-color: #EAF3FD;
	scrollbar-darkshadow-color: #FF5100;
	scrollbar-highlight-color: #EAF3FD;
	scrollbar-3dlight-color: #FF5100;
	scrollbar-arrow-color: #FF5100;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#serach_main{
	height: 421px;
	width: 300px;
	text-align: left;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
	float: left;
}
.list_box {
	padding: 5px;
	width: 260px;
	border: 1px solid #505050;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.red_bg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF230A;
	margin: 2px;
	border: 1px solid #F6290F;
}

#content_02{
	margin: 0px;
	padding: 5px;
	width: 100%;
}

#boad_bg {
	width: 460px;
	height: 232px;
	background-image: url(../images/bord_bg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	padding-top: 30px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#boad_text {
	height: 232px;
	width: 455px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;

}

#footer{
	margin: 0px;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 11px;
}


#footer_menu{
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 765px;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f1f1f1;
}

#footer_copy{
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 780px;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
a:link{
	color: #005EAE;
	text-decoration: none;
}
a:visited{
	color: #005EAE;
	text-decoration: none;
}
a:active{
	color: #005EAE;
	text-decoration: underline;
}
a:hover{
	color: #005EAE;
	text-decoration: underline;
}

#my_point_main {
	width: 474px;
	margin: 0px;
	height: 25px;
	display: block;
	position: relative;
	left: 4px;
	top: -555px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#my_point {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.point{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.map_box {
	width: 260px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 135px;
}
#header_aera_main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#header_aera_main h1{
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		text-align:left;
		margin:5px 0px;
}
/*.icou_tools {
	text-align: left;
	float: right;
	width: 400px;
	margin-top: 20px;
	padding-right: 12px;
	height: 65px;
	background-image: url(../images/icou_tools.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

h2.about-h2 {
 background:url(../images/about_title.gif) no-repeat;
 width:650px;
 height:80px;
 margin:0px;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;
 }
 
 h3.about-h3 {
 background:url(../images/about_subtitle01.gif) no-repeat;
 width:382px;
 height:36px;
 margin:0 0 5px 0;
 padding:0px;
 text-indent:-9999px;
 font-size:12px;
 }

#boldpoint{
	font-size: 12px;
	font-weight: bold;
}

/* 以下registrationと同E容CSS Document */

#registration_main {
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: auto;
}


.myp_menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #514F50;
	border-bottom-color: #514F50;
	border-left-color: #514F50;
	padding: 10px 5px 10px 10px;
	width: 160px;
	margin-bottom: 15px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}
#registration {
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 755px;
	border: 0px solid #FFCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#topicpath {
	margin: 5px 0px 10px 0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:0px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

#step_main{
	width: 655px;
	margin: 0px;
	padding: 10px 0px 0px 36px;
	height: 80px;
}
.step_lis{
	margin: 0px;
	padding: 5px 0px 10px 3px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 107px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.step_lis_end{
	margin: 0px;
	padding: 5px 0px 10px 4px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg_end.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 95px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.regstep_lis{
	margin: 0px 1px 0px 0px;
	padding: 5px 0px 10px 3px;
	float: left;
	list-style-type: none;
	background-image: url(../images/regstep_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 90px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.regstep_lis_end{
	margin: 0px;
	padding: 5px 0px 10px 4px;
	float: left;
	list-style-type: none;
	background-image: url(../images/regstep_bg_end.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 82px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#step_title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 639px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
#step_subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 639px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
.form_main{
	width: 650px;
	margin: 0px 0px 0px 36px;
	padding: 0px;
	height: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.form_box {
	margin: 0px 0px 0px 36px;
	width: 650px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
.form_all{
	width: 650px;
	margin: 0px 0px 0px 36px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

}
.form250 {
	width: 250px;

}
.form200 {
	width: 200px;

}
.form150 {
	width: 150px;

}
.form100 {
	width: 100px;

}
.form50 {
	width: 50px;

}
.form80 {
	width: 80px;

}

.myp_topbg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 470px;
	line-height: 120%;
	height: 60px;
	background-image: url(../images/mypage_bg.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 5px;
	text-align: left;
	background-position: top;
}
.myp_topbg_p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 470px;
	line-height: 120%;
	height: 60px;
	background-image: url(../images/mypage_bgp.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 5px;
	text-align: left;	
	background-position: top;
}
.myp_toptxt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px 0px 0px;
	line-height: 120%;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	height: 55px;
	width: 399px;
}
#clinic_main {
	margin: 0px 0px 0px 50px;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
}
#clinic {
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 680px;
	text-align: left;
	padding: 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.clinic_list {

	overflow: auto;
	height: 500px;
	width: 470px;
	scrollbar-base-color: #FFD2BD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFBF9;
	scrollbar-shadow-color: #EAF3FD;
	scrollbar-darkshadow-color: #FF5100;
	scrollbar-highlight-color: #EAF3FD;
	scrollbar-3dlight-color: #FF5100;
	scrollbar-arrow-color: #FF5100;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
.clinic_list2 {
	width: 470px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#clinic_title {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 455px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}
.clinic_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 455px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clinic_txt {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: auto;
	width: 445px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#mypage {
	margin: 0px 0px 0px 36px;
	width: 650px;
	border: 1px solid #666666;
	padding: 0px;
	display: block;
}
#mypage_title {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/mypage_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 639px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
.doctor_subtitle {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 330px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.doctor_txt {

	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: auto;
	width: 330px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.recommend_txt {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: auto;
	width: 280px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
.recommend_comment {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	height: 12px;
	width: 460px;
	margin: 0px;
	background-color: #ebf4fd;
	padding: 2px;
	border: 1px solid #1f1788;
}
.red {
	color: #FF0000;
}
.font10 {

	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
#user_main {

	margin: 0px 0px 0px 60px;
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
}
#user {
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 690px;
	text-align: left;
	padding: 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#user_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/mypage_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 635px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}
#user_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 635px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}
#member_card {
	background-image: url(../images/member_cardbg.gif);
	background-repeat: no-repeat;
	margin: 20px 0px;
	padding: 0px;
	height: 200px;
	width: 445px;
	display: block;
}
#bbs_title {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 639px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
.bbs_catlist {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	width: 155px;
	list-style-type: none;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
#bbs_catlist_t1 {
	font-size: 12px;
	font-weight: bold;
	color: #FE461B;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 160px;
	display: block;
}
#bbs_catlist_t2 {
	font-size: 12px;
	font-weight: bold;
	color: #97DE69;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 160px;
	display: block;
}
#bbs_catlist_t3 {

	font-size: 12px;
	font-weight: bold;
	color: #2ECEF7;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 160px;
	display: block;
}
#bbs_catlist_t4 {


	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 160px;
	display: block;
}
#bbs_catlist_t5 {



	font-size: 12px;
	font-weight: bold;
	color: #FC8441;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 160px;
	display: block;
}
#bbs_subtitle {


	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 455px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}
.bbs_list {

	width: 470px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
.right_blue {

	color: #52ACFF;
}
#about_title {
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	height: 20px;
	width: 630px;
	margin: 0px;
	background-color: #EF3A27;
	padding: 10px;
	font-style: normal;
}
.info_list {
	width: 500px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	line-height: 120%;
	letter-spacing: 1px;
}
#p_jushin {
	list-style-type: none;
	list-style-image: url(../images/myp_icon_02.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 500px;

}
/* 061130 */
#tab_list02{
	height: 26px;
	padding: 0px;
	margin: 0px;
	width: 780px;
}
.tab_lis02{
	float:left;
	list-style:none;
}

#tab_menu02{
	background-image: url(../images/tab_bg_b02.gif);
	height: 52px;
	width: 100%;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;

}
.font10_top {
	font-size: 10px;
	line-height: 120%;
	color: #999999;

}

.top_serch{
	background-color: #E9EBEC;
	width: 305px;
	padding-top: 5px;
	padding-right: 4px;
}

#map_title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 485px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
}
/*061227追加ここから*/
.smile_list_box {
	padding: 5px;
	width: 620px;
	border: 1px solid #888888;
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}

.blue_bg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	margin: 2px;
	border: 1px solid #6699CC;
}
/*061227追加ここまで*/

font.colorDiv {
	font-size:14px;
	color:#6DA951;
}

#google {
	width: 160px;
	margin: 0px 0px 0px 5px;
	float: left;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
}
.clinic_subtitle_reco {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*clinic_blog*/

.clinic_blog_td01 {
	background-image: url(../../../images/ad_menu_blog_s.gif);
	background-repeat: repeat-y;

}

.clinic_blog_td02 {
	padding-left: 5px;
	font-size:12px;
}

/*バナーダブル*/

#hban {
	height:60px;
	width:468px;
}

#hban ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#hban ul li a {
  margin: 0;
  padding: 0;
}

#hban ul li a img {
  margin: 0;
  padding: 0;
  border: 0;
}

#hban ul:after {
  height: 60px;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* for MacIE5 \*/
#hban ul{
  height: 60px;
  overflow: hidden;
}
/* for MacIE5 */

#hban ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
  height: 60px;
  list-style-type : none;
}

#hban ul li a img {
  border: 0;
}

.over_b a{
	display : block ;
	background-repeat : no-repeat ;
	background-position : left center;
	margin: 0px 0px 0px 0px;
}

.over_b a:hover img{
	visibility : hidden ;
	border-style : none ;
}

.over_b a:hover{
	background-color:transparent;
}

#over_b01 {
    background : url(http://www.icou-dental.jp/images/implant_tokyo_kokuchi_over0113.jpg) ;
}

#over_b02 {
    background : url(http://www.icou-dental.jp/images/implant_osaka_kokuchi_over0113.jpg) ;
}


