/* hakuho dental clinic css shift_jis */
a:link,a:visited{
	color: #336699;
	text-decoration: none;
}
a:hover,a:active{
	color: #FF9900;
	text-decoration: underline;
}
#main_image{background: url(../img/main.jpg) no-repeat;
	padding: 160px 300px 0px 85px;
	height: 154px;}
#main_image a{
	text-decoration: underline;
	color: #333333;
}
#main_left{

	float: left;
	width: 525px;
	padding: 10px  0 0 15px;
}
#main_right{

	padding: 15px;
	width: 230px;
	float: right;
}
#main_bottom{
	padding: 15px;
}
.box_yellow{
	background-color: #FFF8A6;
	padding: 15px;
}
#main_left ul{
	margin-left: 5px;
}
#main_left li{
	background: url(../img_common/arrow_yellow.gif) left center no-repeat;
	padding-left: 12px;
	line-height: 200%;
	list-style-type: none;
}
h2{
	background: url(../img/text1.gif) no-repeat;
	text-indent: -9999px;
	height: 24px;
	padding-bottom: 5px;
}
#main_left td{
	line-height: 170%;
}
.border_white{
	border-top: 1px solid #ffffff;
}

#main_left a:link.b_counceling,
#main_left a:visited.b_counceling,
#main_left a:active.b_counceling{
	display: block;
	width: 251px;
	height: 50px;
	background: url(../img/b_counceling.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 0 0 auto;
}
#main_left a:hover.b_counceling{
	display: block;
	width: 251px;
	height: 50px;
	background: url(../img/b_counceling_hi.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0 0 0 auto;
}
#main_left ul#price li{
		display: inline;
		padding-right: 30px;
}
#main_left .frame_blue{
	border: 1px solid #ADCCE8;
	width: 228px;
	padding: 3px 10px;
}
a.whitening{
	display: block;
	background: url(../img/cat_whitening.gif) no-repeat;
	width: 139px;
	height: 15px;
	text-indent: -9999px;
	margin: auto;
}
a.orthodontic{
	display: block;
	background: url(../img/cat_orth.gif) no-repeat;
	width: 98px;
	height: 15px;
	text-indent: -9999px;
	margin: auto;
}
a.ceramic{
	display: block;
	background: url(../img/cat_ceramic.gif) no-repeat;
	width: 160px;
	height: 15px;
	text-indent: -9999px;
	margin: auto;
}
a.price{
	display: block;
	background: url(../img/text2.gif) no-repeat;
	width: 96px;
	height: 18px;
	text-indent: -9999px;
}
a.counceling{
	display: block;
	background: url(../img/cat_inf.gif) no-repeat;
	width: 382px;
	height: 15px;
	text-indent: -9999px;
	margin: auto;
}