@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:#333333;
	background:#FFF url(http://www.k-sunny.com/img/bg.gif) no-repeat 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;
}

strong {
font-weight:normal;
color:#FF6600;
}

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 10px;
	width:800px;
	text-align:left;
	overflow:hidden;
}

div#header {
	position:relative;
	width:820px;
	height:100px;
	margin:0px auto;
	text-align:left;
	background-image:url(../img/bg_header.jpg);
	background-repeat:no-repeat;
}

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header h1 {
	position:absolute;
	left:25px;
	top:23px;
	width:525px;
	height:60px;
	background:url(../img/h1.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h1 a{
	display:block;
	width:525px;
	height:60px;
}
div#header h1 span{
	display:block;
	width:525px;
	height:60px;
}

div#header p#sitemap {
	position:absolute;
	left:499px;
	top:70px;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:80%;
}
div#header p#sitemap a{
display:block;
color:#FFFFFF;
text-decoration:none;
background-image:url(../img/icon01.jpg);
background-repeat:no-repeat;
background-position:left center;
text-indent:10px;
}
div#header p#sitemap a:active,div#header p#sitemap a:hover{
color:#FFFFFF;
text-decoration:underline;
}


div#header p#banner_01 {
	position:absolute;
	left:580px;
	top:12px;
	width:222px;
	height:57px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel.jpg);
}

div#header p#banner_02 {
	position:absolute;
	left:580px;
	bottom:7px;
	width:222px;
	height:22px;
	text-indent:-99999px;
	background-repeat:no-repeat;
}

div#header p#banner_02 a{
	display:block;
	width:222px;
	height:22px;
	background-repeat:no-repeat;
	overflow:hidden;
}

div#header p#banner_02 a:link,div#header p#banner_02 a:visited{
	background-image:url(../img/header_reserve.jpg);
}
div#header p#banner_02 a:active,div#header p#banner_02 a:hover{
	background-image:url(../img/header_reserve_ov.jpg);
}


/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main_box{
	display:inline;
	width:790px;
	float:left;
	margin: 0px 10px;
}

#main{
	width:620px;
	float:right;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/bg_main.jpg);
	background-repeat:repeat-x;
}

#main_01{
width:580px;
margin: 0px 20px;
float:left;
display:inline;
}

#main02{
	width:620px;
	float:right;
	padding-bottom:15px;
	margin: 20px 0px 0px 0px;
}

a:link,a:visited{
	color:#333333;
	text-decoration:underline;
}

a:active,a:hover{
	color:#666666;
	text-decoration:underline;
}
/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi{
	float:left;
	width:170px;
	margin: 0px 0px 0px 0px;
}

#navi ul{
	width:170px;
	float:left;
	list-style:none;
	margin: 5px 0px 15px;
}

#navi ul li{
	width:160px;
	height:40px;
	margin:0px 0px 0px;
}


#navi ul li a{
	display:block;
	width:160px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

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 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 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.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.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 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 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 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 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);
}


#navi ul#banner{
	width:160px;
	float:left;
	margin: 0px;
}

#navi ul#banner li{
	width:160px;
	height:60px;
	margin:0px 0px 10px;
}

#navi ul#banner li a{
	display:block;
	width:160px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
}
li.banner01 a:link,li.banner01 a:visited {
background-image:url(../img/banner01.jpg);
}
li.banner01 a:active,li.banner01 a:hover{
background-image:url(../img/banner01_ov.jpg);
}


#navi_box {
width:160px;
float:left;
background-image:url(../img/navi_box01_contents_bg.jpg);
background-repeat:repeat-y;
clear:both;
}

#navi_box_bottom {
width:160px;
float:left;
background-image:url(../img/navi_box01_bottom.jpg);
background-position:bottom;
background-repeat: no-repeat;
padding: 0px 0px 10px;
}

#navi_box_bottom #navi_box_contents {
width:150px;
float:left;
display:inline;
margin: 0px 5px;
background-image:url(../img/navi_box01_contents.jpg);
background-repeat: repeat-x;
color:#FF6600;
}

#navi_box h3{
width:160px;
height:35px;
background-image:url(../img/navi_sub01.jpg);
background-repeat: no-repeat;
clear:both;
text-indent:-99999px;
}

#navi_box h4{
width:150px;
height:13px;
line-height:13px;
overflow:hidden;
background-image:url(../img/navi_sub02.jpg);
background-repeat: no-repeat;
text-indent:-99999px;
margin: 0px 0px 5px;
clear:both;
}

#navi_box p.navi_txt01{
width:110px;
margin: 0px 20px 5px;
font-size:80%;
line-height:120%;
}

#navi #navi_box ul{
width:110px;
margin: 0px 20px 20px;
padding:0px;
display:block;
font-size:80%;
float:none;
}

#navi #navi_box ul li{
width:100px;
height:12px;
margin: 0px 0px 0px;
padding:0px;
display:block;
}

#ac_counter {
	overflow: hidden;
	width: 160px;
	clear: both;
	padding: 10px 0;
}

p.to_access {
float:right;
margin: 0px 0px 10px 0px;
text-indent:-999999px;
clear:both;
}

p.to_access a{
display:block;
float:right;
width:85px;
height:25px;
background-repeat:no-repeat;
}
p.to_access a:link,p.to_access a:visited{
background-image:url(../img/to_access.jpg);
}
p.to_access a:active,p.to_access a:hover{
background-image:url(../img/to_access_ov.jpg);
}



/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:820px;
	height:25px;
	text-align:center;
	margin: 0px auto;
	background-image:url(../img/footter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 0px 0px 20px;
}

#footer dl {
display:inline;
overflow:hidden;
width:780px;
height:15px;
line-height:15px;
float:left;
margin: 2px 10px 10px;
text-align:right;
}

#footer dl dt,#footer dl dd {
font-size:80%;
}

#footer dl dt {
display:inline;
text-align:right;
color:#2D5612;
}

#footer dl dd {
text-align:left;
text-indent:-9999px;
float:left;
}


address {
	font-size: 80%;
	font-style: normal;
	color:#79BA5E;
}


/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt a:link,#footer dl dt a:visited{
color:#2D5612;
text-decoration:none;
}
#footer dl dt a:active,#footer dl dt a:hover{
color:#FFFFFF;
text-decoration:none;
}

address a:link,address a:visited{
color:#79BA5E;
text-decoration:none;
}
address a:active,address a:hover{
color:#666666;
text-decoration:none;
}



/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_sub01 {
width:580px;
height:250px;
background-image:url(../img/top_sub01.jpg);
background-repeat:no-repeat;
margin: 0px 0px 10px;
text-indent:-99999px;
clear:both;
}


#top_sub02 {
width:580px;
height:31px;
background-image:url(../img/top_sub02.jpg);
background-repeat:no-repeat;
margin: 0px 0px 20px;
text-indent:-99999px;
clear:both;
}


#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_seg01 {
width:560px;
float:left;
margin: 0px 10px 10px;
display:inline;
}

.top_seg02 {
width:580px;
float:left;
margin: 0px 0px 0px;
color:#E2845A;
line-height:120%;
padding: 0px 0px 10px;
}

.top_seg02 h4{
width:285px;
height:55px;
background-repeat:no-repeat;
clear:both;
text-indent:-99999px;
margin: 0px 0px 5px;
}

.top_seg02_left01 {
width:285px;
float:left;
margin: 0px 10px 0px 0px;
background-image:url(../img/top_box_contents.jpg);
background-repeat:repeat-y;
}

.top_seg02_right01 {
width:285px;
float:right;
margin: 0px 0px 0px 0px;
background-image:url(../img/top_box_contents.jpg);
background-repeat:repeat-y;
}

.top_seg02_right01_left01 {
width:100px;
float:left;
display:inline;
margin: 0px 10px;
}

.top_seg02_right01_right01 {
width:145px;
float:right;
display:inline;
margin: 0px 10px 10px 0px;
}

.top_seg02_01_01 {
width:285px;
float:left;
margin: 0px 0px 0px 0px;
background-image:url(../img/top_box_bottom.jpg);
background-repeat: no-repeat;
background-position:bottom;
padding: 0px 0px 10px;
}

p.top_txt01 {
margin: 0px 10px 5px;
}

p.to_detail {
float:right;
margin: 0px 1px 2px 0px;
display:inline;
text-indent:-999999px;
}

p.to_detail a{
display:block;
width:155px;
height:25px;
background-repeat:no-repeat;
}
p.to_detail a:link,p.to_detail a:visited{
background-image:url(../img/to_detail.jpg);
}
p.to_detail a:active,p.to_detail a:hover{
background-image:url(../img/to_detail_ov.jpg);
}

.bnr_price a,
.bnr_price2 a {
	display: block;
	height: 70px;
	margin: 10px 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
	clear: both;
}

.bnr_price a { 	width: 350px; background: url(../img/bnr_price.jpg) no-repeat 0 0; }
.bnr_price2 a {		width: 300px; background: url(../img/bnr_price2.jpg) no-repeat 0 0; float: right; margin-right: 20px; }

.bnr_price a:hover,
.bnr_price2 a:hover { background-position: bottom; }


/*--clinic---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #clinic_sub01{
background:url(../img/clinic_sub01.jpg) no-repeat;
}
#main02 #clinic_sub02{
background:url(../img/clinic_sub02.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}
#main02 #clinic_sub03{
background:url(../img/clinic_sub03.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}
#main02 #clinic_sub04{
background:url(../img/clinic_sub04.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}
#main02 #clinic_sub05{
background:url(../img/clinic_sub05.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}
#main02 #clinic_sub06{
background:url(../img/clinic_sub06.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}
#main02 #clinic_sub07{
background:url(../img/clinic_sub07.jpg) no-repeat;
height:22px;
margin:5px 0px 0px 0px;
text-indent:-9999px;
}

/*--dr---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #dr_sub01{
background:url(../img/dr_sub01.jpg) no-repeat;
}
#main02 #dr_sub02{
background:url(../img/dr_sub02.jpg) no-repeat;
}
#main02 #dr_sub03{
background:url(../img/dr_sub03.jpg) no-repeat;
}
#main02 #dr_sub04{
background:url(../img/dr_sub04.jpg) no-repeat;
}
#main02 #dr_sub05{
background:url(../img/dr_sub05.jpg) no-repeat;
}
#main02 #dr_sub06{
background:url(../img/dr_sub06.jpg) no-repeat;
}

/*--perio---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #perio_sub01{
background:url(../img/perio_sub01.jpg) no-repeat;
}
#main02 #perio_sub02{
background:url(../img/perio_sub02.jpg) no-repeat;
}
#main02 #perio_sub03{
background:url(../img/perio_sub03.jpg) no-repeat;
}
#main02 #perio_sub04{
background:url(../img/perio_sub04.jpg) no-repeat;
}
#main02 #perio_sub05{
background:url(../img/perio_sub05.jpg) no-repeat;
}
#main02 #perio_sub06{
background:url(http://www.k-sunny.com/img/perio_sub06.jpg) no-repeat;
}
#main02 #perio_sub07{
background:url(../img/perio_sub07.jpg) no-repeat;
}
#main02 #perio_sub08{
background:url(../img/perio_sub08.jpg) no-repeat;
}

/*--implant---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #implant_sub01 {
background:url(../img/implant_sub01.jpg) no-repeat;
}
#main02 #implant_sub02{
background:url(../img/implant_sub02.jpg) no-repeat;
}
#main02 #implant_sub03{
background:url(../img/implant_sub03.jpg) no-repeat;
}
#main02 #implant_sub04{
background:url(../img/implant_sub04.jpg) no-repeat;
}
#main02 #implant_sub05{
background:url(../img/implant_sub05.jpg) no-repeat;
}
#main02 #implant_sub06{
background:url(../img/implant_sub06.jpg) no-repeat;
}
#main02 #implant_sub07{
background:url(../img/implant_sub07.jpg) no-repeat;
}
#main02 #implant_sub08{
background:url(../img/implant_sub08.jpg) no-repeat;
}
#main02 #implant_sub09{
background:url(../img/implant_sub09.jpg) no-repeat;
}
#main02 #implant_sub10{
background:url(../img/implant_sub10.jpg) no-repeat;
}
#main02 #implant_sub11{
background:url(../img/implant_sub11.jpg) no-repeat;
}
#main02 #implant_sub12{
background:url(../img/implant_sub12.jpg) no-repeat;
}
#main02 #implant_sub13{
background:url(../img/implant_sub13.jpg) no-repeat;
}


#imp01 {
height:13px;
background:url(../img/imp01.jpg) no-repeat;
text-indent:-9999px;
}
#imp02 {
height:13px;
background:url(../img/imp02.jpg) no-repeat;
text-indent:-9999px;
}

/*--whitening---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #whitening_sub01 {
background:url(../img/whitening_sub01.jpg) no-repeat;
}
#main02 #whitening_sub02{
background:url(../img/whitening_sub02.jpg) no-repeat;
}
#main02 #whitening_sub03{
background:url(../img/whitening_sub03.jpg) no-repeat;
}
#main02 #whitening_sub04{
background:url(../img/whitening_sub04.jpg) no-repeat;
}
#main02 #whitening_sub05{
background:url(../img/whitening_sub05.jpg) no-repeat;
}
#main02 #whitening_sub06{
background:url(../img/whitening_sub06.jpg) no-repeat;
}
#main02 #whitening_sub07{
background:url(../img/whitening_sub07.jpg) no-repeat;
}
#main02 #whitening_sub08{
background:url(../img/whitening_sub08.jpg) no-repeat;
}


#wht01 {
background:url(../img/wht01.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht02 {
background:url(../img/wht02.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht03 {
background:url(../img/wht03.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht04 {
height:15px;
background:url(../img/wht04.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht05 {
background:url(../img/wht05.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht06 {
background:url(../img/wht06.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht07 {
background:url(../img/wht07.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}
#wht08 {
height:15px;
background:url(../img/wht08.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px 0px 0px;
}

/*--esthe---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #esthe_sub01 {
background:url(../img/esthe_sub01.jpg) no-repeat;
}
#main02 #esthe_sub02{
background:url(../img/esthe_sub02.jpg) no-repeat;
}
#main02 #esthe_sub03{
background:url(../img/esthe_sub03.jpg) no-repeat;
}
#main02 #esthe_sub04{
background:url(../img/esthe_sub04.jpg) no-repeat;
}
#main02 #esthe_sub05{
background:url(http://www.k-sunny.com/img/esthe_sub05.jpg) no-repeat;
}

/*--prevent---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #prevent_sub01 {
background:url(../img/prevent_sub01.jpg) no-repeat;
}
#main02 #prevent_sub02{
background:url(../img/prevent_sub02.jpg) no-repeat;
}
#main02 #prevent_sub03{
background:url(../img/prevent_sub03.jpg) no-repeat;
}
#main02 #prevent_sub04{
background:url(http://www.k-sunny.com/img/prevent_sub04.jpg) no-repeat;
}
#main02 #prevent_sub05{
background:url(http://www.k-sunny.com/img/prevent_sub05.jpg) no-repeat;
}

#pre01 {
background:url(../img/pre01.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px;
}
#pre02 {
background:url(../img/pre02.jpg) no-repeat;
text-indent:-9999px;
margin:0px 0px;
}

/*--price---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #price_sub01 {
background:url(../img/price_sub01.jpg) no-repeat;
}
#main02 #price_sub02{
background:url(../img/price_sub02.jpg) no-repeat;
}
#main02 #price_sub03{
background:url(http://www.k-sunny.com/img/price_sub03.jpg) no-repeat;
}
#main02 #price_sub04{
background:url(http://www.k-sunny.com/img/price_sub04.jpg) no-repeat;
}
#main02 #price_sub05{
background:url(http://www.k-sunny.com/img/price_sub05.jpg) no-repeat;
}

/*--access---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #access_sub01 {
background:url(../img/access_sub01.jpg) no-repeat;
}
#main02 #access_sub02{
background:url(../img/access_sub02.jpg) no-repeat;
}
#main02 #access_sub03{
background:url(../img/access_sub03.jpg) no-repeat;
}

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main02 #sitemap_sub01 {
background:url(../img/sitemap_sub01.jpg) no-repeat;
}
#sitemap {
margin:10px;
}
dl#sitemap dt {
border-bottom:#94CD6F solid 1px;
border-left:#94CD6F 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:#94CD6F dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#428119;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #E85319;
text-decoration: none;
}





/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01{
	width:580px;
	margin:0px 20px 15px 20px;
	float:left;
	display: inline;
}
.seg011{
	width:580px;
	margin:0px 20px 0px 20px;
	float:left;
	display: inline;
}
.seg012{
	width:580px;
	margin:0px 20px 10px 20px;
	float:left;
	display: inline;
}

.seg01_01{
	width:580px;
	margin:0px 0px 0px 0px;
	float:left;
}
.seg01_02{
	width:560px;
	margin:0px 30px 20px 30px;
	float:left;
	display: inline;
}
.seg01_03{
	width:480px;
	margin:0px 0px 0px 50px;
	float:left;
	display: inline;
}



.left01{
width:260px;
display:inline;
float:left;
margin:0px 0px 0px 10px;
}
.right01{
width:260px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}
.right011{
width:280px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}
.right012{
width:190px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}
.left02{
width:280px;
display:inline;
float:left;
margin:0px 0px 0px 10px;
}
.right02{
width:260px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}
.left03{
width:360px;
display:inline;
float:left;
margin:0px 0px 0px 10px;
}
.right03{
width:260px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}
.left04{
width:270px;
display:inline;
float:left;
margin:0px 0px 0px 10px;
}
.right04{
width:270px;
display:inline;
float:right;
margin:0px 10px 0px 0px;
}



.flow01 {
width:180px;
float:left;
display:inline;
margin:0px 0px 0px 10px;
background:url(../img/arr02.jpg) no-repeat 170px 45px;
}
.flow02 {
width:180px;
float:left;
display:inline;
margin:0px 0px 0px 10px;
}
.flow03 {
width:180px;
float:left;
display:inline;
margin:0px 0px 0px 10px;
background:url(../img/arr02.jpg) no-repeat 170px center;
}
.flow01 p,
.flow02 p {
margin:0px 15px 0px 0px;
}
.case01_left{
width:300px;
display:inline;
float:left;
background:url(../img/arr01.jpg) no-repeat 273px center;
margin:0px 0px 0px 10px;
}
.case02 {
width:190px;
float:left;
background:url(../img/arr02.jpg) no-repeat 176px center;
margin:0px 0px 0px 0px;
}
.case03 {
width:170px;
float:left;
margin:0px 0px 0px 0px;
}
.case04 {
width:140px;
float:right;
margin:0px 0px 0px 0px;
background:url(../img/arr02.jpg) no-repeat 125px center;
}
.case05 {
width:120px;
float:right;
display:inline;
margin:0px 20px 0px 0px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main02 h2{
height:28px;
margin:0px 0px 15px 0px;
text-indent:-9999px;
}
#main02 h3{
height:29px;
margin:0px 0px 15px 0px;
text-indent:-9999px;
}
#main02 h4{
height:22px;
margin:0px 0px 10px 0px;
text-indent:-9999px;
}

.m5 {
margin:5px;
}
.mlr10 {
margin:0px 10px;
}
.mb5 { margin-bottom:5px;
}
.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;
}
.arr01 {
width:270px;
background:url(../img/arr03.jpg) no-repeat center 20px;
padding-bottom:10px;
margin-bottom:5px;
}
.arr02 {
width:140px;
float:right;
display:inline;
margin:0px 0px 0px 0px;
padding-left:15px;
background:url(../img/arr02.jpg) no-repeat left center;
}
.text01{
background:#FEF8C8;
padding:10px;
margin-right:20px;
}
.text02{
background:#FEF8C8;
padding:10px;
}
.text03 {
font-size:85%;
line-height:120%;
}
.text04{
background:#FEF8C8;
padding:10px;
margin:0px 10px;
}
.tbl01 {
width:500px;
border-collapse:collapse;
margin:0px 0px 0px 25px;
}
.tbl01 td {
padding:5px;
border:1px #3E7D15 solid;
}
.grn {
background:#9BD179;
font-weight:bold;
color:#FFFFFF;
}
.attention {
	font-weight: bold;
	color: #f42;
}
.tbl_bg01 {
text-align:right;
float:left;
background:url(../img/tbl_bg01.jpg) repeat-y;
}
.to_top a:link,.to_top a:visited {
width:150px;
height:22px;
display:block;
float:right;
text-indent:-9999px;
background:url(../img/to_top.jpg) no-repeat;
}
.to_top a:active,.to_top a:hover {
background:url(../img/to_top_ov.jpg) no-repeat;
}

.top_seg_oo {
width:560px;
float:left;
margin: 0px 0px 10px 0px;
color:#EB7A3E;
line-height:170%;
font-size:16px;
padding: 0px 0px 10px;
border-color: #93CC6E; border-width: 1px; border-style: solid; 

}

.top_seg_oo_naka {
width:520px;
float:left;
margin: 0px 0px 0px 0px;
color:#EB7A3E;
line-height:160%;
font-size:16px;
padding: 0px 0px 10px;
border-color: #93CC6E; border-width: 1px; border-style: solid; 

}
.rest {
text-align:center;
font-size:120%;
color:#FF0000;
margin-bottom:5px;
}

.Lh15{
	line-height:15px;
}
.padB12{padding-bottom:12px;}
.seg01_02 p.box_01{
	padding-top:5px;
	padding-bottom:5px; 
	border:solid 3px #961824; 
	width:300px; 
	text-align:center; 
	margin-bottom:10px;
}
.seg01_02 p.box_02{
	padding-top:5px;
	padding-bottom:5px; 
	border:solid 3px #17201D; 
	width:520px; 
	text-align:center;
}