﻿/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01 {
	width:580px;
	margin: 0px 0px 0px;
	float:left;
	overflow:hidden;
	}

.seg01_01 {
	width:560px;
	margin: 0px 0px 20px;
	float:left;
	}

.seg01_01 p {
	margin: 0px 0px 0px 20px;
	float:left;
	font-size:11.5px;
	line-height:18px;
	}

.seg01_02 {
	margin: 0px 5px 20px 5px;
	float:left;
	display:inline;
	background-color:#FFFCE9;
	font-size:11.5px;
	line-height:18px;
	}

.seg01_02 p { margin:10px; }

.seg01_02 p.w320 { width:320px; }

.seg01_02 p.w360 { width:360px; }

.seg01_03 {
	margin: 0px 0px 0px 30px;
	float:left;
	display:inline;
	}

.seg01_04 {
	margin: 0px 5px 0px 5px;
	float:left;
	display:inline;
	}

.seg01_04 p.text01 {
	margin: 0px 0px 0px 15px;
	width:325px;
	font-size:11.5px;
	line-height:18px;
	}

.seg01_05_left {
	margin:0 0 15px 20px;
	float:left;
	display:inline;
	}

.seg01_05_right {
	margin:0 0 15px 110px;
	float:left;
	display:inline;
	}

.seg01_05_01 {
	border-left:1px solid #127D99;
	border-right:1px solid #127D99;
	float:left;
	}

.seg01_05_01_01 { margin:0 5px 0 5px; }

.seg01_05_01_01 p {
	width:190px;
	height:60px;
	margin:5px 0px 5px 5px;
	font-size:10px;
	line-height:16px;
	}

.seg01_06 {
	margin:0 5px 0 5px;
	text-align:center;
	}

.seg02 {
	width:580px;
	margin: 0px 0px 20px 0px;
	float:left;
	}

.seg02_2 {
	width:580px;
	margin-bottom: 5px;
	float:left;
	}

/*---base---*/

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:85%;
	line-height:140%;
	text-align: center;
	color:#666666;
	}


* {
	margin:0px;
	padding:0px;
	}

ul { list-style:none; }

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
	}

img {
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
	}


#side {
	margin:0px auto;
	width:900px;
	text-align:left;
	overflow:hidden;
	background-image: url(../img/bg_side.jpg);
	background-repeat:repeat-y;
	}


#wrapper {
	margin:0px 48px 0px 52px;
	width:800px;
	text-align:left;
	overflow:hidden;
	}


#wrapper_logo {
	width:800px;
	float:left;
	background-image:url(../img/logo.jpg);
	background-position: 15px bottom;
	background-repeat:no-repeat;
	}


#header {
	width:800px;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
	margin: 0px 0px 0px;
	}

#header_01 {
	width:800px;
	float:left;
	margin: 10px 0px 10px;
	font-size:80%;
	}

#header_01 p{ float:left; }

#header_01 p.to_sitemap { float:right; }


h1 {
	width:800px;
	height:60px;
	clear:both;
	text-indent:-9999px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 0px;
	}

h1 a {
	display:block;
	width:800px;
	height:60px;
	}

#main_box {
	width:790px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 10px;
	}



#main {
	width:580px;
	float:right;
	display:inline;
	margin: 0px 20px 10px 30px;
	}

a:link,a:visited {
	color:#666666;
	text-decoration:none;
	}

a:active,a:hover {
	color:#333333;
	text-decoration:none;
	}


/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi {
	width:160px;
	float:left;
	overflow:hidden;
	}

#navi ul {
	list-style:none;
	float:left;
	overflow:hidden;
	margin:0px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../img/navi_title.jpg);
	margin: 0px 0px 10px;
	}

#navi ul li {
	margin:0px 0px 5px;
	overflow:hidden;
	text-indent:-9999px;
	width:160px;
	height:18px;
	}

#navi ul li a {
	display:block;
	width:160px;
	height:18px;
	overflow:hidden;
	}

#navi ul li.navi01 { margin: 20px 0px 5px 0px; }
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.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:180px;
	float:left;
	margin: 0px;
	}

#navi ul#banner li {
	width:180px;
	text-indent:-9999px;
	margin:0px 0px 15px;
	}

#navi ul#banner li a{
	display:block;
	width:180px;
	overflow:hidden;
	}

#navi ul#banner li.banner01 {
	text-indent:-9999px;
	background-image:url(../img/banner01.jpg);
	height:30px;
	}

#navi ul#banner li.banner02 { height:80px; }
#navi ul#banner li.banner02 a { height:80px; }

#navi ul#banner li.banner03 { height:60px; }
#navi ul#banner li.banner03 a{ height:60px; }


#navi ul#banner li.banner04 {
	height:200px;
	margin-bottom:70px;
	}
#navi ul#banner li.banner04 a {
	height:190px;
	margin-bottom:70px;
	}

li.banner02 a:link,li.banner02 a:visited { background-image: url(../img/banner02.jpg); }
li.banner02 a:active,li.banner02 a:hover { background-image: url(../img/banner02_ov.jpg); }
li.banner03 a:link,li.banner03 a:visited { background-image: url(../img/banner03.jpg); }
li.banner03 a:active,li.banner03 a:hover { background-image: url(../img/banner03.jpg); }

li.banner04 a:link,li.banner04 a:visited {
	background-image: url(../img/qr_01.gif);
	background-repeat:no-repeat;
	}
li.banner04 a:active,li.banner04 a:hover {
	background-image: url(../img/qr_01.gif);
	background-repeat:no-repeat;
	}


#navi ul#banner li.info01 {
	width:160px;
	height:135px;
	text-indent:-9999px;
	background:url(../img/info01.jpg) no-repeat;
	margin-bottom:20px;
	}

#navi ul#banner li.nav-access {
	text-indent: 0;
	border: 1px solid #228cf9;
	width: 146px;
	height: auto;
	padding: 6px;
	font-size: 10px;
	color: #228cf9;
	overflow: visible;
	}
* html body #navi ul#banner li.nav-access { width: 160px; }


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:580px;
	text-align:right;
	float:left;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	color:#0E4F77;
	}

#footer a:link,#footer a:visited{ color:#0E4F77; }

#footer a:active,#footer a:hover{ color: #A3C3ED; }


#footer dl {
width:580px;
height:35px;
float:left;
margin: 10px 10px 5px 0px;
overflow:hidden;
}

#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;
/*display:none;*/
float:left;
}


address {
	font-size: 80%;
	font-style: normal;
	color:#127B90;
}

#footer address a:link,#footer address a:visited{
color:#127B90;
}

#footer address a:active,#footer address a:hover{
color:#0E4F77;
}




/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#sitemap_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/sitemap_title.jpg);
text-indent:-9999px;
}

dl#sitemap dt {
border-bottom:#127D99 solid 1px;
border-left:#127D99 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:#127D99 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#127D99;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #ffffff;
background-color:#127D99;
text-decoration: none;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.img_frame {
border:1px solid #127D99;
float:left;
}

.img_frame img{
margin:5px;
}
.img_frame2 {
border:1px solid #127D99;
float:right;
}

.img_frame2 img{
margin:5px;
}


.img_frame_left {
border-left:1px solid #127D99;
float:left;
}

.img_frame_left img{
margin: 0 0 0 10px;
}

.img_frame_right {
border-right:1px solid #127D99;
float:left;
}

.img_frame_right img{
margin: 0 10px 0 0;
}

.tri01 {
float:left;
}

/*top*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_sub01 {
background-image:url(../img/top_sub01.jpg);
height:250px;
width:580px;
margin: 0px 0px 10px;
text-indent:-9999px;
clear:both;
}

#top_sub02 {
background-image:url(../img/top_sub02.jpg);
height:30px;
width:580px;
margin: 0px 0px 10px;
text-indent:-9999px;
clear:both;
background-repeat:no-repeat;
}

#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);
}

ul#top_navi {
width:580px;
float:left;
margin: 0px 0px 10px 0px;
}

ul#top_navi li{
width:181px;
height:21px;
float:left;
text-indent:-9999px;
}
ul#top_navi li a{
display:block;
width:181px;
height:21px;
float:left;
}

li#top_navi01 {
margin: 0px 18px 0px 0px;
}
li#top_navi02 {
margin: 0px 19px 0px 0px;
}
ul#top_navi li#top_navi03 {
float:right;
}

li#top_navi01 a:link,li#top_navi01 a:visited {
background-image: url(../img/navi_top01.jpg);
}
li#top_navi01 a:active,li#top_navi01 a:hover {
background-image: url(../img/navi_top01_ov.jpg);
}


li#top_navi02 a:link,li#top_navi02 a:visited {
background-image: url(../img/navi_top02.jpg);
}
li#top_navi02 a:active,li#top_navi02 a:hover {
background-image: url(../img/navi_top02_ov.jpg);
}


li#top_navi03 a:link,li#top_navi03 a:visited {
background-image: url(../img/navi_top03.jpg);
}
li#top_navi03 a:active,li#top_navi03 a:hover {
background-image: url(../img/navi_top03_ov.jpg);
}

.top_seg01 {
background-color:#FFFCE9;
width:560px;
float:left;
display:inline;
margin: 0px 10px 0px;
}
.top_seg01 p{
margin:10px;
font-size:95%;
color:#333333;
line-height:180%;
letter-spacing:0.2em;
}
.top_seg02 {
width:560px;
float:left;
display:inline;
margin: 0px 10px 0px;
}
.top_seg02_01 {
width:560px;
float:left;
margin: 0px 0px 25px;
}
.top_seg02_01_left {
width:270px;
float:left;
margin: 0px 20px 0px 0px;
}
.top_seg02_01_right {
width:270px;
float:right;
margin: 0px 0px 0px 0px;
}
.top_seg02_01_0_01 {
width:255px;
float:left;
margin: 0px 15px 10px 0px;
}
.top_seg02_01_0_01 p.txt01{
font-size:80%;
width:125px;
float:right;
margin: 0px 0px 0px 0px;
}
.top_seg02_01_0_01 p.photo{
width:120px;
float:left;
margin: 0px 10px 0px 0px;
}
p.to_detail {
width:270px;
height:15px;
text-indent:-9999px;
float:left;
clear:both;
}
p.to_detail a{
display:block;
width:270px;
height:15px;
overflow:hidden;
}
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);
}
.top_seg02_01 h3{
width:270px;
height:16px;
text-indent:-9999px;
margin: 0px 0px 10px 0px;
}

#index .alpha {
	width: 320px;
	float: left;
	}
#index .beta {
	width: 240px;
	float: right;
	font-size:10px;
	}

#tiny {
  width: 560px;
	height: 150px;
	overflow: auto;
	}
	
#tiny table tr {border: none;}
#tiny table tr td {border: none;}


/*perio*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#perio_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/perio_title.jpg);
text-indent:-9999px;
}

h3#perio_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/perio_sub01.jpg);
text-indent:-9999px;
}

h3#perio_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/perio_sub02.jpg);
text-indent:-9999px;
}

/*clinic*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#clinic_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/clinic_title.jpg);
text-indent:-9999px;
}

h3#clinic_sub01 {
width:347px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/clinic_sub01.jpg);
text-indent:-9999px;
}

h3#clinic_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/clinic_sub02.jpg);
text-indent:-9999px;
}

h3#clinic_sub03 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/clinic_sub03.jpg);
text-indent:-9999px;
}

h3#clinic_sub04 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/clinic_sub04.jpg);
text-indent:-9999px;
}

h4#clinic_sub05 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub05.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub06 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub06.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub07 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub07.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub08 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub08.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub09 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub09.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub10 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub10.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub11 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub11.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub12 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub12.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub13 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub13.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub14 {
width:180px;
height:15px;
margin:0 0 5px 0px;
background-image:url(../img/clinic_sub14.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
clear:both;
}

h4#clinic_sub15 {
width:114px;
height:23px;
margin:10px 0px 0px 220px;
background-image:url(../img/clinic_sub15.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
}


#banner05 {
	text-align: right;
	margin-top: 15px;
	}


/*root*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#root_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/root_title.jpg);
text-indent:-9999px;
}

h3#root_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/root_sub01.jpg);
text-indent:-9999px;
}

/*laser*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#laser_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/laser_title.jpg);
text-indent:-9999px;
}

h3#laser_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/laser_sub01.jpg);
text-indent:-9999px;
}

h3#laser_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/laser_sub02.jpg);
text-indent:-9999px;
}
h3#laser_sub03 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/laser_sub03.jpg);
text-indent:-9999px;
}

/*prevent*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#prevent_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/prevent_title.jpg);
text-indent:-9999px;
}

h3#prevent_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/prevent_sub01.jpg);
text-indent:-9999px;
}

h3#prevent_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/prevent_sub02.jpg);
text-indent:-9999px;
}

/*kids*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#kids_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/kids_title.jpg);
text-indent:-9999px;
}

h3#kids_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/kids_sub01.jpg);
text-indent:-9999px;
}

h3#kids_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/kids_sub02.jpg);
text-indent:-9999px;
}

h3#kids_sub03 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/prevent_sub03.jpg);
text-indent:-9999px;
}
h3#kids_sub04 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/kids_sub04.jpg);
text-indent:-9999px;
}

/*whitening*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#whitening_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/whitening_title.jpg);
text-indent:-9999px;
}

h3#whitening_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/whitening_sub01.jpg);
text-indent:-9999px;
}

h3#whitening_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/whitening_sub02.jpg);
text-indent:-9999px;
}

/*denture*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#denture_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/denture_title.jpg);
text-indent:-9999px;
}

h3#denture_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/denture_sub01.jpg);
text-indent:-9999px;
}

h3#denture_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/denture_sub02.jpg);
text-indent:-9999px;
}

h3#denture_sub03 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/denture_sub03.jpg);
text-indent:-9999px;
}

h3#denture_sub04 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/denture_sub04.jpg);
text-indent:-9999px;
}

/*access*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h2#access_title {
width:580px;
height:28px;
margin:0 0 15px 0;
background-image:url(../img/access_title.jpg);
text-indent:-9999px;
}

h3#access_sub01 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/access_sub01.jpg);
text-indent:-9999px;
}

h3#access_sub02 {
width:570px;
height:20px;
margin:0 0 15px 5px;
background-image:url(../img/access_sub02.jpg);
text-indent:-9999px;
}




/*----- 080407 add ------*/

.image_r {
	float: right;
	margin: 0 0 6px 16px;
	}

.ac { text-align:center; margin-right:2px;}
.marL30 { margin-left:40px;}
.marL50 { margin-left:50px;}
.marB10 { margin-bottom:10px;}

