@charset "UTF-8";



/*==============================================
topOtherC201508
==============================================*/
#topOtherC {
	padding:30px 0 5px 0;
	margin:35px 0!important;
	border-top:2px solid #e4e4e4;
	border-bottom:2px solid #e4e4e4;
}

#topOtherC h3 {
	text-align:center;
	margin-bottom:30px;
}

.topOtherCBox {
	width:160px;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
	position:relative;
	min-height: 200px;
}

.topOtherCBox p {
	font-size:10px;
}

.topOtherCBox a {
	display:block;
	color:#666;
}

.topOtherCBox a:hover {
	background:#eee!important;
}

.topOtherCImg {
	margin-bottom:10px;
}

.topOtherCBox_icon {
	position:absolute;
	top:9px;
	left:9px;
	z-index:9999;
}


/*==============================================
gnavi201508
==============================================*/
#gnav {
	width:700px;
	margin:0;
	padding:0 0 10px 0;
}

#gnav ul li {
	display:table-cell;
}

#gnav > ul > li {
	position: relative;
}

/* サブメニュー位置調整 */
#gnav .gnavi-sub-menu {
	position: absolute;
	padding-top: 12px;
	background: url("/images/gnav_parts.gif") no-repeat;
	display: none;
	top: 50px;
	z-index:300;
}
#gnav #about .gnavi-sub-menu {
	left: 0px;
	background-position: 60px 0px;
}
#gnav #rent .gnavi-sub-menu {
	left: -140px;
	background-position: 200px 0px;
}
#gnav #buy .gnavi-sub-menu {
	left: -143px;
	background-position: 200px 0px;
}
#gnav #others .gnavi-sub-menu {
	left: -419px;
	background-position: 480px 0px;
}
#gnav #recruit .gnavi-sub-menu {
	left: -15px;
	background-position: 75px 0px;
}

#gnav ul li:hover .gnavi-sub-menu {
	display: block;
}

#gnav .gnavi-sub-menu ul {
	background: #e6e6e6;
	padding: 15px;
}

#gnav .gnavi-sub-menu ul li {
	display: table-cell;
	text-align: center;
}

#gnav .gnavi-sub-menu ul li img {
	margin: 0 10px 12px 0;
}
#gnav .gnavi-sub-menu ul li:last-child img {
	margin-right: 0;
}

#gnav .gnavi-sub-menu ul li a {
	color: #828282;
}
#gnav .gnavi-sub-menu ul li a:hover {
	color: #000;
}


/*==============================================
member
==============================================*/
#member {
	width:700px;
	margin-bottom:60px;
}

#member h2 {
	text-align:center;
	margin-bottom:40px;
}

.memberBox {
	width:149px;
	margin-right:8px;
	margin-bottom:8px;
	background:#f0f0f0;
	padding:10px;
	float:left;
	position:relative;
}

.memberPhoto {
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	background:#ddd;
}

.memberPro {
	font-size:11px;
}

.memberName {
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
}

.memberNameEn {
	font-size:11px;
	height:30px;
}

.memberText {
	clear:both;
	padding-top:10px;
	margin-bottom:15px;
	font-size:12px;
	padding-bottom:15px;
	border-bottom:1px solid #dcdcdc;
	height:135px;
}

.memberBukken h4 {
	font-size:13px;
	color:#969696;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:5px;
}

.memberBukkenPhoto {
	width:149px;
	height:149px;
	background:#ddd;
	margin-bottom:10px;
}

.memberBukken a {
	display:block;
	text-align:right;
	background:url(../images/member_arrow.gif) no-repeat 99% 48%;
	padding-right:12px;
}

.memberBukken a:hover {
	background:url(../images/member_arrow.gif) no-repeat 100% 48%;
}


/*==============================================
selectusers2013
==============================================*/
#selectUsers2013 {
	margin-bottom:25px;
	text-align:right;
	font-family:"MuseoSans-500","ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	z-index:99;
	position:relative;
}

#selectUsers2013 ul {
	float:right;
}

#selectUsers2013 ul li {
	display:inline;
}

#selectUsers2013 ul.headerUsers {
	line-height: 35px;
}

#selectUsers2013 ul.headerUsers li:first-child:after {
	content:" ｜ ";
}

#selectUsers2013 ul.headerUsers a {
	color:#828282;
	letter-spacing:1px;
}

#selectUsers2013 ul.headerUsers a:hover {
	color:#000000;
}

#selectUsers2013 ul.headerSocialBtn {
	margin:0 0 15px 25px;
}
#selectUsers2013 ul.headerSocialBtn li{
	float:left;
	margin-left:6px;
}

li.head_facebookBtn {width:22px;height:22px;margin-top:5px;}
li.head_facebookBtn a{display:block; width:100%; height:100%;background:url(../../images/btn_header_social_face.png) 0px 0px no-repeat; overflow:hidden; text-indent:100%; white-space:nowrap;}
li.head_facebookBtn a:hover{ background-position:0px -22px;}

li.head_twitterBtn {width:22px;height:22px;margin-top:5px;}
li.head_twitterBtn a{display:block; width:100%; height:100%;background:url(../../images/btn_header_social_tweet.png) 0px 0px no-repeat; overflow:hidden; text-indent:100%; white-space:nowrap;}
li.head_twitterBtn a:hover{ background-position:0px -22px;}

li.head_instagramBtn {width:22px;height:22px;margin-top:5px;}
li.head_instagramBtn a{display:block; width:100%; height:100%;background:url(../../images/btn_header_social_insta.png) 0px 0px no-repeat; overflow:hidden; text-indent:100%; white-space:nowrap;}
li.head_instagramBtn a:hover{ background-position:0px -22px;}

#header_tel {
	clear:both;
}
#header_tel span.tel {
	font-size:20px;
	font-family:"MuseoSans-700";
	letter-spacing:1px;
	margin-right:6px;
}
#header_tel span.holiday {
	font-size:11px;
}

/*==============================================
service2013
==============================================*/
#service2013 {
	width:520px;
	margin:0 auto;
	color:#505050;
}

.service2013box {
	padding-top:30px;
}

.service2013box p {
	margin-bottom:30px;
}

#service2013 h2 {
	text-align:center;
	margin-bottom:45px;	
}

#service2013 h3 {
	margin-bottom:55px;
	font-size:26px;
	line-height:1;
	text-align:center;
	letter-spacing:0.15em;
	font-weight:normal!important;
}

#service2013 h4 {
	margin-bottom:25px;
	line-height:1;
}

#service2013 h5 {
	margin-bottom:10px;
	line-height:1;
}


#service2013 ul {
	margin-bottom:25px;
	font-size:14px;
	text-align:center;
}

#service2013 ul li {
	margin-bottom:5px;
	display:inline;
}

.service2013contact {
	text-align:center;
}


/*==============================================
search 201307
==============================================*/

#searchRentbuy {
	margin-bottom:20px;	
	}

#searchRentbuy li {
	display:inline!important;
}



/*RESET*/
#sideContents #categorySearch h3 {
    background:none;
    height:auto;
    width:auto;
}
#sideContents #ensenSearch h3 {
    background:none;
    height:auto;
    width:auto;
}

#sideContents h3 {
    text-indent:0;
}

#search {
	margin-bottom:70px;
	width:220px;
	line-height:1.6!important;
}

#search ul li a { color:#646464; }
#search ul li a:hover { color:#3E6EDA; }
button {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

#search ul {
	margin-bottom:10px;
}

#search ul li a {
	display:block;
	border: 1px solid #505050;
	border-bottom:none;
	background:#fff url(../images/search_arrow_off.png) center right no-repeat;
	height:20px;
	font-size:12px;
	padding:3px 7px;
}

#search ul li a.close {
	background:#eee!important;
	text-align:center!important;
}

#search ul li a:hover,
.selected
 {
	background:#eee url(../images/search_arrow_on.png) center right no-repeat!important;
	color: #006edf!important;
}

#search ul li a.close:hover {
	background:#eee!important;
	background-image:none!important;
	text-align:center!important;
}

#search ul li#searchParentYachinL a,
#search ul li#searchParentYachinU a,
#search ul li#searchParentMensekiL a,
#search ul li#searchParentMensekiU a
 {
	width:94px;
	float:left;
	display:block;
	border-bottom: 1px solid #505050;
}

#search ul li#searchParentYachinL a,
#search ul li#searchParentMensekiL a
 {
	border-right:none!important;
	width:95px;
}

#search ul li#searchParentYachinU a,
#search ul li#searchParentMensekiU a
 {
	*top:-22px;
	*position:relative;
}


#search h2 {
	margin-bottom:18px;
	line-height:1;
}

#search h3 {
	margin-bottom:5px;
	line-height:1;
}

.searchBox {
	position:relative;
}

#searchFreeword {
	border: 1px solid #505050;
	height:20px;
	width:204px;
	font-size:12px;
	padding:3px 7px;
	line-height:1;
}

#searchArrow {
	margin:10px 0;
	text-align:center;
	height:11px;
}

#searchBtnKensaku {
	background:url(../images/search_btn_kensaku.gif) no-repeat;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-bottom:15px;
}

#searchBtnReset {
	margin-bottom:25px;
}
/*
#searchBtnReset a {
	background:#eee url(../images/search_btn_reset_off.gif) no-repeat left center;
	padding:6px;
	padding-left:13px;
	display:block;
}

#searchBtnReset a:hover {
	background:#000 url(../images/search_btn_reset_on.gif) no-repeat left center;
	color:#fff;
}*/


#searchBtnMadori {
	background:url(../images/search_btn_madori_off.gif) no-repeat;
	width:220px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

#searchBtnKensaku:hover,
#searchBtnMadori:hover {
	opacity:0.8;
	filter: alpha(opacity=80); /*IE6*/
	cursor:pointer!important;
}

.searchChildren,
.searchChildrenRadio
 {
	display:none;
	position:absolute;
	z-index:99999;
	top:19px;
	left:219px;
	width:250px;
	max-height:300px;
	overflow:auto;
	background:#fff;

     webkit-box-shadow: 3px 3px 0px #505050;
     -moz-box-shadow: 3px 3px 0px #505050;
     box-shadow: 3px 3px 0px #505050;
	 }

#searchChildrenCategory {
	max-height:none;
}

#searchChildrenMetro {
	top:46px;
}

#searchChildrenShitetsu {
	top:73px;
}

#searchChildrenYachinL,
#searchChildrenMensekiL
{
	top:46px;
	left:0px;
	width:111px;
	position:absolute;
	z-index:9999!important;
}

#searchChildrenYachinU,
#searchChildrenMensekiU
 {
	top:46px;
	left:110px;
	width:111px;
	position:absolute;
	z-index:9999!important;
}


.searchChildren label,
.searchChildrenRadio label
 {
	display:block;
}

.searchChildren input,
.searchChildrenRadio input
 {
	display: none;
}

.searchChildren label,
.searchChildrenRadio label
 {
	cursor: pointer;
	display:block!important;
	border: 1px solid #505050;
	border-bottom:none;
	background:#fff;
	height:20px;
	font-size:12px;
	padding:3px 7px;
}

.searchChildren label:hover,
.searchChildren label.checked,
.searchChildrenRadio label:hover,
.searchChildrenRadio label.checked,
.selectedli
 {
	background:#505050!important;
	color: #fff!important;
}

.searchChildren label.checked {
	background:#505050 url(../images/search_icon_close.gif) no-repeat right center!important;
}

.selectedliHalf {
	background:#505050!important;
	color: #fff!important;
	border-right:1px solid #eee!important;
}

p.close a {
	cursor: pointer;
	display:block!important;
	border: 1px solid #505050;
	background:#eee!important;
	height:20px;
	font-size:12px;
	padding:3px 7px;
	text-align:center!important;
}

p.close a:hover {
	color:#000;
}


/*==============================================
top2013
==============================================*/
/*slide*/
#topSlide {
	width:698px;
	height:218px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	border:1px solid #000;
}

#topSlidePrev {
	width:12px;
	height:30px;
	position:absolute;
	z-index:99!important;
	top:90px;
	left:10px;
}

#topSlideNext {
	width:12px;
	height:30px;
	position:absolute;
	z-index:99!important;
	top:90px;
	right:10px;
}

#topSlideBox a img:hover {
	opacity:0.9;
	filter: alpha(opacity=90); /*IE6*/
}

#topSlidePrev a:hover,
#topSlideNext a:hover {
	opacity:0.7;
	filter: alpha(opacity=70); /*IE6*/
}

#topSlideNavBox {
    height: 8px;
	margin-bottom:50px;
}

#topSlideNav {
	text-align:center;
	font-size:1px;
}

#topSlideNav a {
     background:#ddd;
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 0;
    margin-right: 5px;
    text-indent: -9999px;
      border-radius:4px;
     -moz-border-radius:4px;
     -webkit-border-radius:4px;
     position:relative;
     behavior:url(css_js/PIE.htc);
}

#topSlideNav a.activeSlide {
    background:#3E6EDA;
    width: 8px;
    height: 8px;
      border-radius:4px;
     -moz-border-radius:4px;
     -webkit-border-radius:4px;
     position:relative;
     behavior:url(css_js/PIE.htc);
}

/*newsrelease*/
#newsrelease {
	margin-bottom:15px;
	*margin-bottom:40px;
}

#newsrelease h2 {
	margin-bottom:25px;
	line-height:1;
	font-size:1px;
	text-align:center;
	position:relative;
	font-weight:normal;
}

#newsrelease h2 span {
	position:absolute;
	font-size:12px;
	right:0;
	top:2px;
}

.newsreleaseBox {
	width:160px;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}

.newsreleaseBox a {
	display:block;
}

.newsreleaseBox a:hover {
	background:#eee!important;
}

.newsreleaseImg {
	margin-bottom:10px;
}

.newsreleaseBox h3 {
	font-size:13px;
	line-height:1.38;
	color:#505050;
	margin-bottom:5px;
}

.newsreleaseInfo {
	font-size:11px;
	line-height:1.27;
	color:#A0A0A0;
}

/*searchlog and like*/
#searchlog,
#like
 {
	margin-bottom:40px;
}

#searchlog h3,
#like h3
 {
	margin-bottom:14px;
	line-height:1;
	font-size:1px;
	position:relative;
	font-weight:normal;
}

#searchlog h3 span,
#like h3 span {
	position:absolute;
	font-size:12px;
	right:0;
	top:2px;
}

.searchlogBox,
.likeBox {
	width:88px;
	float:left;
	margin-right:14px;
}

.searchlogBox a,
.likeBox a {
	display:block;
}

.searchlogBox a:hover,
.likeBox a:hover {
	background:#eee!important;
}

.searchlogImg,
.likeImg
 {
	margin-bottom:7px;
}


.searchlogBox h4,
.likeBox h4 {
	font-size:10px;
	line-height:1.3;
	color:#505050;
	margin-bottom:5px;
}

.searchlogInfo,
.likeInfo {
	font-size:9px;
	line-height:1.22;
	color:#A0A0A0;
}


/*==============================================
list
==============================================*/
#list {
	position:relative;
	top:-20px;
	margin-bottom:25px;
	width:700px!important;
}

.listBox a {
	padding:20px 0;
	border-bottom:1px solid #a0a0a0;
	display:block;
	color:#000;
}

.listBox a:hover {
	background:#eee!important;
	color: #006edf!important;
}

.listBoxL {
	width:345px;
	float:left;
}

.listBoxL ul li {
	margin-right:5px;
	display:inline;
}
	
.listBoxR {
	width:345px;
	float:right;
}

.listBoxIcon {
	margin-bottom:5px;
}

.listBoxR h2 {
	font-size:18px;
	line-height:1.3;
	margin-bottom:8px;
}

.listBoxR p {
	font-size:13px;
	line-height:1.5;
}

.iconRent {margin-right:5px;}
.iconNew {margin-right:5px;}
.iconFull {margin-right:5px;}


/*==============================================
list - searchbetails
==============================================*/
#pankz {
	font-size:9px;
}

#pankz ul {
	width:500px;
	float:left;
}

#pankz ul li {
	display:inline;
	margin-right:4px;
}

#pankzTotal {
	width:200px;
	float:right;
	text-align:right;
	text-transform:uppercase;
	position:relative;
	top:-10px;
	line-height:1;
	letter-spacing:0.3em;
}

#pankzTotal span {
	font-size:20px;
}

.searchdetails {
	margin-bottom:30px;
}

.searchdetailsBottom {
	margin-bottom:40px;	
}

/*order*/
.seachdetailsOrder {
	width:164px;
	margin-right:15px;
	float:left;
}

.seachdetailsOrderTit {
	width:47px;
	float:left;
	margin-right:7xpx;
	font-size:1px;
	line-height:1px;
	position:relative;
	top:5px;
}

.seachdetailsOrderPulldown {
	float:right;
	width:110px;
}

.seachdetailsOrderPulldown .easy-select-box,
.seachdetailsOrderPulldown .easy-select-box ul
 {
	width:108px;
}

/*num*/
.seachdetailsNum {
	width:100px;
	margin-right:15px;
	float:left;
}

.seachdetailsNumTit {
	width:24px;
	float:left;
	margin-right:7px;
	font-size:1px;
	line-height:1px;
	position:relative;
	top:5px;
}

.seachdetailsNumPulldown {
	float:right;
	width:68px;
}

.seachdetailsNumPulldown .easy-select-box,
.seachdetailsNumPulldown .easy-select-box ul
 {
	width:68px;
}

/*go*/
.seachdetailsGo {
	width:30px;
	float:left;
	margin-right:10px;
}

/*vacant*/
.seachdetailsVacant {
	font-size:10px;
	width:95px;
	float:left;
}

/*pagenav*/
.seachdetailsPagenav {
	width:260px;
	float:right;
	text-align:right;
	position:relative;
	top:-3px;
}

.seachdetailsPagenav ul li {
	display:inline;
	font-size:13px;
	margin-right:2px;
}

.seachdetailsPagenav ul li img {
	vertical-align:middle!important;
	position:relative;
	top:-2px;
}

/*easyselectbox*/
.easy-select-box {
	border:1px solid #000;
	height:19px;
	font-size:10px;
	background: #fff url('../images/searchdetails_btn_arrow_off.gif') no-repeat center right;
}

.easy-select-box:hover {
	background: #eee url('../images/searchdetails_btn_arrow_off.gif') no-repeat center right;
}

.easy-select-box .easy-select-box-disp,
.easy-select-box .easy-select-box-disp:visited {
    padding:3px 5px;
	 display:block;
	 color:#000;
	 height:21px;
	 text-decoration:none;
      }

.easy-select-box ul {
	border:1px solid #000;
	border-bottom:none!important;
	display:none;
	position:relative;
	left:-1px;
	top:-8px;
	z-index:9999;
	overflow:auto;
	background:#FFFFFF;
}
	  
.easy-select-box ul li a,
.easy-select-box ul li a:visited{
    padding:3px 5px;
	background:#FFFFFF;
	display:block;
	color:#000;
	cursor:default;
	text-decoration:none;
	border-bottom:1px solid #000;
}
	  
.easy-select-box ul li a:hover{
	background:#eee;
	cursor:pointer;
	color: #006edf!important;
}
.seachdetailsPagenav a, #pankz a { color:#000; }
.seachdetailsPagenav a:hover, #pankz a:hover { color:#006edf; }


/*==============================================
webfonts
==============================================*/
.newsreleaseBox h3,
.searchlogBox h4,
.likeBox h4,
#pankzTotal,
.seachdetailsPagenav .here,
.listBoxR h2
 {
	font-family:"MuseoSans-500","ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

/*Museo Sans 300*/
.newsreleaseInfo,
.searchlogInfo,
.likeInfo,
.listBoxR p
  {
	font-family:"MuseoSans-300","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}


/*==============================================
others
==============================================*/
sub, sup {
	vertical-align: baseline!important;
	font-size:80%;
}

sup {
	position:relative!important;
	top:-4px!important;
}

sub {
	position:relative;
	top:4px!important;
}

.listBoxR h2,
#newsrelease h3,
#searchlog h4 ,
#like h4
{
	font-weight:bold;
}

#toSmartPhoneSite a {
	padding:0!important;
	width:100px!important;
}

#toSmartPhoneSite a:hover img {
	opacity:1;
}

#sideContents #logo div {
    background: url("../images/logo.jpg") no-repeat scroll 0 0 transparent;
    height: 112px;
    margin-left: 5px;
    margin-top: 15px;
    text-indent: -10000em;
    width: 220px;
}

#navi_detail ul li {
    float: left;
    margin-bottom: 3px!important;
}

#serchResultArea {
    padding-bottom: 0!important;
}

.speciaLinkUl {
    margin-top: 15px!important;
}

/*==============================================
clearfix
==============================================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* End hide from IE mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* End hide from IE mac */


/*==============================================
PADDINGS MARIGNS
==============================================*/
.mt0 {margin-top:0px!important;} .mt5 {margin-top:5px;} .mt10 {margin-top:10px;} .mt15 {margin-top:15px;} .mt20 {margin-top:20px;} .mt25 {margin-top:25px;} .mt30 {margin-top:30px;} .mt35 {margin-top:35px;} .mt40 {margin-top:40px;} .mt50 {margin-top:50px;}
.mr0 {margin-right:0!important;} .mr5 {margin-right:5px;} .mr10 {margin-right:10px;} .mr15 {margin-right:15px;} .mr20 {margin-right:20px;} .mr25 {margin-right:25px;} .mr30 {margin-right:30px;} .mr35 {margin-right:35px;} .mr40 {margin-right:40px;}
.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;} .mb35 {margin-bottom:35px!important;} .mb40 {margin-bottom:40px!important;} .mb45 {margin-bottom:45px!important;} .mb50 {margin-bottom:50px!important;}
.ml0 {margin-left:0px!important;}.ml5 {margin-left:5px;} .ml10 {margin-left:10px;} .ml15 {margin-left:15px;} .ml20 {margin-left:20px;} .ml25 {margin-left:25px;} .ml30 {margin-left:30px;} .ml35 {margin-left:35px;} .ml40 {margin-left:40px;}
.pt5 {padding-top:5px;} .pt10 {padding-top:10px;} .pt15 {padding-top:15px;} .pt20 {padding-top:20px;} .pt25 {padding-top:25px;} .pt30 {padding-top:30px;} .pt35 {padding-top:35px;} .pt40 {padding-top:40px;}
.pr5 {padding-right:5px;} .pr10 {padding-right:10px;} .pr15 {padding-right:15px;} .pr20 {padding-right:20px;} .pr25 {padding-right:25px;} .pr30 {padding-right:30px;} .pr35 {padding-right:35px;} .pr40 {padding-right:40px;}
.pb5 {padding-bottom:5px;} .pb10 {padding-bottom:10px;} .pb15 {padding-bottom:15px;} .pb20 {padding-bottom:20px;} .pb25 {padding-bottom:25px;} .pb30 {padding-bottom:30px;} .pb35 {padding-bottom:35px;} .pb40 {padding-bottom:40px;}
.pl5 {padding-left:5px;} .pl10 {padding-left:10px;} .pl15 {padding-left:15px;} .pl20 {padding-left:20px;} .pl25 {padding-left:25px;} .pl30 {padding-left:30px;} .pl35 {padding-left:35px;} .pl40 {padding-left:40px;}


/*==============================================
STYLES
==============================================*/
.bold {font-weight:bold;}