/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,input,textarea,blockquote,th,td
{
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	font-weight: normal;
	float: none;
	height: auto;
}
fieldset, img{
  border: 0;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#F00;
}
.size11-black {font-size: 11px}
.size13-black {font-size: 13px}
.size13-boldblack {
	font-size: 13px;
	font-weight: bold;
}
.size15-black {
	font-size: 15px;
	font-weight: bold;
}
.size15-blacks {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;	
}
.size15-black-u {
	font-size: 15px;
	text-decoration: underline;
}
.size16-red {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}
.size18-red {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.size20-reds {
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
.size16-red-u {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #C00;
}
.size16-red2 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.size16-blue {
	font-size: 16px;
	font-weight: bold;
	color: #03C;
}
.size20-red {
	font-size: 20px;
	font-weight: bold;
	color: #EA0000;
}
.marker-yellow {
	background: #FAF37A;
}
.marker-red {
	background: #F20000;
	color: #FFFFFF;
}
.marker-blue {
	background: #0033FF;
	color: #FFFFFF;
}
h1 {
	background: url(image/top.gif);
	font-size: 11px;
	padding: 0px;
	height: 23px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	line-height: 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 830px;
}
h3 {
	font-size: 20px;
	background: url(image/subhead.jpg) no-repeat top;
	margin: 40px 0px 30px;
	padding: 20px 0px;
	height: 20px;
	width: 740px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h5 {
	font-size: 17px;
	font-weight: bold;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 40px 0px 20px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

body {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background: #2C1B29;
}

#bg{
   background: #1A001A;
   background-repeat:repeat-x repeat-y;	
	}

#wrapper_top {
	height: auto;
	margin: 0px auto;
	padding: 0px 5px;
	width: 840px;
	background: url(image/wrapper_top.gif)  repeat-y;
}

#wrapper_content {
	height: auto;
	margin: 0px auto;
	padding: 0px 5px;
	width: 840px;
	background: url(image/wrapper_top.gif) repeat-y;
}


#header {
	margin: 0px;
	padding: 0px;
	height:
	 auto;
	width: 830px;
	background: #FFF;
}

#contents {
	height: auto;
	width: 830px;
	padding: 10px 0px 2px;
	margin: 0px;
	text-align: 810;
	background-color: #000;
	
}
#contents01 {
	height: auto;
	width: 810px;
	padding: 0px 0px 2px;
	margin: 0px;
	text-align: 810;
	
}
#contents-inner {
	width: 810px;
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: left;
	float: none;
}

.content01{
	margin: 0 0 10px 0;

	}
.textbox{
	padding: 0 0 0 16px;
	line-height:1.6em;	
	}
	
	.name{
		float:right;
	padding: 0 0 0 16px;
	line-height:1.6em;
	margin: 17px 5px 0 0;
	}
	
	.kaiwabox{
	padding: 0 13px;
	line-height:1.6em;
	background-image: url(image/kaiwa_bg.jpg);
	background-repeat: repeat-y;
	}
	
	.kaiwabox .kaiwainner{
		width:780px;
		height:auto;
		padding-left:10px;
		padding-right:25px;
		}

 .kaiwabox .img{
	 width:120px;
	 height:120px;
	 float:left;
		 margin: 20px 0 10px 13px;
		 background-image: url(image/ishikawa.gif);
	 }
	 
	 .kaiwabox .ishikawa{
	 width:120px;
	 height:120px;
	 float: left;
		 margin: 20px 0 10px 13px;
		 background-image: url(image/ishikawa.gif);
	 }
	 .kaiwabox .koe{
		 width:595px;
		 height:120px;
		 float:left;
		 padding: 20px 20px  0 20px;
		 margin: 20px 0 10px 10px;
		background: url(image/koe.png) no-repeat;
		 font-size:16px;
		 
		 }
		 
.clear{
	clear:both;
	}
	
	
	.textbox_r{
		width:547px;
		float:right;	
		}
	.textbox_l{
		width:547px;
		float: left;	
		}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

#footer {
	margin: 0px;
	padding: 25px 0px;
	height: auto;
	width: 830px;
	background:#000;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}
address {
	font-size: 12px;
	text-align: center;
	color:#FFF;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッターナビ
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.fnavi {
	margin: 40px 0px 0px;
	padding: 0px;
	height: auto;
	width: 830px;
	text-align: center;
	background-color:#666;
}
div.fnavi ul {
}
div.fnavi li {
	font-size: 11px;
	list-style: url(none) none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}



/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ボックス
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.box-wra{
	width:750px;
	height:auto;
	margin-left:45px;
	
	}

.box {
	margin:0;
	padding:0;
	height: auto;
	width: 760px;
}
.box-top {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 740px;
}
.box-bottom {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 740px;
	
}
.box-inner {
	margin: 0px;
	padding: 0px 25px;
	height:507px;
	width: 760px;
	background-repeat:no-repeat;
}

.box-pay{
	float: none;
	height: 400px;
	clear: none;
	}


div.box {
	margin: 20px 0px 0 0;
	padding: 0px;
	height: auto;
	width: 760px;
}
div.box-inner {
	margin: 5px 0px;
	padding: 0px;
	height: auto;
	width: 690px;
}
div.block {
	margin: 30px 0px;
	padding: 24px;
	width: 560px;
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
}
div.block-inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 810px;
	height:449px;
	background: url(image/images/top_05.jpg);
	float: left;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ベネフィット
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.check {
	width:740px;
	margin: 12px 6px 12px 0;
	padding: 10px 0 7px 0;
	border:dotted 1px #CCC;
}
div.check ul {
	padding-left:16px;
}

div.check li {
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	background: url(image/check.gif) no-repeat left top;
	padding-left: 28px;
	margin: 12px 0px;
}
div.check2 {
	margin: 0px auto;
	padding: 0px;
}
div.check2 ul {
}
div.check2 li {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	background: url(image/check.gif) no-repeat left top;
	padding-left: 28px;
	margin: 12px 0px;
}
div.check-small {
	margin: 0px auto;
	padding: 0px;
}


div.check-small ul {
}
div.check-small li {
	background: url(image/check2.gif) no-repeat left top;
	list-style: none;
	margin-top: 13px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}

div.btn {
	height: auto;
	margin: 0px 100px 0px 100px;
	padding: 363px 0px 0 60px;
}
div.tel {
	font-size:12px;
	margin: 12px auto;
	padding: 0px 0px 0 260px;
}

div.pay {
	width: 400px;
	height: 126px;
	margin: 6px auto 6px 200px;
	padding: 0px 20px 0;
	background: url(image/payment.gif) no-repeat 10px;
	text-align: center;
}

div.pay img {
	margin: 0px auto;
	padding: 0px 9px 0 0px;
}


div.den {
	width:780px;
	height:136px;
	margin: 6px auto;
	padding: 0px 9px 0 0px;
	background:url(image/den.jpg) no-repeat;
	background-position: 10px;
}


div.info-toiawase {
	width:780px;
	height:180px;
	margin: 6px auto;
	padding: 0px 9px 0 0px;
	background:url(image/info.jpg) no-repeat;
	background-position: 10px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
申込み
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.order-left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 170px;
	text-align: left;
	vertical-align: top;
}
.order-right {
	margin: 0;
	padding: 17px 0px 0px 30px;
	width: 460px;
	height: auto;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.price {
	width: 319px;
	height: 40px;
	padding: 0px;
	margin: 10px 21px 10px 0px;
}
.comma {
	height: 40px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.price-left {
	width: 132px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 30px;
	text-align: left;
}
.number {
	height: 40px;
	width: 25px;
	margin: 0px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
特典
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.pre {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 560px;
}
.pre-left {
	margin: 0px;
	padding: 0px 0px 10px;
	height: auto;
	width: 146px;
	text-align: left;
	vertical-align: top;
}
.pre-right {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	height: auto;
	width: 404px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
Q&A
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.q-left {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 35px;
}
.q-right {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
}
.a-left {
	margin: 0px;
	padding: 20px 0px 0px;
	vertical-align: top;
	text-align: left;
	height: auto;
	width: 35px;
}
.a-right {
	margin: 0px;
	padding: 20px 0px 0px;
}


/*end*/

.bg_side {
	background: url(image/bg_side.jpg) repeat-y center top;
}



/*text deco*/

.text_r{
	font-size:16px;
	color:#900;
	text-decoration:underline;
	font-weight: bolder;
	}
	
	
.text_rs{
	font-size:14px;
	color:#900;
	}
	
	.text_b{
	font-size:18px;
	color:#009;
	text-decoration:underline;
	font-weight: bolder;
	line-height:1.5em;
	}
	
	.text_bs{
	font-size:14px;
	color:#009;
	text-decoration:underline;
	font-weight: bolder;
	line-height:1.5em;
	}
	
	.text_bl{
	font-size:15px;
	color:#009;
	text-decoration:underline;
	font-weight: bolder;
	line-height:1.5em;
	}
	
	
	.text_y{
	font-size:16px;
	color:#C93;
	text-decoration:underline;
	font-weight: bolder;
	}
	.text_under{
		text-decoration:underline;
		font-weight:bold;		
		}
		
			.text_under13{
		text-decoration:underline;
		font-size:13px;		
		}
			.text_size13{
		font-size:13px;		
		}
		
	.text_maker_y{
		background-color:#FF3;
		font-size:16px;
		font-weight: bold;
		text-decoration:underline;
		}	
		
		.text_maker_b{
		background-color:#FF3;
		font-size:23px;
		font-weight: bold;
		text-decoration:underline;
		}	
		
	.text_maker_obli{
		font-size:14px;
		font-style:oblique;
		}	
		
	

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
QAボックス
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
	.qa-box {
		width:780px;
	margin-bottom:30px;
	padding-left:20px;
}

.qa-box .question{
	border: solid 1px #999;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
	font-weight: bold;
	background: #000 url(image/faq_sub_bg.jpg) no-repeat;
	text-align: left;
}
.qa-box p{
	background-image: url(image/faq_a_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: solid 1px #DFDFDF;
	text-align: left;
}




/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ブレッドボックス
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

	.bread-box {
		width:760px;
		height:auto;
		margin-left:1px;
	margin-bottom:30px;
	padding-left:0px;
}


	.bread-boxtop {
		width:760px;
		height:30px;
}

	.bread-boxbttom {
		width:760px;
			height:30px;
}

.bread-box .in{
	width:710px;
	height:30px;
		background-image:url(image/bld_sub_bg.jpg);
	background-repeat:no-repeat;
	border: solid 1px #999;
	margin: 0 0 0px 16px;
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
	font-weight:bold;
	font-size:16px;
	color:#C00;
	text-shadow: -1px -1px 0 #FFF,
	             1px -1px 0 #FFF,
				 -1px 1px 0 #FFF,
				 1px 1px 0 #FFF;
}  
.bread-box p{
	width:710px;
		background-image:url(image/bld_a_bg.jpg);
			background-repeat:no-repeat;
	margin: 0 0 16px 16px;
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 33px;
	border: solid 1px #DFDFDF;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
声－短い版
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

	.svoice{
		width:790px;
		height:auto;
		padding-left:10px
		}
		
		
		.voiceinner{
		width:780px;
		height:850px;
		padding-left:2px;
		margin-left:7px;
		background-repeat:repeat-x repeat-y;
		}

 .svoice .leftimg{
	 width:120px;
	 height:120px;
	 float:left;
		 margin: 20px 0 10px 10px;
	 }
	  .svoice .state{
		 width:620px;
		 height:815px;
		 float:left;
		 padding: 3px 5px  0 10px;
		 margin: 20px 0 10px 5px;
		 background-color:#FFF;
		 border: solid 1px #333;
		 font-size:13px;
		 
		 }
		 
	
/*
━━━━━━━━━━━━━━━━━━━━━━━━━
タイマー
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/	 
		 
	.timebox{ 
	padding-left:55px;
line-height:1.6em;	
	}



.movie{
	width:570px;
	margin-left:80px;
	text-align:center;

}

/*
gr
***************************************************************************/
#gr {
	height: 521px;
	background: #000000 url(image/images/top__05.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr01 {
	height:496px;
	background: url(image/images/top_05.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
	color: #FFF;
}

#gr02 {
	height: 367px;
	background: #ffffff url(image/images/top_11.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	font-size: 15px;
	font-weight: normal;
}

#gr03 {
	height: 1124px;
	background: #ffffff url(image/images/top_13.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr04 {
	height: 114px;
	background: #ffffff url(image/images/top_15.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr05 {
	height: 371px;
	background: #ffffff url(image/images/top__16.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr06 {
	height: auto;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr07 {
	height: auto;
	background: #000000 url(image/images/top_19.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr08 {
	height: auto;
	background: #000000
;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr09 {
	height: auto;
	background: #000000 url(image/images/top_23.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr10 {
	height: auto;
	background: #000000 url(image/images/top_25.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr11 {
	height: auto;
	background: #000000 url(image/images/top_27.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr12 {
	height: auto;
	background: #000000 url(image/images/top_29.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr13 {
	height: auto;
	background: #000000 url(image/images/top_j_02.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr14 {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
	margin-bottom: 20px;
	background: #000 url(image/images/top_j_04.jpg);
	height: 1194px;
}

#gr15 {
	height: auto;
	background: #000000 url(image/images/top_j_13.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

#gr16 {
	height: 1471px;
	background: #000000 url(image/images/top_j_20.jpg) no-repeat 0px 0px;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

.view {
	height:276px;
	background: url(image/view.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}

.view02 {
	height:276px;
	background: url(image/view_02.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	font-size: 15px;
}






/*
COMMON PARTS
***************************************************************************/

.block { display:block!important; }

.fs13{font-size:13px; 
      color:#000;
	  padding-left:7px;
	  font-weight: normal;
	  letter-spacing: normal;
	line-height: 2.0
  !important;}

.fs10{font-size:10px; 

	  font-weight: normal;
	  letter-spacing: normal;
	line-height: 1.7
  !important;}



.tbl{
	color:#000;
	font-weight:bold !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{	margin-bottom:15px !important;}
.mb20{	margin-bottom:20px !important;}
.mb30{	margin-bottom:30px !important;}
.mb40{	margin-bottom:40px !important;}
.mb50{	margin-bottom:50px !important;}

.mr40 { margin-right:40px!important; }
.mr30 { margin-right:30px!important; }
.mr20 { margin-right:20px!important; }
.mr15 { margin-right:15px!important; }
.mr12 { margin-right:12px!important; }
.mr10 { margin-right:10px!important; }
.mr5 { margin-right:5px!important; }
.mr0 { margin-right:0px!important; }

.ml13 { margin-left:13px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml26 { margin-left:26px!important; }
.ml30 { margin-left:30px!important; }
.ml50 { margin-left:50px!important; }
.ml80 { margin-left:80px!important; }
.ml100{ margin-left:100px!important;}
.ml120{ margin-left:110px!important;}
.ml130{ margin-left:130px!important;}

.mt7 { margin-top:7px!important; }
.mt10 { margin-top:10px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt30 { margin-top:30px!important; }
.mt50 { margin-top:50px!important; }

.pb0 { padding-bottom:0!important; }
.pb20 { padding-bottom:20px!important; }
.pb30 { padding-bottom:30px!important; }
.pr20 { padding-right:20px!important; }
.pt10{ padding-top:10px!important}
.p20 { padding:20px!important; }
.p15 { padding:15px!important; }
.p10 { padding:10px!important; }

/* width */

.w156{ width:156px!important;}
.w169{ width:169px!important;}
.w177{ width:177px!important;}
.w191{ width:191px!important;}
.w144{ width:144px!important;}
.w210{ width:210px!important;}
.w230{ width:230px!important;}
.w300{ width:300px!important;}
.w320{ width:320px!important;}
.w350{ width:350px!important;}
.w327{ width:327px!important;}
.w398{ width:398px!important;}
.w400{ width:400px!important;}
.w420{
	width: 420px!important;
	color: #FFF;
}
.w460{ width:460px!important;}
.w500{ width:500px!important;}
.w510{ width:510px!important;}
.w540{ width:540px!important;}
.w630{ width:630px!important;}
.w650{ width:650px!important;}
.w690{ width:690px!important;}
.disp_l{float:left !important;}
.disp_r{float:right!important;}
