@charset "utf-8";
/*---base---*/
html { font-size:75%; }

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	line-height:160%;
	font-size:140%;
	text-align: center;
	color:#333333;
	background:#FFF url(../img/bg.gif) no-repeat left top;
	padding: 0px 0px 10px;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
}

ul {
	list-style:none;
}

table {
	border:none;
	border-collapse:collapse;
	font-size:100%;
}

table caption{
	display:none;
}

td,th {
	text-align:left;
	line-height: 1.2;
	font-weight:normal;
}



#wrapper {
	margin:0px auto;
	width:820px;
	text-align:left;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat:repeat-y;
}


#wrapper_body {
	margin:0px 10px;
	width:800px;
	text-align:left;
	overflow:hidden;
}

div#header {
	position:relative;
	width:800px;
	margin:0px 10px;
	text-align:left;
}
div#header {
	height:99px;
	background: url(../img/bg_header_contents.jpg) repeat-x; 
}
#index div#header {
	height:330px;
	background: url(../img/bg_header.jpg) repeat-x; 
}
#index div#header p#header_img {
	position: absolute;
	left:0;
	bottom:0px;
	background: url(../img/header_img01.jpg);
	width:800px;
	height:235px;
	text-indent:-99999px;
}

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header h1 {
	position:absolute;
	left:0;
	top:20px;
	width:500px;
	height:55px;
	background:url(../img/h1.png) no-repeat;
	text-indent:-99999px;
}


div#header h1 a{
	display:block;
	width:500px;
	height:55px;
	overflow:hidden;
}


div#header h2 {
	position:absolute;
	left:10px;
	top:0;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:60%;
	color:#FFFFFF;
}


div#header ul {
	position:absolute;
	left:643px;
	top:65px;
	width:157px;
	height:20px;
	text-indent:-99999px;
}

div#header ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	height:20px;
	line-height:20px;
}
div#header ul li a {
	display:block;
	height:20px;
	text-indent:-99999px;
}
div#header ul li#to_index {
	width:55px;
	background: url(../img/to_index.jpg);
}
div#header ul li#to_sitemap {
	width:92px;
	background: url(../img/to_sitemap.jpg);
}

div#header p#banner_01 {
	position:absolute;
	left:666px;
	top:10px;
	width:129px;
	height:43px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel.jpg);
}
div#header p#banner_01 a {
	display:block;
	width:129px;
	height:42px;
}


/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main_box{
	display:inline;
	width:788px;
	float:left;
	margin: 0px 10px 0px 0px;
	background: url(../img/bg_main_box.jpg) left bottom no-repeat;
}

#main{
	width:580px;
	float:right;
	margin: 15px 0px 0px 15px;
}

a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#666666;
	text-decoration: underline;
}
/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi{
	float:left;
	width:175px;
	margin: 0px 0px 0px 0px;
	border-top: #B1B1B1 solid 2px;
}

#navi ul{
	width:175px;
	float:left;
	list-style:none;
	margin: 0px 0px 15px;
}

#navi ul li{
	width:175px;
	height:45px;
	margin:0px 0px 0px 2px;
	background: url(../img/navi.jpg) no-repeat;
	line-height:45px;
	font-size:90%;
}
#navi ul li.line02{
	line-height:18px;
}


#navi ul li a{
	display:block;
	width:163px;
	height:45px;
	float:right;
	overflow:hidden;
}

#navi ul li a:link,#navi ul li a:visited {
	color:#4b58a6;
}
#navi ul li a:active,#navi ul li a:hover {
	color:#0A2CA6;
}


#navi ul#banner{
	width:174px;
	float:left;
	margin: 0px;
}

#navi ul#banner li{
	width:174px;
	height:52px;
	margin:0px 0px 15px;
	background: none;
}

#navi ul#banner li a{
	display:block;
	width:174px;
	height:52px;
	text-indent:-99999px;
	overflow:hidden;
	background-position:center;
}
#navi ul#banner li.banner01 a {
	background: url(../img/banner01.jpg) center no-repeat;
}
#navi ul#banner li.banner02 a {
	background: url(../img/banner02.jpg) center no-repeat;
}
#navi ul#banner li.banner03 a {
	background: url(../img/banner03.jpg) center no-repeat;
}
#navi ul#banner li.banner04 a {
	background: url(../img/print.jpg) center no-repeat;
}
#navi ul#banner li.banner05 a {
	background: url(../img/banner_yes_ito.jpg) center no-repeat;
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:800px;
	text-align:center;
	float:left;
	overflow:hidden;
	background: #FFFFFF url(../img/bg_footer.jpg) left bottom repeat-x;
	border-top: #999999 solid 1px;
	padding: 0px 0px 20px;
	font-size: 80%;
	color:#999999;
	line-height:120%;
}

#footer dl {
display:inline;
overflow:hidden;
width:780px;
height:35px;
float:left;
margin: 10px 10px 0px;
text-align:center;
}

#footer dl dt,#footer dl dd {
font-size:80%;
}

#footer dl dt {
display:inline;
text-align:right;
}

#footer dl dd {
text-align:left;
text-indent:-99999px;
float:left;
}


address {
	font-size: 80%;
	font-style: normal;
	clear:both;
}


/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt a:link,#footer dl dt a:visited{
color:#999999;
}
#footer dl dt a:active,#footer dl dt a:hover{
color:#333333;
}

address a:link,address a:visited{
color:#999999;
}
address a:active,address a:hover{
color:#333333;
}



/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_sub01 {
	background-image: url(../img/top_sub01.jpg);
}
#top_sub02 {
	background-image: url(../img/top_sub02.jpg);
}
#top_sub03 {
	background-image: url(../img/top_sub03.jpg);
}
#top_sub04 {
	background-image: url(../img/top_sub04.jpg);
}
#top_sub05 {
	background-image: url(../img/top_sub05.jpg);
}
#top_sub06 {
	background-image: url(../img/top_sub06.jpg);
}
#top_sub07 {
	background-image: url(../img/top_sub07.jpg);
}
#top_sub08 {
	background-image: url(../img/top_sub08.jpg);
}
#top_sub09 {
	background-image: url(../img/top_sub09.jpg);
}

.top_box_left {
	width:142px;
	float:left;
	margin: 0px 4px 0px 0px;
}
.top_box_right {
	width:142px;
	float:right;
	margin: 0px 0px 0px 0px;
}

.top_box01_top {
	width:142px;
	background: url(../img/top_box01_top.jpg) no-repeat;
	padding: 5px 0px 0px;
}
.top_box01_bottom {
	width:142px;
	background: url(../img/top_box01_bottom.jpg) bottom no-repeat;
	padding: 0px 0px 5px;
}
.top_box01_contents {
	width:142px;
	background: url(../img/top_box01_contents.jpg) repeat-y;
	padding: 0px 0px 0px;
}
.top_box02_top {
	width:142px;
	background: url(../img/top_box02_top.jpg) no-repeat;
	padding: 5px 0px 0px;
}
.top_box02_bottom {
	width:142px;
	background: url(../img/top_box02_bottom.jpg) bottom no-repeat;
	padding: 0px 0px 5px;
}
.top_box02_contents {
	width:142px;
	background: url(../img/top_box02_contents.jpg) repeat-y;
	padding: 0px 0px 0px;
}
.top_box0_01 {
	padding: 5px;
}
.top_box0_01 p {
	font-size:90%;
	line-height:120%;
	height:60px;
}
.top_box0_01 a:link,
.top_box0_01 a:visited,
.top_box0_01 a:hover,
.top_box0_01 a:active { color: #fff; }

#index #main .top_box0_01 h3 {
	width:132px;
	height:116px;
	text-indent:-99999px;
	margin: 0px 0px 10px;
}

.top_box03 {
	border: #B2B2B2 solid 4px;
	float:left;
}
#main .top_box03 h4 {
	width:572px;
	height: 32px;
	text-indent:-99999px;
	margin: 0px 0px 5px 0;
	padding: 0;
	background: url(../img/top_sub10.jpg) 0 0 no-repeat;
}
* html body #main .top_box03 h4 { height: 37px; }

.top_box03_01 {
	width:554px;
	float:left;
	display: inline;
	margin: 0px 9px;
}
.top_box03_left {
	width:190px;
	float:left;
}
.top_box03_right {
	width:354px;
	float:right;
	margin: 0px 0px 0px 10px;
}
.top_box03_right dl {
	width:354px;
	clear:both;
	font-size:90%;
	line-height:140%;
	color:#4C576B;
}
.top_box03_right dl dt {
	width:70px;
	float:left;
	border-bottom: #CCCCCC dashed 1px;
}
.top_box03_right dl dd {
	width:284px;
	float:left;
	border-bottom: #CCCCCC dashed 1px;
}

.top_box03_right dl dt.bb_none01,.top_box03_right dl dd.bb_none02 {
	border-bottom:none;
}

#index img {
	border: none;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

dl#sitemap dt {
border-bottom:#4A6DA3 solid 1px;
border-left:#4A6DA3 solid 5px;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
text-indent:8px;
}

dl#sitemap dd {
text-indent: 20px;
margin-bottom:15px;
border-bottom:#4A6DA3 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#4A6DA3;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #6699CC;
text-decoration: none;
}





/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01{
	width:580px;
	margin:0px;
	float:left;
	display: inline;
}

.seg01_01 {
	width:580px;
	padding: 0px 0px 10px;
	float:left;
}

.seg01_02 {
	width:580px;
	padding: 0px 0px 20px;
}

.seg01_03 {
	width:580px;
	padding: 0px 0px 30px;
	float:left;
}

.seg01_0_left01 {
	width:350px;
	float:left;
	margin: 0px 15px 0px 0px;
}
.seg01_0_right01 {
	width:215px;
	float:right;
	margin: 0px 0px 0px 0px;
}
.seg01_0_left02 {
	width:215px;
	float:left;
	margin: 0px 15px 0px 0px;
}
.seg01_0_right02 {
	width:350px;
	float:right;
	margin: 0px 0px 0px 0px;
}
.seg01_0_left03 {
	width:280px;
	float:left;
	margin: 0px 20px 0px 0px;
}
.seg01_0_right03 {
	width:280px;
	float:right;
	margin: 0px 0px 0px 0px;
}





/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main h2 {
	width:580px;
	height:30px;
	text-indent:-99999px;
	margin: 0px 0px 10px;
	clear:both;
}
#main h3 {
	height:30px;
	text-indent:-99999px;
	margin: 0px 0px 10px;
	clear:both;
}
#main h4 {
	height:20px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin: 0px 0px 10px;
	clear:both;
}
#main h5 {
	line-height:20px;
	background: url(../img/icon01.jpg) no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px;
	font-weight:bold;
	clear:both;
}

ul.icon01 {
	clear:both;
}

ul.icon01 li {
	line-height:20px;
	background: url(../img/icon01.jpg) no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px;
}

img {
border:#CCCCCC solid 5px;
}

dl.sep01 {
	width:350px;
	clear:both;
	font-size:90%;
	line-height:140%;
	color:#4C576B;
	float:left;
}
dl.sep01 dt {
	width:70px;
	float:left;
	border-bottom: #CCCCCC dashed 1px;
}
dl.sep01 dd {
	width:280px;
	float:left;
	border-bottom: #CCCCCC dashed 1px;
}

dl.sep02 {
	width:350px;
	clear:both;
	line-height:140%;
	float:left;
}
dl.sep02 dt {
	width:130px;
	float:left;
	margin: 0px 0px 5px;
}
dl.sep02 dd {
	width:220px;
	float:left;
	margin: 0px 0px 5px;
}

dl.sep03 {
	width:580px;
	clear:both;
	line-height:140%;
	float:left;
}
dl.sep03 dt {
	width:150px;
	float:left;
	margin: 0px 0px 5px;
}
dl.sep03 dd {
	width:430px;
	float:left;
	margin: 0px 0px 5px;
}

table.sheet01 {
	width:100%;
}
table.sheet01 th,table.sheet01 td {
	padding: 3px 5px;
	border:#CCCCCC solid 1px;
	font-size:80%;
	text-align:center;
}
table.sheet01 th {
	white-space: nowrap;
}


p.to_top {
	clear:both;
}

p.to_top a {
	overflow:hidden;
	display:block;
	width:115px;
	height:20px;
	float:right;
	text-indent:-99999px;
	background: url(../img/to_top.jpg) no-repeat;
	margin: 0px 0px 20px;
}

.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}

.mr10 {
margin-right:10px;
}

.ali_cen {
text-align:center;
}
.ali_right {
text-align: right;
}
.ali_left {
text-align: left;
}

.fl {
float:left;
}
.fr {
float:right;
}

.clb {
clear:both;
}
.cll {
clear:left;
}
.clr {
clear:right;
}

.text_m{
float:left;
font-size:14px;
width:140px;
margin-left:22px;
margin-top:-10px;
color:#0033CC;
}



/*health*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#health_sub01 {
	background-image: url(../img/health_sub01.jpg);
}
#health_sub02 {
	background-image: url(../img/health_sub02.jpg);
}
#health_sub03 {
	background-image: url(../img/health_sub03.jpg);
}
#health_sub04 {
	background-image: url(../img/health_sub04.jpg);
}
#health_sub05 {
	background-image: url(../img/health_sub05.jpg);
}


/*only*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#only_sub01 {
	background-image: url(../img/only_sub01.jpg);
}


/*improvement*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#improvement_sub01 {
	background-image: url(../img/improvement_sub01.jpg);
}
#improvement_sub02 {
	background-image: url(../img/improvement_sub02.jpg);
}
#improvement_sub03 {
	background-image: url(../img/improvement_sub03.jpg);
}
#improvement_sub04 {
	background-image: url(../img/improvement_sub04.jpg);
}
#improvement_sub05 {
	background-image: url(../img/improvement_sub05.jpg);
}


/*jaw*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#jaw_sub01 {
	background-image: url(../img/jaw_sub01.jpg);
}
#jaw_sub02 {
	background-image: url(../img/jaw_sub02.jpg);
}
#jaw_sub03 {
	background-image: url(../img/jaw_sub03.jpg);
}
#jaw_sub04 {
	background-image: url(../img/jaw_sub04.jpg);
}
#jaw_sub05 {
	background-image: url(../img/jaw_sub05.jpg);
}
#jaw_sub06 {
	background-image: url(../img/jaw_sub06.jpg);
}
#jaw_sub07 {
	background-image: url(../img/jaw_sub07.jpg);
}
#jaw_sub08 {
	background-image: url(../img/jaw_sub08.jpg);
}
#jaw_sub09 {
	background-image: url(../img/jaw_sub09.jpg);
}


/*balance*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#balance_sub01 {
	background-image: url(../img/balance_sub01.jpg);
}
#balance_sub02 {
	background-image: url(../img/balance_sub02.jpg);
}
#balance_sub03 {
	background-image: url(../img/balance_sub03.jpg);
}


/*check*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#check_sub01 {
	background-image: url(../img/check_sub01.jpg);
}
#check_sub02 {
	background-image: url(../img/check_sub02.jpg);
}
#check_sub03 {
	background-image: url(../img/check_sub03.jpg);
}


/*condition*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#condition_sub01 {
	background-image: url(../img/condition_sub01.jpg);
}
#condition_sub02 {
	background-image: url(../img/condition_sub02.jpg);
}


/*flow*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#flow_sub01 {
	background-image: url(../img/flow_sub01.jpg);
}
#flow_sub02 {
	background-image: url(../img/flow_sub02.jpg);
}
#flow_sub03 {
	background-image: url(../img/flow_sub03.jpg);
}
#flow_sub04 {
	background-image: url(../img/flow_sub04.jpg);
}
#flow_sub05 {
	background-image: url(../img/flow_sub05.jpg);
}
#flow_sub06 {
	background-image: url(../img/flow_sub06.jpg);
}
#flow_sub07 {
	background-image: url(../img/flow_sub07.jpg);
}
#flow_sub08 {
	background-image: url(../img/flow_sub08.jpg);
}
#flow_sub09 {
	background-image: url(../img/flow_sub09.jpg);
}


/*clinic*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#clinic_sub01 {
	background-image: url(../img/clinic_sub01.jpg);
}
#clinic_sub02 {
	background-image: url(../img/clinic_sub02.jpg);
}
#clinic_sub03 {
	background-image: url(../img/clinic_sub03.jpg);
}
#clinic_sub04 {
	background-image: url(../img/clinic_sub04.jpg);
}
#clinic_sub05 {
	background-image: url(../img/clinic_sub05.jpg);
}

table.clinic {
	width:100%;
	font-size:90%;
	clear:both;
}
table.clinic td {
	padding: 3px 5px;
	border: #CCCCCC solid 1px;
}


/*dr*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#dr_sub01 {
	background-image: url(../img/dr_sub01.jpg);
}
#dr_sub02 {
	background-image: url(../img/dr_sub02.jpg);
}
#dr_sub03 {
	background-image: url(../img/dr_sub03.jpg);
}
#dr_sub04 {
	background-image: url(../img/dr_sub04.jpg);
}


/*price*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#price_sub01 {
	background-image: url(../img/price_sub01.jpg);
}


/*sitemap*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sitemap_sub01 {
	background-image: url(../img/sitemap_sub01.jpg);
}
