@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#333;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{
	color:#005bac;
	text-decoration:none;
}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}



/*************
/* ヘッダー
*************/
#header{
height:110px;
}

#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo a{
	color:#000;
	}

.logo p{float:left;}

.logo img{
width:auto;
float:left;
padding:2px 10px 0 10px;
}

.logo span{display:block;}



/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:11px;
text-align:right;
}


/*************
/* ロゴ+電話番号
*************/
.logo,.info{
margin-top:6px;
color:#74b4df;
font-size:20px;
font-weight:bold;
}


.contact{
margin-top:6px;
color:#74b4df;
font-size:11px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:bold;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:17px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;


}

#subpage #mainBanner img{border:4px solid #f1f1f1;}

#mainBanner2{
	margin-top: 17px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 17px;
	padding: 0;
	width: 100%;
	position: relative;
	line-height: 0;
}

#mainBanner2 img{
max-width:100%;
height:auto;


}




.slogan{
	position:absolute;
	max-width:100%;
	height:auto;
	bottom:0px;
	left:0;
	padding:5px 10px;
	line-height:1.4;
	color:#FFF;
	text-align:center;
	background:url(images/tp1.png);
	
}

.slogan h2{
padding-bottom:5px;
font-size:18px;
font-weight:bold;
color:#ccc;
}

.slogan2{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
background-color: rgba(51,51,51,0.6);
}

.slogan2 h2{
padding-bottom:5px;
color: #fff;
font-size:20px;
}

.slogan3{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
background:url(images/tp3.png);
}

.slogan3 h2{
padding-bottom:5px;
color:#333;
font-size:20px;
}



/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:0 5px;
padding:10px;
border:1px solid #f1f1f1;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #f1f1f1;
}

.box h3{
	padding:10px 0 5px;
	font-weight: bold;
}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

.box a{
color:#069 !important;
}



/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
border:1px solid #f1f1f1;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:8px;}

.heading{
	font-weight:bold;
	padding:0 10px;
	line-height:36px;
	color:#555;
	background:#f1f1f1;
}

.heading2{
	font-weight: bold;
	padding: 0px;
	line-height: 36px;
	text-align:left;
	color: #005BAC;	
}
.heading3{
	font-weight: bold;
	padding: 0 10px;
	line-height: 36px;
	color: #555;
	border-bottom: 3px solid #005BAC;
}

.heading4{
	font-weight: bold;
	padding: 0 10px;
	line-height: 36px;
	color: #FFF;
	background-color:hsla(119,92%,29%,1.00);
}

.heading5{
	font-weight: bold;
	padding: 0 10px;
	line-height: 36px;
    border: 1px solid #CCC;
}

.heading6{
	font-weight: bold;
	padding: 0 10px;
	line-height: 36px;
	color: #FFF;
	background-color:#00B200;
}

.heading7{
	font-weight: bold;
	padding: 0px;
	line-height: 36px;
	text-align:left;
	color: #FF8000;	
}

.heading8{
	font-weight: bold;
	padding: 0 10px;
	color: #555;
	border-bottom: 3px solid #ccc;
	background-image: url(images/btn_01.gif);
	background-repeat: no-repeat;
	background-position-x: left;
	text-indent: 25px;
	background-position-y: bottom;
	height:30px;

}

.heading9{
	font-weight:bold;
	padding:0 10px;
	line-height:36px;
	color:#333;
	background:#FFCFBF;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border,ul.list img{border:4px solid #f1f1f1;}

section.content2 article{
padding:20px;
margin-bottom:20px;
overflow:hidden;
}

* html section.content2 article{height:1%;}

section.content2 p{margin-bottom:8px;}

section.content2 img{
max-width:90%;
height:auto;
}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:20px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
	background-color: #F5F5F5;
	text-align: left;
	padding: 8px;
	white-space: nowrap;
	color: #151515;
	border-top: 1px solid #D4D4D4;
	border-right: 4px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: top;
	left: 0px;
}

table.table2{
border-collapse:collapse;
margin:30px auto 15px 0px;
}

table.table2 td{
border-collapse:collapse;
background-color:#FFF;
text-align:left;
padding:8px;
line-height:20px;
}


table.table3{
  width:100%;
  border: 2px solid #d6ceb4;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
table.table3 th{
  padding: 6px 8px 5px;
  border-top: solid 1px #ffffff;
  width: 30%;
  overflow: hidden;
  color: #13131e;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #eeece4;
}
 
table.table3 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
color: #595960;
background-color: #ffffff;
border-top: dotted 1px #e0dccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
table.table3 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
table.table3 td{
  display: list-item;
  width: 100%;
  border-top: none !important;
}
}/* end */



/*************
/* サイドバー
*************/
#sidebar ul{padding:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #dcdcdc;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{display:block;}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}

#sidebar ul li.active a{
	color:rgba(210,101,102,1.00) !important;
	font-weight:bold !important;
		}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
background:#f3f3f3;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.footnav{
float:right;
width:650px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:10px;
color:#333;
background:#dbdbdb;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:932px;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li:last-child{border-right:1px solid #e0e0e0;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:9px;
	color:#333;
	border-left:1px solid #e0e0e0;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
  　background:#f9f9f9;
	padding-top:9px;
	background-image:url(images/nikukyu1.gif);
	background-position: 7% 35%;
	background-repeat:no-repeat;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:17px auto;}
	
	#main{
	float:right;
	width:667px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:17px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #f1f1f1;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
/* グリッド全体 */
	.gridWrapper2{
	width:700px;
	margin:0 0 0 -30px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid2{
	float:left;
	width:290px !important;
	margin-left:40px;
	border-radius:5px;
	}
	#subpage .grid2{width:auto;}
	
	.grid3{
	float:left;
	width:290px !important;
	margin-left:40px;
	border-radius:5px;
	}
	#subpage .grid3{width:auto;}
	
	.grid4{
	float:left;
	width:45%;
	margin:10px 2% 0 0;
	}
	
	.grid4 img{
	margin: 5px;
	text-align:center;
	}
}

@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#006699;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}

.grid2{
	width:45%;
	margin:10px 0 0 1%;
	}
.grid3{
	width:45%;
	margin:10px 0 0 1%;
	}
	
.grid4{
	width:45%;
	margin:10px 0 0 1%;
	}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}
	
	.box2 img{
	float:left;
	margin-right:5px;
	}
	
	.box2 h3{padding-top:0;}


  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
	
	


}




/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	#mainBanner2 h2,#mainBanner2 p{font-size:80%;}
	.grid2{width:100%;}
	.grid3{width:100%;}
	.grid4{width:100%;}

	.box2 img{max-width:100px;}
	.logo img{width:50px;
	height:50px;
	}
	#footer #info .logo img{width:45px;
	height:45px;}
	#gallery .grid{width:100%;}
	.readmore4 a{float:right;}
	.slogan h2{
		font-size:12px;
		}
	.slogan p{
		font-size:75%;
		letter-spacing:-1px;
		bottom:0px;
	}
	
}

.slogan h2{
padding-bottom:5px;
font-size:18px;
font-weight:bold;
color:#ccc;
}
}


/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
border:1px solid #d5d5d5;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

section.widget h3{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
height:30px;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle ul li{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}

.ac{
 display: block;
 margin-left: auto;
 margin-right: auto;
 text-align:center;}

p.readmore{
padding:10px 5px 5px;
text-align:right;
}

p.readmore a{
	color: #FFFFFF !important;
	border-radius: 3px;
	color: #fff;
	background:#6298D3;
	padding: 3px 5px;
}

p.readmore a:hover{background:#212121;}

p.readmore3{
padding:10px 5px 5px;
text-align:right;
}

p.readmore3 a{
	color: #FFFFFF !important;
	border-radius: 3px;
	color: #fff;
	background:#BBBBBB;
	padding: 3px 5px;
}

.readmore4{
padding:10px 5px 5px;
text-align:left;
margin-top:20px;
}

.readmore4 a{
	color: #FFFFFF !important;
	border-radius: 3px;
	color: #fff;
	background:rgba(237,7,11,1.00);
	padding: 3px 5px;
	
}
dl {
	width:100%;
	}

dt {
   float:left;
   clear:left;
   width:10%;
   }

dd {
	float:left;
	width:90%;
	margin-bottom:10px;
	}

.red{
	color:#EE340F;
	}
	
	/**************************
/* グリッド2
**************************/
.gridWrapper2{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper2{height:1%;}
	
.grid2{
	float: left;
	background: #FFF;
	border-radius: 10px;
	margin-bottom: 20px;
    border: solid rgba(150,201,255,0.4) 6px;
	background-image:url(images/haikei1.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
	}

.grid3{
	float: left;
	background: #FFF;
	border-radius: 10px;
	margin-bottom: 20px;
    border: solid rgba(255,207,191,0.4) 6px;
    background-image:url(images/haikei2.png);
	background-repeat:no-repeat;
	background-position:bottom left; 	}
	
	
.grid4{
float:left;
border-radius:5px;
background:#fff;
border:#ccc solid 1px;
}

.grid4 h3{
padding:5px;
text-align:center;
border-bottom:rgba(22,171,206,1.00)  dotted 3px;
font-weight:bold;
color:#663300;
}

.grid4 p{
padding:10px;
}

.grid4{
	width:240px;
	}

.box2{
padding:10px;
color:#FFF;
text-align:center;
}

.box2 img{
max-width:100%;
height:auto;
margin-bottom:5px;
}

.box2 h3 a{
	font-size:16px;
	}

.box2 h3{
	line-height: 170% !important;
	color: #333 !important;
	padding: 5px 0px !important;
	border-bottom: 1px solid #666;
	background-image: url(images/nikukyu2.gif);
	background-repeat: no-repeat;
	background-position-x: left;
	text-indent: 33px;
	text-align:left;
	background-position-y: bottom;
	vertical-align: -40%;
	font-weight: bold !important;
	margin-top: 10px;
}
.box2 p{
	text-align: left;
	line-height:170% ;
	color: #333 !important;
	padding: 5px 10px 10px 10px;
	margin-top:10px;
	}

.box2 p.readmore2{
padding:10px 5px 5px;
text-align:right;
font-size:16px;
}

.box2 p.readmore2 a{
color:#FFF !important;
padding:3px 5px;
border-radius:3px;
background:#D93600;
}

/* -----------------------------------------------------
	Margin Style
----------------------------------------------------- */

.mt0 { margin-top:0px  !important; }
.mt5 { margin-top:5px  !important; }
.mt10{ margin-top:10px !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt25{ margin-top:25px !important; }
.mt30{ margin-top:30px !important; }
.mt40{ margin-top:40px !important; }
.mt50{ margin-top:50px !important; }

.mb0 { margin-bottom:0px  !important; }
.mb5 { 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; }
.mb40{ margin-bottom:40px !important; }
.mb50{ margin-bottom:50px !important; }


/* -----------------------------------------------------
	Font Size Style
----------------------------------------------------- */

/* font-size 12px*/
.fs10{ font-size:84%  !important; }
.fs11{ font-size:92%  !important; }
.fs12{ font-size:100% !important; }
.fs13{ font-size:109% !important; }
.fs14{ font-size:117% !important; }
.fs15{ font-size:125% !important; }
.fs16{ font-size:134% !important; }
.fs17{ font-size:142% !important; }
.fs18{ font-size:150% !important; }
.fs20{ font-size:167% !important; }


* -----------------------------------------------------
	Width Style
----------------------------------------------------- */

.w5p  { width:5%   !important; }
.w6p  { width:6%   !important; }
.w7p  { width:7%   !important; }
.w8p  { width:8%   !important; }
.w9p  { width:9%   !important; }
.w10p { width:10%  !important; }
.w12p { width:12%  !important; }
.w13p { width:13%  !important; }
.w15p { width:15%  !important; }
.w18p { width:18%  !important; }
.w20p { width:20%  !important; }
.w25p { width:25%  !important; }
.w30p { width:30%  !important; }
.w35p { width:35%  !important; }
.w40p { width:40%  !important; }
.w45p { width:45%  !important; }
.w50p { width:50%  !important; }
.w100p{ width:100% !important; }


.w130px{ width:130px !important; }
.w465px{ width:465px !important; }
.w740px{ width:740px !important; }

