@charset "utf-8";
/* CSS Document */


/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0px auto; 
 padding:0px; 
 text-align:center;
 color:#666;
 font-size:40px;
 letter-spacing:1px;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 -webkit-text-size-adjust: 100%;
}


#header_home{
	height: 100px;
	position: relative;
	z-index: 2;
	margin-top: -50px;
	text-align: left;
	padding-left: 30px;
	font-size: 10px;
	
}

#header_img{
height:50px;
position:relative;
top:-50px;
z-index:1;

}

#contents{
 margin-top:47%;
 margin-bottom:60px;
 padding: 10px 20px;
 z-index:2!important;
 position:relative;
 text-align:left;
}

#contents div.main_area img{
	width:100%;
	height:auto;
}


#contents_top{
	margin-top: 50%;
	margin-bottom: 60px;
	padding: 0px 10px;
	z-index: 2!important;
	position: relative;
}

#footer{
	background-color: #f18900;
	padding-bottom: 40px;
	color: #322260;
}

#footer_area{
	background-color: #666666;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
}

#footer_area_info{
 font-size:15px;
 margin-bottom:20px;
}

#footer_last{
 padding:0px 20px 0px 20px;
 text-align:center;
 border-bottom: solid 1px #dedede;
 font-size:30px;
}

#footer_last a{
	color:#322260;
}

#mode_change{
 padding:40px 0px;
 text-align:center;
 margin-bottom:20px;
}
	

/* ******************************************************************** */ 
/* basic      */
/* ******************************************************************** */ 

	
a {
	color: #322360;
	text-decoration: none;
 
 }
 
a:hover {

 position:relative;
 top:1px;
 left:1px;

}

a:hover {
 color:#bfa46f;
 text-decoration: none;
 }
 
 img{
 border:0px;
 margin-bottom:15px;
	}
 
p{
	margin-bottom: 15px;
	text-align: left;
	font-size:15px;

}

.textbox{
	margin-bottom: 10px;
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.textbox_intro{
	margin-bottom: 10px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	margin: 10px 0px;
}


.img_margin{
	margin-bottom:60px;
}

table{
	width:100%;
	 border-collapse: collapse; 
}

table th{
	font-size: 16px;
	background-color: #999;
	color: #FFF;
	padding: 15px;
	 border-collapse: collapse; 
}

table td{
	font-size: 16px;
	padding: 15px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: left;
	 border-collapse: collapse; 
}


.blue_table th{
	background-color: #B6DDE8!important;
}

.tdtitle{
	border-left: solid 1px #CCC;
	font-weight:bold;
	color:#e0c38c;
	font-size:37px;
	padding:15px;
}
	
.tdtitle_top{
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	font-weight:bold;
	color:#e0c38c;
	font-size:37px;
	padding:15px;
}

.td_top{
	border-top: solid 1px #CCC;
}

.table_top{
	border-top: solid 1px #CCC;
}

.table_left{
	border-left: solid 1px #CCC;
}

.table_top_left{
	text-align:left;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

.table_center_left{
	text-align:center;
	border-left: solid 1px #CCC;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.margin{
	margin-bottom:40px;
}

.small{
	font-size:20px;
}

.m_small{
	font-size:30px;
}

.img_sn{
	width:70%;
}

.img_small{
	width:40%;
}

.big_red{
	font-size:50px;
	color:#dc143c;
	font-weight:bold;
}

.big{
	font-size:30px;
	font-weight:bold;
}

.color_bold{
	font-weight:bold!important;
	color:#9d896c!important;
}

.red{
	font-weight:bold;
	color:#C03!important;
}


.gray{
	background-color:#CCC;
}

.smallfont{
	font-size:30px;
	margin:0px;
}

.price{
	color:#CC3333;
	font-weight:bold;
	font-size:30px;
}

.star{
	color:#e5abbe;
}

.icon{
	width:50px!important;
	float:left;
	border:0px!important;
	margin-right:10px;
}

.h_img{
	margin-bottom:40px!important;
	width:100%;
}

/* ******************************************************************** */ 
/* slider_menu     */
/* ******************************************************************** */ 


ul#menu, ul.sub_menu{
 list-style:none;
 margin:0;
 padding:0;
}

#menu{
 margin-bottom:60px;
 border-bottom:none;
}

.main_menu{
 background-image:url(../images/menu_bg.png);
 background-repeat:no-repeat;
 background-position:right;
 font-size:17px!important;
 font-weight:bold;
 padding: 10px 10px;
 margin:-1px 0 0 -1px;
 cursor:pointer;
 height:30px;
 text-align:left;
 border-top: solid 1px #dedede;
 border-bottom: solid 1px #dedede;
 display:block;
 color:#666!important

}

.main_menu a{
	color:#666!important;
	
}

.sub_menu li{
	padding: 5px 10px;
	text-align: left;
	border-bottom: solid 4px #ffffff;
	height: 30px;
	line-height: 30px;
	margin: -1px 0 0 -1px;
	font-size: 15px;
	background-image: -webkit-gradient(
	linear,
	right top,
	left bottom,
	color-stop(0, #cccccc),
	color-stop(1, #ffffff)
);
	background-image: -o-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: url(linear-gradient(to left bottom, #cccccc 0%, #cccccc 100%));
}

.sub_menu li a{
}

.children li{
	padding: 20px 40px;
	text-align: left;
	border-bottom: solid 4px #ffffff;
	height: 90px;
	line-height: 90px;
	margin: -1px 0 0 -1px;
	font-size: 40px;
	background-image: -webkit-gradient(
	linear,
	right top,
	left bottom,
	color-stop(0, #cccccc),
	color-stop(1, #ffffff)
);
	background-image: -o-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(left bottom, #cccccc 0%, #ffffff 100%);
	background-image: url(linear-gradient(to left bottom, #cccccc 0%, #cccccc 100%));
}

.children li a{
 display:block;
}

/* ******************************************************************** */ 
/* contents      */
/* ******************************************************************** */ 


h1{
	font-size: 30px;
	margin-top: 0px!important;
	text-align: left;
	padding: 10px 0px 10px 10px;
	border-left: solid 5px #f18900;
	line-height: 1.2em;
}

h2{
	font-size: 20px;
	text-align: left;
	padding: 5px 10px 5px 40px;
	margin: 0px 5px 10px 0px;
	background-image: url(../images/icon_h3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*h3{
	font-size: 60px;
	line-height: 70px;
	text-align: left;
	margin: 0px 20px 40px 20px;
	border-bottom: dashed 3px #F277A8;
	padding-bottom: 20px;
}*/
h3{
	margin: 10px;
	font-size: 20px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-color: #f18900;
	width: 94%;
	color: #fff;
	display: block;
	margin: 15px 0px;
	padding: 10px 5px 10px 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0px 0px 1px #322260,
               0px 0px 2px #322260,
               0px 0px 3px #322260,
               0px 0px 4px #322260,
               0px 0px 5px #322260,
               0px 0px 6px #322260;
}

h4{
 font-size:20px;
 text-align:left;
 padding: 0px 5px 10px 40px;
margin: 15px 0px;
 background-image:url(../images/icon_h3.png);
 background-repeat:no-repeat;
 background-position:left top;
}


h5{
	font-size: 25px;
	text-align: left;
	margin: 0px 5px 10px 5px;
	font-weight: bold;
	color: #322360;
}


h6{
 font-size:45px;
 text-align:left;
 margin:0px 20px 40px 20px;
 font-weight:bold;

}

.boldpink{
 font-size:40px;
 text-align:left;
 margin:0px 20px 10px 20px;
 font-weight:bold;
 color:#FF8BC6;
}

.color_1{
	color:#c39143;
	}
	
.color_2{
	color:#e5abbe;
}	
	
.question{
	color:#e5abbe;
	background-image:url(../images/implant_question.png);
	background-position:left;
	background-repeat:no-repeat;
	height:80px;
	line-height:80px;
	padding-left:100px;
	font-weight:bold;
	font-size:43px;
}		

.sub_topimg{
	margin-bottom:0px;
}

.sub_topimg img{
	width:100%;
}


.header_btn_box{
  margin-top:-15px;
}

.header_btn_box img{
   width:25%;
   margin:0px;
   padding:0px;
   float:left;
}

.header_btn_box_bottom{
  margin-top:-15px;
  margin-bottom:40px;
}

.header_btn_box_bottom img{
   width:25%;
   margin:0px;
   padding:0px;
   float:left;
}

.font_small{
	font-size:28px;
	color:#999999;
}

dl.photolist {
	overflow: hidden;
	zoom: 1;
}
dl.photolist dt {
	width: 400px;
	float: left;
	clear: both;
	font-weight: bold;
	margin-bottom:80px;
}

dl.photolist dt img{
	width:100%;
	border: solid 1px #dedede;
	}

dl.photolist dd {
	padding: 0 0 5px 410px;
	margin-bottom:80px;
	text-align:left;
}






dl.photolist_2 {
	overflow: hidden;
	zoom: 1;
}
dl.photolist_2 dt {
	width: 400px;
	float: left;
	clear: both;
	font-weight: bold;
}

dl.photolist_2 dt img{
	width:100%;
	border: solid 1px #dedede;
	}

dl.photolist_2 dd {
	padding: 0 0 5px 410px;
}

.infobox{
	width:80%;
	border: solid 1px #CCC;
	border-radius:30px;
	padding:60px;
	margin: 0px auto 80px auto;
}

.info_date{
	color:#e0c38c;
	font-size:40px;
	margin:0px;
	text-align:left;
	padding-bottom:20px;
}

.info_title{
	font-weight:bold;
	margin:0px;
	text-align:left;
	font-size:55px;
	border-bottom: dashed 3px #dedede;
	padding-bottom:20px;
}

.info_text{
	font-size:30px;
	text-align:left;
}

.info_img img{
	width:80%;
	margin:0px;
}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight:bold;
	letter-spacing:4px;
	color: #696969;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e6e6e6);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#e6e6e6));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #dedede;
	-moz-box-shadow:
		1px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		1px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		1px 1px 0px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		-1px -1px 0px rgba(255,255,255,1),
		-1px -1px 0px rgba(255,255,255,1);
		width:47%;
		float:left;
		margin: 0px 10px 40px 10px;
		padding:40px 20px;
}

	

/* ******************************************************************** */ 
/* footer      */
/* ******************************************************************** */ 

.page_top{
	margin-bottom:80px;
	text-align:right;
	padding-right:40px;
}

.page_top img{
	width:50%;
}

.footer_name{
	font-size:15px!important;
}

#footer_area p{
	font-size:25px;
}

#footer_area_info img{
	margin: 0px 5px 5px 5px;
}

.img_big{
	width:80%!important;
}


/* ******************************************************************** */ 
/* btn      */
/* ******************************************************************** */ 

button.btn_home {
 width:30%;
 height:85px;
 font-size: 10px;
 line-height:2.5em;
 color: #ffffff;
 padding: 50px 10px 5px 5px;
 background: -moz-linear-gradient(
 top,
 #f0f0f0 0%,
 #b8b8b8 25%,
 #6b6b6b 75%,
 #424242);
 background: -webkit-gradient(
 linear, left top, left bottom,
 from(#f0f0f0),
 color-stop(0.25, #b8b8b8),
 color-stop(0.75, #6b6b6b),
 to(#424242));
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 border: 3px solid #808080;
 -moz-box-shadow:
 0px 1px 3px rgba(000,000,000,1),
 inset 0px 0px 10px rgba(000,000,000,0);
 -webkit-box-shadow:
 0px 1px 3px rgba(000,000,000,1),
 inset 0px 0px 10px rgba(000,000,000,0);
 box-shadow:
 0px 1px 3px rgba(000,000,000,1),
 inset 0px 0px 10px rgba(000,000,000,0);
 text-shadow:
 0px -1px 0px rgba(000,000,000,0.4),
 0px 1px 0px rgba(255,255,255,0.3);
 z-index:3;
}


button.btn_enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	width:60%;
	padding: 30px;
	color:#66CCFF;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#b5b5b5));
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #eef3fa;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}



input.btn_pc_view {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:40px;
 color:#999999;
 width:70%;
 padding: 30px;
 letter-spacing:3px;
 font-weight:bold;
 background: -moz-linear-gradient(
 top,
 #e6dfe6 0%,
 #ffffff 50%,
 #b5b5b5);
 background: -webkit-gradient(
 linear, left top, left bottom,
 from(#e6dfe6),
 color-stop(0.50, #ffffff),
 to(#b5b5b5));
 -moz-border-radius: 12px;
 -webkit-border-radius: 12px;
 border-radius: 12px;
 border: 2px solid #ffffff;
 -moz-box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 -webkit-box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 z-index:3!important;
}

.mode_change {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size:15px;
 color:#999999;
 width:70%;
 padding: 10px;
 letter-spacing:3px;
 font-weight:bold;
 background: -moz-linear-gradient(
 top,
 #e6dfe6 0%,
 #ffffff 50%,
 #b5b5b5);
 background: -webkit-gradient(
 linear, left top, left bottom,
 from(#e6dfe6),
 color-stop(0.50, #ffffff),
 to(#b5b5b5));
 -moz-border-radius: 12px;
 -webkit-border-radius: 12px;
 border-radius: 12px;
 border: 2px solid #ffffff;
 -moz-box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 -webkit-box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 box-shadow:
 0px 1px 5px rgba(054,046,054,0.5),
 inset 0px 0px 5px rgba(255,255,255,0.8);
 margin: 40px auto 0px auto;
 display:block;
}


#Listbox{
	clear: both;
	position: relative;
	max-width: 100%;
	background-color: #f18900;
	margin: 0px;
	padding: 15px 5px;
}

/* 矢印つきリスト２ */
.list2 ul{
 margin: 10px;
 padding:0px;
 }
 .list2 ul li{
	 font-size:17px;
 overflow: hidden;
 margin: 0;
 width: 100%;
 text-align: left;
 padding:0;
 border: 1px #ccc solid;
 border-bottom: 0;
 background:#FFF;
 display:block;
 list-style:none;
 }
 .list2 ul li:first-child{
 border-radius: 15px 15px 0 0;
 }
 .list2 ul li:last-child{
	border-radius: 0 0 15px 15px;
	border-bottom: 1px #ccc solid;
	list-style: none;
 }
 .list2 ul li a{
 color: #666666;
 display: block;
 height: 30px;
 margin: 0;
 padding: 10px 5px 10px 10px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight:bold;
 }
 .list2 ul li a::after{
 content: url(../images/list_mark1.png);
 float: right;
 vertical-align:middle;
 }
#contents_top table.type01 div.tate-line span.tate-kakko{
	display:block;
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
#contents_top p span.pink{
	color:#F277A8;
}
#Listbox h2{
	color:#FFF;
}

table.contact{
width:97%;
border:5px solid #CCCCCC;
margin:0 0 20px 0 !important;
margin:0 0 20px 10px;
}
table.contact th{
width:30%;
border:1px solid #CCCCCC;
background:#f9f9f9;
padding:10px;
color:#777777
}
table.contact th p{
	text-align:left;
}
table.contact td{
width:70%;
border:1px solid #CCCCCC;
padding:10px;
text-align:left;
background-color:#FFFFFF;
}
table.contact div.text_box{
width:97%;
}
.confirm{
margin:20px 0;
text-align:center;
background:#f9f9f9;
padding:10px;
font-size:60px;
}
.confirm .submitBtn{
padding:10px 20px;
}

form p
{font-size:100%;}
input,select
{width:100%; font-size:120%; padding:5px;}
textarea
{width:100%; font-size:120%; padding:5px; height:50px;}
textarea:focus,textarea:hover
{height: 300px;}
input[type="submit"]
{width: 100%; font-size:80%; margin: 0; padding: 5px; background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800)); border: 1px #F27300 solid; color: #FFF; -webkit-appearance: none; -webkit-border-radius: 10px; -webkit-box-shadow: 0 2px 2px #CCC; text-shadow: 1px 2px 3px #C45C00;}
.focus
{background:#acf3ff;}
.wd33per
{width:30%;}

input[type=radio] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.clear{
	clear:both;
}

/* --margin-- */
.m0 { margin:0px!important;}

.mt04 { margin-top:4px!important; }
.mt05 { margin-top:5px!important; }
.mt10 { margin-top:10px!important; }
.mt12 { margin-top:12px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt35 { margin-top:35px!important; }
.mt40 { margin-top:40px!important; }
.mt80 { margin-top:80px!important; }

.mr05 { margin-right:5px!important; }
.mr07 { margin-right:7px!important; }
.mr10 { margin-right:10px!important; }
.mr12 { margin-right:12px!important; }
.mr13 { margin-right:13px!important; }
.mr15 { margin-right:15px!important; }
.mr16 { margin-right:16px!important; }
.mr20 { margin-right:20px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr35 { margin-right:35px!important; }
.mr37 { margin-right:37px!important; }
.mr46 { margin-right:46px!important; }

.mb02 { margin-bottom:2px!important; }
.mb04 { margin-bottom:4px!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; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb60 { margin-bottom:60px!important; }

.ml01 { margin-left:1px!important; }
.ml05 { margin-left:5px!important; }
.ml08 { margin-left:8px!important; }
.ml09 { margin-left:9px!important; }
.ml10 { margin-left:10px!important; }
.ml13 { margin-left:13px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml35 { margin-left:35px!important; }
.ml45 { margin-left:45px!important; }
.ml55 { margin-left:55px!important; }
.ml60 { margin-left:60px!important; }
.ml120 { margin-left:120px!important; }
.ml415 { margin-left:415px!important; }
.ml525 { margin-left:525px!important; }

/*IE6*/
* html .ml13 { margin-left:06px!important; }

/* --padding-- */
.p0 { padding:0px!important; }
.p20{padding:20p !important;}

.pt05 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt35 { padding-top:35px!important; }

.pr05 { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr35 { padding-right:35px!important; }

.pb05 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb35 { padding-bottom:35px!important; }
.pb42 { padding-bottom:42px!important; }

.pl05 { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl35 { padding-left:35px!important; }
.pl45 { padding-left:45px!important; }
.pl75 { padding-left:75px!important; }
.pl100 { padding-left:100px!important; }
