@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
ページトップ
------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0
}

html>body #pagetop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 0;
      }

#pagetop {
      _position: absolute;
      _right: 0;
      _top:expression(eval(document.compatMode &&
       document.compatMode=='CSS1Compat') ?
       documentElement.scrollTop
       +(documentElement.clientHeight-this.clientHeight) - 0
       : document.body.scrollTop
       +(document.body.clientHeight-this.clientHeight) - 0);
       _z-index: 500;
       margin: 0;

       }

* html .iepngfix,* html img {
       behavior: expression(IEPNGFIX.fix(this));
       } 

/* ----------
全体
------------- */
body{
	text-align:center;
	font-size:12px;
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#0098FD;
	text-decoration:none;
}

a:hover,
a:active {
	color:#0098FD;
	text-decoration:underline;
}


#wrapper {
	width:846px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

#main{
	width:830px;
	margin-left: 8px;
	clear: both;
	padding-bottom: 152px;
}  /* must be same height as the footer */



h1{
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-indent: 9px;
	width: 846px;
	line-height: 20px;
	height: 20px;
}

.clear {clear:both;}

.sp{letter-spacing: -0.1em;}

.text_s{font-size: 11px;}

.t_red{color:#ff3300;}
.t_blue{color:#0098FD;}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 835px;
}

#logo{
	width:300px;
	display:inline;
	text-indent:-9999px;
	float: left;
}

#logo a{
	width:300px;
	height:58px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

#inquiry_box{
	float: right;
	height: 50px;
	width: 168px;
}

#inquiry_box a {
	background-image:url(../img/btn_inquiry_box.jpg);
	background-position:0px 0px;
	width:168px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#inquiry_box a:hover, #inquiry_box a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------
グローバルナビ
------------------- */
#gnavi{
	width: 846px;
	clear: both;
	height: 45px;
	background-image: url(../img/img_gnavi_back.jpg);
	background-repeat: no-repeat;
}
#gnavi ul{
	height: 45x;
	width: 830px;
	margin-left: 8px;
}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#toppage a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:139px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information a {
	background-image:url(../img/btn_information.jpg);
	background-position:0px 0px;
	width:139px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information a:hover, #gnavi li#information a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#accessmap a {
	background-image:url(../img/btn_accessmap.jpg);
	background-position:0px 0px;
	width:138px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#accessmap a:hover, #gnavi li#accessmap a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#active a {
	background-image:url(../img/btn_active.jpg);
	background-position:0px 0px;
	width:138px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#active a:hover, #gnavi li#active a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#link a {
	background-image:url(../img/btn_link.jpg);
	background-position:0px 0px;
	width:138px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#link a:hover, #gnavi li#link a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:138px;
	height: 45px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -45px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
メインイメージ
------------------------- */
#mainimg{
	clear: both;
}

/* ----------------------
左コンテンツ□トップ
------------------------- */
#left_contents{
	float: left;
	width: 225px;
	margin-top: 9px;
	margin-bottom: 28px;
}

/* --左インフォ-- */
#left_info{
	background-image: url(../img/img_leftbox_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 225px;
	padding-bottom: 8px;
}

#left_info_in{
	background-image: url(../img/img_leftbox_re.jpg);
	background-repeat: repeat-y;
	width: 225px;
}

#greeting_box{
	width: 205px;
	margin-left: 12px;
	padding-top: 11px;
}

#info_photo{
	float: left;
	width: 90px;
}

#greeting_box p{
	float: right;
	width: 107px;
	font-size: 11px;
	line-height: 135%;
}

#left_info_in h3{
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 8px;
}

.info_text1{
	line-height: 130%;
	padding-right: 5px;
	padding-left: 8px;
}

.info_text2{
	line-height: 120%;
	padding-right: 5px;
	padding-left: 8px;
	font-size: 11px;
	padding-top: 8px;
}

.info_text3{
	line-height: 130%;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 8px;
}

.info_text3 a,
.info_text3 a:link,
.info_text3 a:visited {
	color:#FF3300;
	text-decoration:none;
}

.info_text3 a:hover,
.info_text3 a:active {
	color:#FF3300;
	text-decoration:underline;
}

/* --バナー-- */
#blog_banner {margin-top: 10px;}
#blog_banner a {
	background-image:url(../img/btn_blog.jpg);
	background-position:0px 0px;
	width:225px;
	height: 71px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#blog_banner a:hover, #blog_banner a:active {
 	background-position:0px -71px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#link_banner {margin-top: 5px;}
#link_banner a {
	background-image:url(../img/banner_link.jpg);
	background-position:0px 0px;
	width:225px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#link_banner a:hover, #link_banner a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
左コンテンツ□階層
------------------------- */

/* --サブメニュー-- */
#snavi2{}

#snavi2 li#banner_information a {
	background-image:url(../img/banner_information2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#snavi2 li#banner_information a:hover, #snavi2 li#banner_information a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi2 li#banner_active {margin-top: 5px;}
#snavi2 li#banner_active a {
	background-image:url(../img/banner_active2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#snavi2 li#banner_active a:hover, #snavi2 li#banner_active a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi2 li#banner_inquiry {margin-top: 5px;}
#snavi2 li#banner_inquiry a {
	background-image:url(../img/banner_inquiry2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#snavi2 li#banner_inquiry a:hover, #snavi2 li#banner_inquiry a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* --左インフォ-- */
#left_info2{
	background-image: url(../img/img_leftbox_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 225px;
	padding-bottom: 8px;
	margin-top: 10px;
}

/* --バナー-- */
#blog_banner2 {margin-top: 5px;}
#blog_banner2 a {
	background-image:url(../img/btn_blog.jpg);
	background-position:0px 0px;
	width:225px;
	height: 71px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#blog_banner2 a:hover, #blog_banner2 a:active {
 	background-position:0px -71px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#link_banner2 {margin-top: 5px;}
#link_banner2 a {
	background-image:url(../img/banner_link.jpg);
	background-position:0px 0px;
	width:225px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#link_banner2 a:hover, #link_banner2 a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}



/* ----------------------
右コンテンツ□トップ
------------------------- */
#right_contents{
	float: right;
	width: 590px;
	margin-top: 9px;
	margin-bottom: 28px;
}

/* --サブメニュー-- */
#snavi{
	width: 590px;
	height: 90px;
}

#snavi li{float:left;}
#snavi a {display: block;}

#snavi li#banner_information a {
	background-image:url(../img/banner_information.jpg);
	background-position:0px 0px;
	width:190px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#banner_information a:hover, #snavi li#banner_information a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#banner_active {margin-left: 10px;}
#snavi li#banner_active a {
	background-image:url(../img/banner_active.jpg);
	background-position:0px 0px;
	width:190px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#banner_active a:hover, #snavi li#banner_active a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#banner_inquiry {margin-left: 10px;}
#snavi li#banner_inquiry a {
	background-image:url(../img/banner_inquiry.jpg);
	background-position:0px 0px;
	width:190px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#banner_inquiry a:hover, #snavi li#banner_inquiry a:active {
 	background-position:0px -90px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* --新着情報-- */
#news{margin-top: 10px;}

#news_d{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/bar_news.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}


#news_box{
	width: 557px;
	height: 115px;
}

.news_contents{
	width: 557px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2DA00;
	margin-bottom: 5px;
}

.news_contents dl{
	width: 557px;
	background-color: #E8FAE8;
	margin-bottom: 5px;
}

.news_contents dt{
	float: left;
	width: 78px;
	color: #F30;
	text-align: center;
	padding-top: 5px;
}

.news_contents dd{
	float: right;
	width: 474px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* --ごあいさつ-- */
#greet{margin-top: 10px;}

#greet_d{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

.read_wp{
	width: 568px;
	margin-left: 3px;
}

.read_wp p{
}

.info_photo{
	float: right;
	padding: 2px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 3px;
}

/* --共通-- */
.box01{
	width: 590px;
	background-image: url(../img/img_box01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}

.box01_in{
	width: 590px;
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-left: 8px;
}

.box01_in2{
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-left: 11px;
	padding-right: 11px;
}

.box01_in3{
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 11px;
}

.box02{
	width: 590px;
	background-image: url(../img/img_box01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
}

.box02_in{
	width: 590px;
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 11px;
}

.box03{
	width: 590px;
	background-image: url(../img/img_box01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}


/* ----------------------
右コンテンツ□階層
------------------------- */

/* --パンくず-- */
#pan{
	height: 12px;
}

#pan li{
	font-size: 11px;
	line-height: 12px;
	float: left;
	color: #999;
}

#pan li a,
#pan li a:link,
#pan li a:visited {
	color:#999;
	text-decoration:none;
}

#pan li a:hover,
#pan li a:active {
	color:#333;
	text-decoration:underline;
}



/* ----------------------
事務所案内
------------------------- */
#greet2{margin-top: 10px;}

#greet2_d{
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

.info_photo_l{
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 3px;
}

#information_detail{margin-top: 10px;}

#information_detail_d{
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

#corp_tb{
	width: 568px;
	border-collapse: collapse;
}

#corp_tb th{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	width: 100px;
	line-height: 18px;
	background-color: #E8FAE8;
	border: 1px solid #ccc;
	padding: 5px;
}

#corp_tb td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #ccc;
	padding: 5px;
}

#access{margin-top: 10px;}

#access_d{
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

#gmap{
	border: 1px solid #eee;
	padding: 5px;
	margin-top: 7px;
}

.g_text{
	padding-top: 3px;
	padding-left: 5px;
}

/* ----------------------
業務内容
------------------------- */
.active_contents{margin-top: 10px;}

.active_d{
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

#active_list{
	margin-top: 10px;
	padding-bottom: 10px;
}
#active_list li{
	font-size: 12px;
	line-height: 30px;
	background-image: url(../img/img_list_back.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 30px;
	width: 590px;
}

#active_list li a,
#active_list li a:link,
#active_list li a:visited {
	color:#333;
	text-decoration:none;
}

#active_list li a:hover,
#active_list li a:active {
	color:#333;
	text-decoration:underline;
}

/* ----------------------
リンク
------------------------- */
#link_contents{margin-top: 10px;}

#link_d{
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

#link_list li{
	font-size: 12px;
	line-height: 28px;
	background-image: url(../img/img_link_back.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 34px;
	width: 568px;
	margin-top: 5px;
}

#link_list li a,
#link_list li a:link,
#link_list li a:visited {
	color:#333;
	text-decoration:none;
}

#link_list li a:hover,
#link_list li a:active {
	color:#333;
	text-decoration:underline;
}

/* ----------------------
ブログ
------------------------- */
#blog_contents{margin-top: 10px;}

#blog_d{
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 32px;
	width: 590px;
}

.blog_category{
	font-size: 12px;
	line-height: 29px;
	background-image: url(../img/bar_blog_category.gif);
	background-repeat: no-repeat;
	text-indent: 23px;
	height: 29px;
	width: 568px;
	margin-top: 5px;
	font-weight: bold;
}

.blog_list{
	padding-bottom: 10px;
}

.blog_list li{
	font-size: 12px;
	line-height: 29px;
	background-image: url(../img/bar_blog_title.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 29px;
	width: 558px;
	margin-left: 5px;
	background-position: bottom;
}

.blog_list li a,
.blog_list li a:link,
.blog_list li a:visited {
	color:#333;
	text-decoration:none;
}

.blog_list li a:hover,
.blog_list li a:active {
	color:#333;
	text-decoration:underline;
}

.blog_date{
	color: #F30;
	padding-right: 10px;
}


.blog_title_box{
	line-height: 29px;
	background-image: url(../img/bar_blog_category.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 568px;
	margin-top: 5px;
}

.blog_title_box h3{
	line-height: 29px;
	text-indent: 23px;
	float: left;
	width: 480px;
	font-size: 12px;
	font-weight: bold;
}

.blog_title_box p{
	line-height: 29px;
	float: right;
	color: #F30;
	width: 60px;
	text-align: right;
	padding-right: 10px;
}

.blog_photo_box{
	width: 558px;
	margin-left: 5px;
	clear: both;
	margin-top: 10px;
}

.blog_photo_left{
	float: left;
	background-color: #f3f3f3;
	padding: 3px;
}

.blog_photo_right{
	float: right;
	background-color: #f3f3f3;
	padding: 3px;
}

.blog_text{
	clear: both;
	width: 558px;
	margin-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
}



/* ----------
フッター
------------- */
#footer {
	clear: both;
	width: 100%;
	height: 152px;
	position: relative;
	margin-top: -152px; /* negative value of footer height */
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
} 

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


#footer_box{
	width:830px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
}

/* フッターナビ------------------------ */

#fnavi {
	width:830px;
	text-align: left;
	padding-top: 17px;
}

#fnavi ul {
	list-style-type:none;
	width:830px;
}

#fnavi li  {
	float:left;
	color: #00BF02;
	line-height: 13px;
}

#fnavi li a,
#fnavi li a:link,
#fnavi li a:visited {
	color:#00BF02;
	text-decoration:none;
}

#fnavi li a:hover,
#fnavi li a:active {
	color:#00BF02;
	text-decoration:underline;
}


/* フッター情報------------------------ */

#footer_info{
	width: 830px;
	text-align: right;
	clear: both;
	padding-top: 20px;
}

.f_text1{
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 8px;
	color:#fff;
}

.f_text2{
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 4px;
	color:#fff;
}

.copy{
	font-size: 11px;
	line-height: 12px;
	color:#fff;
	text-align: center;
	padding-top: 14px;
}



/* ----------
新着スクロール
------------- */
.Container {
	width: 564px;
	height: 115px;
	float:left;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 564px;
	height: 115px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #777;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

#Scrollbar-Container{
	width: 10px;
	float:left;
}

.Scrollbar-Track {
	width: 10px;
	height: 100px;
	position: absolute;
	background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;

  width: 10px; height: 30px;
  background-color: #0098FD;
}

.tyousei{
	height: 500px;
	width: 300px;
}



/* ------------------------------
---------------------------------
sexylightbox
---------------------------------
--------------------------------- */

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}


