@charset "utf-8";
/*---base---*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	text-align: center;
	color:#64655F;
	background:#EAEBE3 url(../img/bg_body.jpg) repeat-x left top;
}
html {
	overflow-y:scroll;
}

*{
	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;
}

table caption{
display:none;
}

td,th {
font-size:12px;
text-align:left;
line-height: 1;
font-weight:normal;
}



#side{
	margin:0px auto;
	width:820px;
	text-align:left;
	background-image: url(../img/bg_side.jpg);
	background-repeat:repeat-y;
}


#wrapper{
	margin:0px auto;
	width:800px;
	text-align:left;
}


#wrapper_contents{
	position:relative;
	width:840px;
	text-align:left;
	z-index:0;
	margin:0px auto 10px;
}

div#header {
	position:relative;
	width:840px;
	text-align:left;
	z-index:0;
}
div.header {
	margin:0px auto 10px;
	height:410px;
}

div.header_contents {
	margin:0px auto 0px;
	height:156px;
}

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header #logo {
	position:absolute;
	left:15px;
	top:0px;
	width:283px;
	height:134px;
	background:url(../img/h1.png) no-repeat;
	text-indent:-9999px;
	z-index:2;
	behavior:url(iepngfix/iepngfix.htc);
}
div#header #logo a{
	position:absolute;
	left:21px;
	top:0px;
	display:block;
	width:240px;
	height:110px;
	overflow:hidden;
	z-index:3;
}

div#header #hdtxt{
	font-size:80%;
	text-align: right;
	padding: 0 100px 0 0;
}

div#header_01{
	position:absolute;
	left:0px;
	top:97px;
	width:840px;
	height:280px;
	z-index:1;
	background-image: url(../img/bg_top_header.png);
	behavior:url(iepngfix/iepngfix.htc);
}
div#header_01 div{
margin: 19px 20px 21px;
z-index:1;
}

div#header_02{
	position:absolute;
	left:0px;
	top:96px;
	width:840px;
	height:60px;
	z-index:1;
	background-image: url(../img/bg_top.jpg);
}

div#header p#sitemap {
	position:absolute;
	right:10px;
	top:5px;
	width:75px;
	height:10px;
	line-height:10px;
	text-indent:-99999px;
}

div#header p#sitemap a{
	display: block;
	width:75px;
	height:10px;
	line-height:10px;
	background-image:url(../img/to_sitemap.jpg);
	background-repeat:no-repeat;
	behavior:url(iepngfix/iepngfix.htc);
}

/*navi設定は↓*/


/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main{
	width:800px;
	margin: 0px 0px 0px 0px;
}

#main_box{
	float:left;
	width:840px;
	background-image:url(../img/bg_bottom.png);
	background-position:bottom;
	background-repeat: no-repeat;
	behavior:url(iepngfix/iepngfix.htc);
	padding: 0px 0px 20px;
}
#main_contents{
	float:left;
	margin: 0px 0px 0px;
	width:840px;
	background-image:url(../img/bg_contents.png);
	background-repeat: repeat-y;
	behavior:url(iepngfix/iepngfix.htc);
}
#main01{
	width:800px;
	float:left;
	display:inline;
	margin: 0px 20px 0px;
background-repeat:no-repeat;
position:relative;
}


a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#666666;
	text-decoration:none;
}
/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

ul#navi_line01{
	position:absolute;
	right:5px;
	top:65px;
	width:368px;
	height:26px;
}
ul#navi_line01 li{
width:90px;
height:26px;
background-image:url(../img/navi_bg01.png);
float:left;
margin: 0px 2px 0px 0px;
behavior:url(iepngfix/iepngfix.htc);
text-indent:-99999px;
}
ul#navi_line01 li a{
display:block;
width:90px;
height:26px;
background-repeat:no-repeat;
	background-position: 5px 7px;
}

ul#navi_line02{
	position:absolute;
	left:0px;
	top:365px;
	height:42px;
	z-index:3;
}
ul#navi_line02 li{
height:42px;
float:left;
text-indent:-99999px;
}
ul#navi_line02 li a{
display:block;
height:42px;
background-repeat:no-repeat;
}

ul#navi_line03{
	position:absolute;
	right:15px;
	top:20px;
	height:37px;
	z-index:4;
}
ul#navi_line03 li{
height:37px;
float:left;
text-indent:-99999px;
}
ul#navi_line03 li a{
display:block;
height:37px;
background-repeat:no-repeat;
}


li.navi01 a:link,li.navi01 a:visited {
background-image:url(../img/navi01.jpg);
}
li.navi01 a:active,li.navi01 a:hover{
background-image:url(../img/navi01_ov.jpg);
}

li.navi02 a:link,li.navi02 a:visited {
background-image:url(../img/navi02.jpg);
}
li.navi02 a:active,li.navi02 a:hover{
background-image:url(../img/navi02_ov.jpg);
}

li.navi03 a:link,li.navi03 a:visited {
background-image:url(../img/navi03.jpg);
}
li.navi03 a:active,li.navi03 a:hover{
background-image:url(../img/navi03_ov.jpg);
}

li.navi04 a:link,li.navi04 a:visited {
background-image:url(../img/navi04.jpg);
}
li.navi04 a:active,li.navi04 a:hover{
background-image:url(../img/navi04_ov.jpg);
}

li.navi05 {
width:175px;
}
li.navi05 a:link,li.navi05 a:visited {
background-image:url(../img/navi05.jpg);
}
li.navi05 a:active,li.navi05 a:hover{
background-image:url(../img/navi05_ov.jpg);
}

li.navi06 {
width:164px;
}
li.navi06 a:link,li.navi06 a:visited {
background-image:url(../img/navi06.jpg);
}
li.navi06 a:active,li.navi06 a:hover{
background-image:url(../img/navi06_ov.jpg);
}

li.navi07 {
width:163px;
}
li.navi07 a:link,li.navi07 a:visited {
background-image:url(../img/navi07.jpg);
}
li.navi07 a:active,li.navi07 a:hover{
background-image:url(../img/navi07_ov.jpg);
}

li.navi08 {
width:175px;
}
li.navi08 a:link,li.navi08 a:visited {
background-image:url(../img/navi08.jpg);
}
li.navi08 a:active,li.navi08 a:hover{
background-image:url(../img/navi08_ov.jpg);
}

li.navi09 {
width:170px;
}
li.navi09 a:link,li.navi09 a:visited {
background-image:url(../img/navi09.jpg);
}
li.navi09 a:active,li.navi09 a:hover{
background-image:url(../img/navi09_ov.jpg);
}

li.navi10,li{
width:164px;
}
li.navi10 a:link,li.navi10 a:visited {
background-image:url(../img/navi10.jpg);
}
li.navi10 a:active,li.navi10 a:hover{
background-image:url(../img/navi10_ov.jpg);
}

li.navi11,li.navi11 a {
width:163px;
}
li.navi11 a:link,li.navi11 a:visited {
background-image:url(../img/navi11.jpg);
}
li.navi11 a:active,li.navi11 a:hover{
background-image:url(../img/navi11_ov.jpg);
}

li.navi12 {
width:170px;
}
li.navi12 a:link,li.navi12 a:visited {
background-image:url(../img/navi12.jpg);
}
li.navi12 a:active,li.navi12 a:hover{
background-image:url(../img/navi12_ov.jpg);
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:100%;
	text-align:center;
	float:left;
	background-color:#909A75;
}

#footer p {
overflow:hidden;
width:760px;
height:15px;
margin: 5px auto;
text-align:left;
color:#FFFFFF;
}

#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:-9999px;
float:left;
}


address {
	font-size: 80%;
	font-style: normal;
	display:block;
	width:760px;
	margin: 0px auto 40px;
	text-align:left;
	color:#3F3E4C;
}


/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt a:link,#footer dl dt a:visited{
color:#FFFFFF;
}
#footer dl dt a:active,#footer dl dt a:hover{
color: #666633;
}

address a:link,address a:visited{
color:#3F3E4C;
}
address a:active,address a:hover{
color:#FFFFFF;
}



/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_sub01 {
width:600px;
height:20px;
background-image:url(../img/top_sub01.jpg);
background-repeat:no-repeat;
clear:both;
text-indent:-99999px;
margin: 0px 0px 15px;
}

#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_seg_pare {
width:800px;
float:left;
padding: 0px 0px 30px;
}

.top_seg01 {
width:800px;
float:left;
background-image:url(../img/bg_01.jpg);
background-position:bottom;
background-repeat:repeat-x;
margin: 0px 0px 0px;
}

.top_seg01_01 {
width:770px;
margin: 0px 15px 30px;
}

.top_seg02 {
width:800px;
float:left;
background-image:url(../img/bg_02.jpg);
background-position:565px;
background-repeat:repeat-y;
margin: 0px 0px 0px;
}

.top_seg02_01 {
width:760px;
margin: 0px 20px 0px;
}

.top_seg02_01_left01 {
float:left;
width:516px;
margin: 0px 64px 0px 0px;
}

.top_seg02_01_left01_0 {
float:left;
width:516px;
margin: 0px 0px 30px 0px;
}

.top_seg02_01_left01_left01 {
float:left;
width:111px;
margin: 0px 15px 0px 0px;
}
.top_seg02_01_left01_left01 p{
width:111px;
height:111px;
text-indent:-99999px;
}
.top_seg02_01_left01_left01 p a{
display:block;
width:111px;
height:111px;
background-repeat:no-repeat;
}

p.top_to_detail01 a:link,p.top_to_detail01 a:visited{
background-image:url(../img/top_to_detail01.jpg);
}
p.top_to_detail01 a:active,p.top_to_detail01 a:hover{
background-image:url(../img/top_to_detail01_ov.jpg);
}
p.top_to_detail02 a:link,p.top_to_detail02 a:visited{
background-image:url(../img/top_to_detail02.jpg);
}
p.top_to_detail02 a:active,p.top_to_detail02 a:hover{
background-image:url(../img/top_to_detail02_ov.jpg);
}
p.top_to_detail03 a:link,p.top_to_detail03 a:visited{
background-image:url(../img/top_to_detail03.jpg);
}
p.top_to_detail03 a:active,p.top_to_detail03 a:hover{
background-image:url(../img/top_to_detail03_ov.jpg);
}



.top_seg02_01_left01_right01 {
float:right;
width:390px;
margin: 0px 0px 0px 0px;
}
.top_seg02_01_left01_right01 dt{
width:390px;
height:30px;
margin: 0px 0px 5px 0px;
background-repeat:no-repeat;
text-indent:-99999px;
}
.top_seg02_01_left01_right01 dd{
width:370px;
margin: 0px 10px;
font-size:80%;
}

.top_seg02_01_right01 {
float:right;
width:180px;
margin: 0px 0px 0px 0px;
font-size:80%;
text-align:center;
}

.top_seg02_01_right02 {
float:right;
width:180px;
margin: 10px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

.top_seg02_01_right01 h3{
width:180px;
height:16px;
background-image:url(../img/top_sub05.jpg);
background-repeat:no-repeat;
clear:both;
text-indent:-99999px;
margin: 0px 0px 15px;
text-align:left;
}

.top_seg02_01_right01 dl{
width:180px;
float:left;
clear:both;
margin: 0px 0px 20px;
text-align:left;
}
.top_seg02_01_right01 dl dt,.top_seg02_01_right01 dl dd{
float:left;
}
.top_seg02_01_right01 dl dt{
width:50px;
}
.top_seg02_01_right01 dl dd{
width:130px;
}

p.to_access {
width:121px;
height:121px;
clear:both;
margin: 0px auto 20px;
text-indent:-9999px;
}

p.to_access a{
display:block;
width:121px;
height:121px;
background-repeat: no-repeat;
}

p.to_access a:link,p.to_access a:visited{
background-image:url(../img/top_img01.jpg);
}
p.to_access a:active,p.to_access a:hover{
background-image:url(../img/top_img01_ov.jpg);
}

p.right_tel {
width:180px;
height:16px;
line-height:16px;
clear:both;
text-align:left;
text-indent:-9999px;
background-image:url(../img/top_img02.jpg);
}

p.right_banner {
width:180px;
height:60px;
margin: 0px 0px 15px;
}


/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01{
	width:580px;
	margin:0px;
	float:left;
	display: inline;
}

.seg01_01{
	width:580px;
	margin: 0px 0px 10px;
	float:left;
}





/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main01 h2 {
width:100%;
height:20px;
line-height:20px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-9999999px;
margin: 10px 0px 0px 10px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}



.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}

.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;
}


/*dr*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.dr_bg {
height:600px;
background-image:url(../img/bg_dr.jpg);
}

#dr_sub01 {
background-image:url(../img/dr_sub01.png);
}
#dr_sub02 {
background-image:url(../img/dr_sub02.png);
}
#dr_sub03 {
position:absolute;
top:290px;
left:40px;
background-image:url(../img/dr_sub03.png);
width:350px;
height:90px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}

#dr_sub04 {
position:absolute;
top:434px;
left:437px;
background-image:url(../img/dr_sub04.png);
width:105px;
height:35px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}

.dr01{
width:350px;
height:35px;
position:absolute;
top:160px;
left:41px;
text-indent:-99999px;
behavior:url(iepngfix/iepngfix.htc);
}
.dr02{
position:absolute;
top:40px;
left:400px;
}
.dr02 img{
behavior:url(iepngfix/iepngfix.htc);
}

dl.dr03 {
position:absolute;
top:483px;
right:263px;
width:200px;
color:#FFFFFF;
text-align:right;
}

dl.dr03 dt,dl.dr03 dd{
display:inline;
text-align:right;
}

.dr03 dd{
padding: 0px 0px 0px 10px;
}

.dr04 {
position:absolute;
top:376px;
left:558px;
width:200px;
text-align:right;
}

/*clinic*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.clinic_bg {
height:600px;
background-image:url(../img/bg_clinic.jpg);
}

#clinic_sub01 {
background-image:url(../img/clinic_sub01.png);
}
#clinic_sub02 {
background-image:url(../img/clinic_sub02.png);
position:absolute;
top:26px;
left:674px;
width:110px;
height:495px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}
#clinic_sub03 {
position:absolute;
top:306px;
left:50px;
background-image:url(../img/clinic_sub03.png);
width:60px;
height:231px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}

ul.clinic01 {
position:absolute;
top:529px;
left:188px;
width:632px;
height:61px;
}

ul.clinic01 li{
width:81px;
height:61px;
float:left;
background-color:#333333;
margin: 0px 5px 0px 0px;
}

ul.clinic01 li a{
display:block;
width:81px;
height:61px;
}

ul.clinic01 li a:link,ul.clinic01 li a:visited{
  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
  }
ul.clinic01 li a:active,ul.clinic01 li a:hover{
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  }


p.clinic_name_img {
position:absolute;
top:59px;
left:150px;
}

.clinic_bg h5{
position:absolute;
top:340px;
left:250px;
width:300px;
height:40px;
text-indent:-99999px;
background-repeat:no-repeat;
behavior:url(iepngfix/iepngfix.htc);
}

.name01 {
background-image:url(../img/clinic_name01.png);
}
.name02 {
background-image:url(../img/clinic_name02.png);
}
.name03 {
background-image:url(../img/clinic_name03.png);
}
.name04 {
background-image:url(../img/clinic_name04.png);
}
.name05 {
background-image:url(../img/clinic_name05.png);
}
.name06 {
background-image:url(../img/clinic_name06.png);
}
.name07 {
background-image:url(../img/clinic_name07.png);
}

.clinic_txt_box {
position:absolute;
top:385px;
left:147px;
background-image:url(../img/clinic_bg01.jpg);
width:506px;
height:104px;
background-repeat:no-repeat;
font-size:80%;
}
.clinic_txt_box p{
color:#92997A;
margin: 10px 75px;
}

/*treat*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.treat_bg {
height:600px;
background-image:url(../img/bg_treat.jpg);
}

#treat_sub01 {
background-image:url(../img/treat_sub01.png);
}
#treat_sub02 {
background-image:url(../img/treat_sub02.png);
position:absolute;
top:20px;
left:150px;
width:110px;
height:495px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}
.treat_img01 {
position:absolute;
top:20px;
left:250px;
}
.treat_img01 img{
behavior:url(iepngfix/iepngfix.htc);
}

.treat_img02 {
position:absolute;
top:270px;
left:560px;
}

.treat_img03 {
position:absolute;
top:430px;
left:560px;
}

.treat_txt_box {
position:absolute;
top:430px;
left:10px;
width:225px;
font-size:80%;
line-height:260%;
color:#4C513A;
}

/*access*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.access_bg {
height:480px;
}

#access_sub01 {
position: absolute;
background-image:url(../img/access_sub01.png);
z-index:4;
}
#access_sub02 {
background-image:url(../img/access_sub02.jpg);
position:absolute;
top:53px;
left:578px;
width:175px;
height:75px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
z-index:5;
}
.access_img01 {
position:absolute;
top:0px;
left:0px;
}


/*implant*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.implant_bg {
height:600px;
background-image:url(../img/bg_implant.jpg);
}

#implant_sub01 {
position: absolute;
background-image:url(../img/implant_sub01.png);
z-index:4;
}
#implant_sub02 {
background-image:url(../img/implant_sub02.png);
position:absolute;
top:421px;
left:26px;
width:485px;
height:85px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
z-index:5;
behavior:url(iepngfix/iepngfix.htc);
}
.implant_img01 {
position:absolute;
top:45px;
left:25px;
}
.implant_img01 img{
behavior:url(iepngfix/iepngfix.htc);
}

.implant_img02 {
position:absolute;
top:0px;
left:305px;
}
.implant_img02 img{
behavior:url(iepngfix/iepngfix.htc);
}


#implant_txt01 {
position:absolute;
top:520px;
left:26px;
width:325px;
z-index:5;
font-size:80%;
color:#4B5039;
}

/*esthe*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.esthe_bg {
height:600px;
background-image:url(../img/bg_esthe.jpg);
}

#esthe_sub01 {
position: absolute;
background-image:url(../img/esthe_sub01.png);
z-index:4;
}
#esthe_sub02 {
background-image:url(../img/esthe_sub02.png);
position:absolute;
top:221px;
left:76px;
width:125px;
height:150px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
z-index:5;
behavior:url(iepngfix/iepngfix.htc);
}
.esthe_img01 {
position:absolute;
top:0px;
left:280px;
}

.esthe_img02 {
position:absolute;
top:169px;
left:592px;
}
.esthe_img02 img{
behavior:url(iepngfix/iepngfix.htc);
}


#esthe_txt01 {
position:absolute;
top:420px;
left:545px;
width:225px;
z-index:5;
font-size:80%;
color:#FFFFFF;
}

/*ex*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.ex_bg {
height:600px;
background-image:url(../img/bg_ex.jpg);
}

#ex_sub01 {
background-image:url(../img/ex_sub01.png);
}
#ex_sub02 {
behavior:url(iepngfix/iepngfix.htc);
background:url(../img/ex_sub02.png) no-repeat;
width:309px;
height:24px;
text-indent:-9999px;
position:absolute;
left:250px; top:550px;
}
#ex_tex {
position:absolute;
left:355px; top:498px;
behavior:url(iepngfix/iepngfix.htc);
background:url(../img/ex_tex.png) no-repeat;
text-indent:-9999px;
width:94px;
height:15px;
}
.ex_name_img01 {
position:absolute;
left:114px; top:68px;
}
.ex_name_img02 {
position:absolute;
left:461px; top:68px;
}
.ex01 {
position:absolute;
left:270px; top:440px;
height:47px;
}
.ex01 li {
width:62px;
height:47px;
float:left;
}
.ex01 li.ex_menu01,
.ex01 li.ex_menu02,
.ex01 li.ex_menu04 {
margin:0px 38px 0px 0px;
}
.ex01 li a {
width:62px;
height:47px;
display:block;
}
.ex_menu01 a:link,
.ex_menu01 a:visited {
background:url(../img/ex_menu01.jpg) no-repeat;
}
.ex_menu02 a:link,
.ex_menu02 a:visited {
background:url(../img/ex_menu02.jpg) no-repeat;
}
.ex_menu03 a:link,
.ex_menu03 a:visited,
.ex_menu04 a:link,
.ex_menu04 a:visited  {
background:url(../img/ex_menu03.jpg) no-repeat;
}

.before01 {
position:absolute;
left:180px; top:300px;
text-indent:-9999px;
behavior:url(iepngfix/iepngfix.htc);
background:url(../img/before.png) no-repeat;
width:95px;
height:45px;
}
.after01 {
position:absolute;
left:540px; top:300px;
text-indent:-9999px;
behavior:url(iepngfix/iepngfix.htc);
background:url(../img/after.png) no-repeat;
width:80px;
height:45px;
}

/*sjcd*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sjcd_bg {
height:600px;
background-image:url(../img/bg_sjcd.jpg);
}

#sjcd_sub01 {
background-image:url(../img/sjcd_sub01.png);
}
#sjcd_sub02 {
background-image:url(../img/sjcd_sub02.jpg);
position:absolute;
top:300px;
left:185px;
width:430px;
height:71px;
overflow:hidden;
background-repeat:no-repeat;
text-indent:-99999px;
margin: 0px 0px 0px 0px;
clear:both;
behavior:url(iepngfix/iepngfix.htc);
}


dl#sjcd01 {
position:absolute;
top:25px;
left:0px;
width:800px;
}

dl#sjcd01 dt{
position:absolute;
top:40px;
left:185px;
background-image: url(../img/sjcd_dt.png);
width:445px;
height:215px;
background-repeat:no-repeat;
text-indent:-99999px;
behavior:url(iepngfix/iepngfix.htc);
}

dl#sjcd01 dd{
position:absolute;
background-repeat:no-repeat;
text-indent:-99999px;
behavior:url(iepngfix/iepngfix.htc);
height:45px;
}

dl#sjcd01 dd#sjcd01_01{
top:100px;
left:25px;
background-image: url(../img/sjcd_dd01.png);
width:195px;
}
dl#sjcd01 dd#sjcd01_02{
top:30px;
left:325px;
background-image: url(../img/sjcd_dd02.png);
width:290px;
}
dl#sjcd01 dd#sjcd01_03{
top:170px;
left:570px;
background-image: url(../img/sjcd_dd03.png);
width:195px;
}

.sjcd_txt_box {
position:absolute;
top:385px;
left:185px;
background-image:url(../img/sjcd_txt_box.jpg);
width:430px;
height:185px;
background-repeat:no-repeat;
line-height:200%;
}
.sjcd_txt_box p{
color:#FFFFFF;
margin: 30px;
}

/*sitemap*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap_bg {
height:600px;
background-image:url(../img/bg_sitemap.jpg);
}

#sitemap_sub01 {
background-image:url(../img/sitemap_sub01.png);
}

dl#sitemap{
position:absolute;
top:30px;
left:20px;
width:760px;
}

dl#sitemap dt {
border-bottom: #966445 solid 1px;
border-left:#966445 solid 5px;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
text-indent:8px;
}

dl#sitemap dd {
text-indent: 20px;
margin-bottom:10px;
border-bottom:#966445 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#FFFFFF;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #FFFF99;
text-decoration: none;
}
