/*---base---*/

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:140%;
	text-align: center;
	color:#333333;
}

*{
	padding:0px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	background-repeat:no-repeat;
}

ul {
list-style-type:none;
list-style-position:inside;
}

img{
	border-width: 0px;
	border-style: none;
}

#wrapper_side_bg{
	margin:0px auto;
	width:820px;
	text-align:left;
	overflow:hidden;
	background-image:url(../img/bg_side.jpg);
	background-repeat:repeat-y;
}

#wrapper{
	margin:0px 10px;
	width:800px;
	text-align:left;
	overflow:hidden;
	background-image: url(../img/bg_navi.jpg);
	background-repeat:repeat-y;
}

/*header*/
h1{
	width:800px;
	height:59px;
	float:left;
	overflow:hidden;
	background-image:url(../img/head01.jpg);
	clear:both;
text-indent:-9999px;
}

h1 a {
display:block;
width:800px;
height:59px;
}

#main_box{
	width:800px;
	float:left;
	overflow:hidden;
	clear:both;
}

#main{
	width:640px;
	float:right;
	overflow:hidden;
	margin:0px;
}

#main01{
	width:640px;
	float:right;
	overflow:hidden;
	margin:0px;
	min-height:650px;
}

a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#666666;
	text-decoration:underline;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01{
	width:600px;
	margin:0px 20px 10px 20px;
	overflow:hidden;
}

.seg02{
	width:580px;
	margin:0px 10px;
	float:left;
	overflow:hidden;
}

.section { padding: .5em 5px; }

.image_l  {
	float: left;
	margin: 8px 16px 16px 0;
	}
.image_c  {
	float: left;
	margin: 30px 16px 16px 16px;
	}

.image_r {
	float: right;
	margin: 8px 0 16px 16px;
	}
.case {
	margin: 5px 30px;
	}
.case img {
	display: block;
	}
.case .caption {
    margin-top:5px;
	text-align: center;
	border-top: 2px solid #ccc;
	}
.alpha { float: left; }
.beta { float: right; }



.m00 {margin: 0 !important;}
.mt00 {margin-top: 0px !important;}
.mt05 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mb00 {margin-bottom: 0 !important;}
.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb70 {margin-bottom: 70px !important;}
.mr00 {margin-right: 0 !important;}
.ml05 {margin-left: 5px !important;}
.ml15 {margin-left: 15px !important;}


/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi{
	width:160px;
	float:left;
	margin:0px;
}
#navi ul.left01 li{
width:160px;
	padding:0;
	margin:0px 0px 5px 0;
}

#navi ul.left01 li.title{
	width:160px;
	height:29px;
	text-indent:-9999px;
	background-image:url(../img/navi_title.jpg);
	margin:0px 0px 5px;
}
#navi .left01 li a,
#navi .left01 li a:hover {
	display:block;
	width:160px;
	height:45px;
	padding:0;
	text-indent:-9999px;
}

.navi01 a {
background-image:url(../img/navi01.jpg);
}
.navi01 a:hover {
background-image:url(../img/navi01_ov.jpg);
}

.navi02 a {
background-image:url(../img/navi02.jpg);
}
.navi02 a:hover {
background-image:url(../img/navi02_ov.jpg);
}

.navi03 a{
background-image:url(../img/navi03.jpg);
}
.navi03 a:hover {
background-image:url(../img/navi03_ov.jpg);
}

.navi04 a {
background-image:url(../img/navi04.jpg);
}
.navi04 a:hover {
background-image:url(../img/navi04_ov.jpg);
}

.navi05 a {
background-image:url(../img/navi05.jpg);
}
.navi05 a:hover {
background-image:url(../img/navi05_ov.jpg);
}

.navi06 a {
background-image:url(../img/navi06.jpg);
}
.navi06 a:hover {
background-image:url(../img/navi06_ov.jpg);
}

#navi ul.left02 {
width:150px;
margin: 20px 0px 0px 10px;
}

#navi ul.left02 li{
	margin:0px 0px 5px;
	overflow:hidden;
}

#navi ul.left02 li a{
display:block;
background-repeat:no-repeat;
color:#663300;
font-weight:bold;
padding-left: 20px;
}

* html #navi ul.left01 { margin: 0 0 0 -17px;
	text-indent:-9999px;} 
* html #navi ul.left02 { padding: 0; line-height: 1;}
* html #navi ul.left02 li a { padding: 0; } 

*:first-child+html #navi ul.left02 li a { text-indent:21px; } /*  for IE7 only */


#navi ul.left02 li a:link,#navi ul.left02 li a:visited {
background-image:url(../img/navi_icon.jpg);
}
#navi ul.left02 li a:active,#navi ul.left02 li a:hover {
background-image:url(../img/navi_icon_ov.jpg);
}



#navi dl {
height:120px;
width:160px;
margin-top:40px;
}

#navi dl dt {
background-image:url(../img/navi_time.jpg);
height:20px;
width:160px;
text-indent:-9999px;
}

#navi dl dd {
margin: 10px 0px 0px 0px;
width:150px;
margin-left:10px;
}

#navi ul#banner{
	width:160px;
	float:left;
}

#navi ul#banner li{
	width:160px;
	margin:10px 0px 0px;
	text-align:center;
}

#navi ul#banner a{
	display:block;
	width:160px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../img/menu_back.jpg);
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer_pare{
	width:820px;
	height:30px;
	text-align:center;
	overflow:hidden;
	margin: 0px auto;
	float:left;
	clear:both;
}

#footer{
	width:820px;
	height:30px;
	text-align:center;
	float:left;
	overflow:hidden;
	background-image:url(../img/footer_bg.jpg)
}


#footer p {
margin-top:10px;
	background-image:url(../img/footer_bg.jpg)
	margin: 0px 0px 0px 20px;
}
/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p.to_top{
	margin:5px 0px;
}

/*top*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


h2#top01 {
width:640px;
height:230px;
background-image:url(../img/top_head.jpg);
margin: 0px 0px 15px 0px;
text-indent:-9999px;
}

h3#top02 {
width:306px;
height:22px;
background-image:url(../img/top_sub01.jpg);
margin: 0px 0px 15px 0px;
text-indent:-9999px;
}

p.new {
width:600px;
height:40px;
overflow:auto;
}

div#top_navi {
width:580px;
margin: 0px 30px 10px 20px;

}


div#top_navi .pickup01,
div#top_navi .pickup03
{
width: 280px;
margin: 10px 0;
text-indent: -9999px;
float:left;
}


div#top_navi .pickup02,
div#top_navi .pickup04
{
width: 280px;
margin: 10px 0;
text-indent: -9999px;
float:right;
}



	
div#top_navi .pickup01 a { 
  height: 160px;
	display: block;
	background: url(../img/index_pkup01.jpg) 0 0 no-repeat;
	}
div#top_navi .pickup02 a { 
  height: 160px;
	display: block;
	background: url(../img/index_pkup02.jpg) 0 0 no-repeat;
	}
div#top_navi .pickup03 a { 
  height: 160px;
	display: block;
	background: url(../img/index_pkup03.jpg) 0 0 no-repeat;
	}
div#top_navi .pickup04 a { 
  height: 160px;
	display: block;
	background: url(../img/index_pkup04.jpg) 0 0 no-repeat;
	}

	
div#top_navi .pickup01 a:hover { background: url(../img/index_pkup01.jpg) 0 -160px no-repeat;	}
div#top_navi .pickup02 a:hover { background: url(../img/index_pkup02.jpg) 0 -160px no-repeat; }
div#top_navi .pickup03 a:hover { background: url(../img/index_pkup03.jpg) 0 -160px no-repeat;	}
div#top_navi .pickup04 a:hover { background: url(../img/index_pkup04.jpg) 0 -160px no-repeat; }



div.top_left {
width:236px;
float:left;
margin: 0px 20px 0px 0px;
background-image:url(../img/box_bg_236.jpg);
background-repeat: repeat-y;
overflow:hidden;
border-bottom:#7bd8cd solid 1px;
border-top:#7bd8cd solid 1px;
}

div.top_left01 {
margin:10px;
}


div.top_left02 {
width:216px;
float:left;
margin: 0px 0px 10px 0px;
overflow:hidden;
clear:both;
}

div.top_left02 h4,div.top_left02 h5,div.top_left02 h6 {
color:#663333;
}

div.top_left02 h5 {
margin-top:65px;
}

div.top_left02 h4 {
font-weight:bold;
letter-spacing:0.1em;
}

div.top_left02 p.greeting {
color:#666666;
width:216px;
}


div.top_left03 {
width:106px;
float:right;
}

div.top_left02 p.dr_img{
width:100px;
height:100px;
background-repeat:no-repeat;
background-image:url(../img/top_img01.jpg);
float:left;
margin-right:10px;
text-indent:-9999px;
}



div.top_right {
width:326px;
float:left;
margin: 0px 0px 0px 0px;
}

div.top_right01 {
width:326px;
float:left;
margin: 0px 0px 0px 0px;
clear:both;
}

div.top_right01 p{
width:100px;
float:right;
text-indent:13px;
line-height:140%;
margin: 10px 0px 0px 0px;
}

div.top_right01 p a:link,div.top_right01 p a:visited{
display:block;
width:100px;
background-image:url(../img/icon01.jpg);
background-repeat:no-repeat;
background-position:left center;
}

div.top_right01 p a:active,div.top_right01 p a:hover{
display:block;
width:100px;
background-image:url(../img/icon01_ov.jpg);
background-repeat:no-repeat;
background-position:left center;
}

div.top_right h4{
width:113px;
height:27px;
background-image:url(../img/top_sub02.jpg);
float: left;
text-indent:-9999px;
}

div.top_right02 {
width:326px;
float:left;
background-image:url(../img/box_bg_326.jpg);
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
clear:both;
border-bottom:#7bd8cd solid 1px;
border-top:#7bd8cd solid 1px;
}

div.top_right03 {
margin:10px;
}


div.top_right03 p{
width:260px;
height:234px;
background-image:url(../img/map.jpg);
margin-left:30px;
text-indent:-9999px;
}

/*div.bottom01{
width:580px;
margin:0px 30px 10px 30px;
overflow:hidden;
background-image:url(../img/box_bg_580.jpg);
border-bottom:#7bd8cd solid 1px;
border-top:#7bd8cd solid 1px;
}


div.bottom02 {
width:580px;
margin:10px;
}*/


div.bottom01{
width:580px;
margin:0px 20px 10px 20px;
overflow:hidden;
}

div.bottom01_02{
width:580px;
margin:0px 5px 10px 35px;
overflow:hidden;
clear:both;
}


div.bottom02 {
width:580px;
background-image:url(../img/box_bg_580.jpg);
border-bottom:#7bd8cd solid 1px;
border-top:#7bd8cd solid 1px;
float:left;
}

div.bottom03 {
width:580px;
height:44px;
margin:10px;
}

h4.logo {
width:205px;
height:44px;
background-image:url(../img/bottom_logo.jpg);
background-repeat:no-repeat;
float:left;
padding:0px;
margin: 0px 20px 0px 0px;
text-indent:-9999px;
}

div.bottom03 div.bottom04 {
height:44px;
border-left:#7bd8cd dotted 1px;
float:left;
}

div.bottom03 div.bottom04 p {
margin: 5px 0px 0px 15px;
color:#663300;
font-weight:bold;
}



/*general_purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main01 h2 {
width:640px;
height:90px;
margin: 0px 0px 15px 0px;
text-indent:-9999px;
}

div.box_pare {
width:580px;
margin: 0px 0px 0px 35px;
clear:both;
} 

div.box01 {
width:580px;
background-image:url(../img/box01_bg.jpg);
background-repeat:repeat-y;
border-bottom: #7ad8ca solid 1px; 
border-top: #7ad8ca solid 1px;
float:left;
margin: 0px 0px 15px 0px;
}

div.box01 div.h3box {
width:578px;
height:35px;
margin: 0px 1px 15px 1px;
background-image:url(../img/sub_bg01.jpg);
}

div.box01 div.h3box h3 {
width:559px;
height:33px;
margin: 0px 0px 0px 10px;
background-repeat:no-repeat;
text-indent:-9999px;
}

div.box01_01 {
width:560px;
margin: 0px 10px 10px 10px;
clear:both;
}

/*imgが右の場合*/

div.box01_01_01 {
width:380px;
margin: 0px 20px 0px 0px;
float:left;
}

div.box01_01_02 {
width:160px;
margin: 0px 0px 0px 0px;
float:left;
}

/*imgが右の場合終わり*/


/*imgが左の場合*/

div.box01_01_03 {
width:380px;
margin: 0px 0px 0px 0px;
float:right;
}

div.box01_01_04 {
width:160px;
margin: 0px 0px 20px 0px;
float:left;
}

/*imgが左の場合終わり*/

/*imgがない場合*/
div.box01_01_05 {
width:550px;
margin: 0px 0px 5px 0px;
float:left;
}

/*症例*/

div.box_ex {
width:580px;
margin: 0px 0px 0px 35px;
clear:both;
} 

div.box_ex01 {
width:580px;
float:left;
margin: 0px 0px 15px 0px;
}

div.box_ex01_01 {
width:174px;
background-image:url(../img/icon02.jpg);
background-position:right;
background-repeat:no-repeat;
float:left;
margin: 0px 0px 0px 0px;
}


div.box_ex01_02 {
width:160px;
float:left;
margin: 0px 20px 0px 0px;
}

p.ex01_03 {
width:226px;
float:left;
}

div.box_ex h4 {
width:559px;
height:25px;
margin: 0px 0px 5px 10px;
background-repeat:no-repeat;
background-position:left;
clear:both;
text-indent:-9999px;
}



/*症例終わり*/

/*esthe*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.esthe {
background-image:url(../img/esthe_title.jpg);
}

h3.esthe01 {
background-image:url(../img/esthe_sub01.jpg);
}


h3.esthe02 {
background-image:url(../img/esthe_sub02.jpg);
}


h3.esthe03 {
background-image:url(../img/esthe_sub03.jpg);
}


h4.esthe04 {
background-image:url(../img/esthe_sub04.jpg);
}

h4.esthe05 {
text-indent:-9999px;
height:25px;
background-image:url(../img/esthe_sub05.jpg);
}

h4.esthe06 {
text-indent:-9999px;
height:25px;
background-image:url(../img/esthe_sub06.jpg);
}

.esthe01 {
	margin-bottom: 15px;
	overflow: hidden;
}



/*clinic*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.clinic {
background-image:url(../img/clinic_title.jpg);
}
/*画像左*/
.clinic01 {
	width:570px;
	height:150px;
	border: 1px solid #7bd8cd;
	float: left;
	margin-left: 35px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
}
.clinic02 {
	width:200px;
	height:150px;
	float: left;
}
.clinic03 {
    width:330px;
	height:22px;
	float: left;
}
.clinic04 {
	width:330px;
	height:128px;
	float: left;
	background:url(../img/clinic_bg01.jpg);
}
.clinic04 p {
    margin-left:20px;
	margin-top:5px;
	font-size: 12px;
}

/*画像右*/
.clinic05 {
	width:570px;
	height:150px;
	border: 1px solid #7bd8cd;
	margin-left: 35px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 10px 0px;
}
.clinic06 {
	width:200px;
	height:150px;
	float: right;
}
.clinic07 {
    width:330px;
	height:22px;
	float: left;
}
.clinic08 {
	width:330px;
	height:128px;
	float: left;
	background:url(../img/clinic_bg01.jpg);
}
.clinic08 p {
    margin-left:20px;
	margin-top:5px;
	font-size: 12px;
}

/*implant*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.implant {
    background-image:url(../img/implant_title.jpg);
}

h3.implant01 {
    background-image:url(../img/implant_sub01.jpg);
}
div.implant01 {
    width:580px;
    margin: 0px 0px 0px 35px;
    clear:both;
} 
h3.implant02 {
    width:578px;
    height:29px;
    float:left;

} 
div.implant03 {
	width:158px;
	height:119px;
	float:left;
	border: 1px solid #7bd8cd;
} 
div.implant04 {
    width:408px;
    height:26px;
    float:right;
} 
div.implant05{
    width:380px;
    height:26px;
    margin-left:5px;
}
 
div.implant06 {
	width:158px;
	height:119px;
	float:right;
	border: 1px solid #7bd8cd;
} 
div.implant07 {
    width:408px;
    height:26px;
    float:left;
} 
div.implant08{
    width:380px;
    height:50px;
    margin-left:5px;
} 
div.implant09 {
    width:580px;
    height:26px;
    float:left;

}
div.implant10{
	width:550px;
	margin-left:5px;
	float: left;
	margin-bottom:20px;
}
div.implant11 {
	width:580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

div.icon03 {
	width:580px;
	height:12px;
	float: left;
	text-align:center;
	margin:15px 0px 5px 35px;
}

/*perio*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.perio {
    background-image:url(../img/perio_title.jpg);
}

h3.perio01 {
    background-image:url(../img/perio_sub01.jpg);
}
div.perio01 {
    width:580px;
    margin: 0px 0px 0px 35px;
    clear:both;
} 
h3.perio02 {
    width:578px;
    height:29px;
    float:left;

} 
div.perio03 {
	width:158px;
	height:119px;
	float:left;
	border: 1px solid #7bd8cd;
} 
div.perio04 {
    width:408px;
    height:26px;
    float:right;
} 
div.perio05{
    width:380px;
    height:26px;
    margin-left:5px;
}
 
div.perio06 {
	width:158px;
	float:right;
	border: 1px solid #7bd8cd;
	height: 137px;
} 
div.perio07 {
	width:408px;
	height:26px;
	float:left;
} 
div.perio08{
	width:380px;
	height:50px;
	margin-left:5px;
} 
div.perio09 {
    width:580px;
    height:26px;
    float:left;

}
div.perio10{
	width:550px;
	margin-left:5px;
	float: left;
	margin-bottom:20px;
}
div.perio11 {
	width:580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

div.icon03 {
	width:580px;
	height:12px;
	float: left;
	text-align:center;
	margin:15px 0px 5px 35px;
}

/*denture*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.denture {
    background-image:url(../img/denture_title.jpg);
}
h3.denture_h3 {
    background-image:url(../img/denture_sub02.jpg);
}

h3.denture05 {
    background-image:url(../img/denture_sub01.jpg);
}




.denture01 {
	width:580px;
	margin-bottom: 20px;
	margin-left: 35px;
	overflow: hidden;
}
.denture02 {
    width:370px;
	float:left;
}
.denture03 {
	width:390px;
	height:35px;
	background-image: url(../img/denture_sub02.jpg);
	background-repeat: no-repeat;
	float:left;
}
.denture03 h3 {
	text-indent:-9999px;	
}
.denture02 p {
    width:390px;
	margin:10px 10px;
}

.denture04 {
    width:160px;
	height:120px;
	float:left;
}
.denture04 p {
    width:160px;
	height:120px;
	margin-left:20px;
	margin-top:15px;
}

/*3mix-mp*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.mix {
    background-image:url(../img/3mix_title.jpg);
}
h3.mix_h3 {
    background-image:url(../img/3mix_sub02.jpg);
}
.mix01 {
	width:580px;
	margin-bottom: 20px;
	margin-left: 35px;
	overflow: hidden;
}
.mix02 {
    width:390px;
	float:left;
}
.mix03 {
	width:390px;
	height:35px;
	background-image: url(../img/3mix_sub01.jpg);
	background-repeat: no-repeat;
	float:left;
}
.mix03 h3 {
	text-indent:-9999px;	
}
.mix02 p {
    width:390px;
	margin-left:5px;
}

.mix04 {
    width:160px;
	height:120px;
	float:left;
}
.mix04 p {
    width:160px;
	height:120px;
	margin-left:20px;
	margin-top:15px;
}
/*access*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2.access {
    background-image:url(../img/access_title.jpg);
}

.access01 {
width:600px;
float:left;
}
.map {
width:500px;
height:295;
margin:20px 95px 20px 45px;
}
.access02 {
width:500px;
margin:0px 95px 20px 45px;
}
.access03 {
width:280px;
margin-top:20px;
float:left;
}
.access03_01 {
width:280px;
margin-bottom:10px;
float:left;
}
.access04 {
width:205px;
float:left;
margin-top:20px;
padding-left:10px;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #7bd8cd;
}
.access02 h3 {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
    margin-bottom:5px;
}


#gmap{
width:560px;
border:1px solid #CCC;
margin:20px 0 20px 40px;
}





/*child*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
h2.child {
    background-image:url(../img/child_title.jpg);
}
h3.child_h3 {
    background-image:url(../img/child_sub02.jpg);
}
.child01 {
	width:580px;
	margin-bottom: 85px;
	margin-left: 35px;
	overflow: hidden;
}
.child02 {
    width:390px;
	float:left;
}
.child03 {
	width:390px;
	height:35px;
	background-image: url(../img/child_sub01.jpg);
	background-repeat: no-repeat;
	float:left;
}
.child03 h3 {
	text-indent:-9999px;	
}
.child02 p {
    width:390px;
	margin-left:5px;
}

.child04 {
    width:160px;
	height:120px;
	float:left;
}
.child04 p {
    width:160px;
	height:120px;
	margin-left:20px;
	margin-top:15px;
}
.click {
width:81px;
heigh:21px;
float:right;
margin-top:30px;
}

/*staff*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
h2.staff {
    background-image:url(../img/staff_title.jpg);
}
h3.staff01 {
    background-image:url(../img/staff_sub02.jpg);
}
h3.staff011 {
    background-image:url(../img/staff_sub03.jpg);
}
.staff_top {
    width:580;
	margin-left: 35px;
}
.staff {
	width:580px;
	margin-bottom: 20px;	
    float:left;
}
.staff_box {
	width:350px;
	float:left;
}
.staff_01 {
	width:160px;
    float:left;
}
.staff_h3 {
	width:330px;
	height:21px;
	float:left;
	background:url(../img/staff_sub01.jpg)
    no-repeat;
	margin-bottom: 15px;
}
.staff_h3 h3{
    text-indent:-9999px;
    overflow:hidden;
}
.staff_h4 {
	width:150px;
	color: #663300;
}
.staff_text {
	width: 260px;
	height:150px;
	float: left;
}
.staff01_text p {
	margin-left: 5px;
	text-indent:10px;
}
.staff02 {
	width:160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7bd8cd;
	margin-left: 15px;
	padding-left:7px;
	float: left;
}
.staff_img {
	float: right;
	height: 150px;
	width: 200px;
}
.staff_img {
    width:160px;
	height:120px;
    float:left;
}
.staff_img p {
	width:160px;
	height:120px;
	margin-left:15px;
}
.staff_h4box {
	width:390px;
	float:right;
}
.staff03_h4 {
	width:150px;
	color: #663300;

}
.staff03_text {
	width: 160px;
	margin-bottom: 10px;
}
.staff03_text02 {
	width:360px;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7ad8ca;
}
.staff03_text02 p {
	margin-top:10px;
	margin-bottom: 5px;
}

/*site*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* -- sitemap -- */

div#sitemap_body {
width:auto;
height:auto;
}

dl#sitemap {
margin:0px;
padding:0px;
width:auto;
height:auto;
}

dt.sitemap01 {
border-bottom-width: 1px;
border-left-width: 5px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #a8e4e5;
border-left-color: #a8e4e5;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-top:15px;
text-indent:8px;
}

dd.sitemap02 {
text-indent: 20px;
margin-top:10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #a8e4e5;
line-height:20px;
font-size:12px;
}

h2.sitemap {
    background-image:url(../img/sitemap_title.jpg);
}









/*----- floatをclearするための汎用クラス定義 -----*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.txtRightRed {color:#F00; text-align:right; padding-right:15px;}



/*----------------------------------------------------------------------------
 ***                                                               top osirase
----------------------------------------------------------------------------*/

div.osirase {
background-color:#F3EFCF;
border:#B88452 1px solid;
margin-bottom:7px;
padding:20px 40px;
}
div.osirase p{
margin-bottom:7px;
text-align:center;
}
div.osirase p.ti{
font-weight:bold;
}
div.osirase p.end{
margin-bottom:0px;
}
div.osirase p.nitiji{
font-size:19px!important;
color:#ff3333;
font-weight:bold;
margin:10px 0;
}

