@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
margin:0;
padding:0;
font-size:14px;
background-color:#FFFFFF;
}

a:link {color:#0066cc;text-decoration:underline;}
a:visited {color:#0066cc;text-decoration: underline;}
a:hover {color:#206CFF;text-decoration:none;}
a img {border-style:none;}
a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
}

.clr{clear:both;}

p {
line-height:150%;
letter-spacing:1px;
font-size:14px;
}

#wrapper {
width:900px;
margin:0 auto 0 auto;
padding:0 30px;
background-image:url(img/bg.jpg);
background-repeat:repeat-y;
}


/*---------- ヘッダー ----------*/
h1 {
margin:0;
padding:5px 0 5px 0;
font-size:10px;
line-height:150%;
font-weight:normal;
color:#666666;
}

#header{
width:900px;
height:75px;
margin:0 auto;
padding:0;
background-image:url(img/header.jpg);
}
#logo{
width:450px;
float:left;
margin:0;
padding:0;
}
#mail{
width:450px;
float:right;
margin:0;
padding:10px 0 0 0;
text-align:right;
}

#main_img{
width:858px;
height:80px;
margin:0 auto 1px auto;
padding:170px 42px 0 0;
text-align:right;
background-image:url(img/main_img.jpg);
}

/*---------- グローバルナビ ----------*/
#navi{
margin:0;
padding:0 0 7px 0;
background-image: url(img/menu/bg.jpg) ;
background-repeat:repeat-x;
}
ul.gn {
width:900px;
list-style:none;
margin:0 auto;
padding:0;
}
ul.gn li{margin:0;padding:0;}
ul.gn li.menu01{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/01.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu01 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu01 a:hover{
background: url(img/menu/01on.jpg) no-repeat;
}
ul.gn li.menu02{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/02.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu02 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu02 a:hover{
background: url(img/menu/02on.jpg) no-repeat;
}
ul.gn li.menu03{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/03.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu03 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu03 a:hover{
background: url(img/menu/03on.jpg) no-repeat;
}
ul.gn li.menu04{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/04.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu04 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu04 a:hover{
background: url(img/menu/04on.jpg) no-repeat;
}
ul.gn li.menu05{
float:left;
width:148px;
height:50px;
text-indent:-9999px;
background: url(img/menu/05.jpg) no-repeat;
border-right:inset 2px #218bc7;
}
ul.gn li.menu05 a{
width:148px;
height:50px;
display:block;
}
ul.gn li.menu05 a:hover{
background: url(img/menu/05on.jpg) no-repeat;
}
ul.gn li.menu06{
float:left;
width:150px;
height:50px;
text-indent:-9999px;
background: url(img/menu/06.jpg) no-repeat;
}
ul.gn li.menu06 a{
width:150px;
height:50px;
display:block;
}
ul.gn li.menu06 a:hover{
background: url(img/menu/06on.jpg) no-repeat;
}


/*---------- コンテンツ ----------*/
#container {margin:0;padding:10px 0 15px 0;}

#action {
margin:0 0 5px 0;
padding:0 0 0 1px;
font-size:10px;
line-height:150%;
color:#666666;
}
#action li {display:inline;list-style-type: none;}
#action a:link {text-decoration:underline;}
#action a:hover {text-decoration:none;}

#main{
width:680px;
float:right;
margin:0;
padding:0;
}

#side{
width:205px;
float:left;
margin:0;
padding:0;
}
#side img{
margin-bottom:5px;
}

h2{}
h3{}
h4{}

.h2_01{height:40px;background-image:url(img/h2_01.jpg);text-indent:-3000px;margin:0;border:solid 1px #CCCCCC;}
.h2_02{height:40px;background-image:url(img/h2_02.jpg);text-indent:-3000px;margin:0;border:solid 1px #CCCCCC;}

.subtitle{
font-size:24px;
line-height:100%;
font-weight:normal;
color:#333333;
padding:35px 0 28px 5px;
margin:0 0 20px 0;
border-top:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
background-image:url(img/subtitle.jpg);
background-position:right top;
background-repeat:no-repeat;
font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
}

.style_01{
margin:0 0 5px 0;
padding:6px 0 5px 23px;
font-size:16px;
font-weight:bold;
background-image: url(img/list_01.gif) ;
background-position:left center;
background-repeat:no-repeat;
border-bottom:solid 3px #05489B;;
}
.style_02{
height:25px;
font-size:18px;
line-height:100%;
font-weight:bold;
font-family: 'メイリオ', Meiryo, Verdana, Helvetica, Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
margin:0 0 5px 0;
padding:15px 0 0 20px;
border:solid 1px #CCCCCC;
color:#2b5aa2;
background-image: url(img/style_02.jpg) ;
background-position:left center;
background-repeat:repeat-x;
}
.style_03{
margin:15px 0 0 0;
padding:0 0 2px 0;
font-size:14px;
line-height:150%;
letter-spacing:1px;
font-weight:bold;
border-bottom:solid 3px #CCCCCC;
}


/*---------- トップページ ----------*/
#pr{
margin:0;
padding:0 10px 12px 10px;
background-image: url(img/pr.jpg) ;
background-position:top center;
background-repeat:no-repeat;
border:solid 2px #CC0000;
}
.tosend{
margin:70px 0 0 0;
padding:7px 0 0 0;
border-top:outset 2px #FFFFFF;
text-align:center;
}

#pack{
margin:5px 0 15px 0;
padding:10px 10px 0 10px;
font-size:12px;
line-height:150%;
border:solid 1px #CCCCCC;
color:#333333;
background-color:#e9e9e9;
}

.pack_left{
width:302px;
float:left;
margin:0 0 10px 0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.pack_right{
width:302px;
float:right;
margin:0 0 10px 0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.pack_ttl{
margin:0 0 7px 0;
padding:5px 0 5px 27px;
font-size:14px;
font-weight:bold;
background-image: url(img/list_01.gif) ;
background-position:5px;
background-repeat:no-repeat;
background-color:#e9eefd;
border:solid 1px #9fb7d4;
}
.next{
margin:0;
padding:5px 0 0 0;
text-align:right;
}

#voice{
margin:5px 0 15px 0;
padding:0;
font-size:12px;
line-height:140%;
color:#333333;
}
.v_01{
width:200px;
float:left;
margin:0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_02{
width:200px;
float:left;
margin:0 0 0 7px;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_03{
width:200px;
float:right;
margin:0;
padding:10px;
border:solid 1px #CCCCCC;
background-image: url(img/pack.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.v_ttl{
margin:7px 0 10px 0;
padding:0 0 5px 0;
font-size:14px;
line-height:130%;
font-weight:bold;
color:#eb6100;
border-bottom:dotted 1px #999999;
}
.v_name{
margin:0;
padding:2px 3px 3px 4px;
font-size:12px;
color:#FFFFFF;
background-image: url(img/v_name.jpg) ;
background-position:bottom;
background-repeat:repeat-x;
}
.tb{margin-right:10px;}


/*---------- 共通 ----------*/
#contact{
margin:15px 0 15px 0;
padding:0 10px 10px 10px;
border:solid 3px #CCCCCC;
background-image: url(img/contact.jpg) ;
background-position:top;
background-repeat:no-repeat;
font-size:12px;
line-height:150%;
letter-spacing:1px;
color:#333333;
}
.tomail{
margin:40px 0 5px 0;
padding:10px 0 10px 0;
border-top:outset 2px #FFFFFF;
border-bottom:inset 2px #FFFFFF;
text-align:center;
}
.xs{
margin-right:10px;
}

.contents{
margin-bottom:30px;
padding:1px 15px;
border:solid 1px #CCCCCC;
}

.contents_map{
margin-bottom:30px;
padding:1px 15px;
border:solid 1px #CCCCCC;
background-image: url(img/kari10.png) ;
background-position:right top;
background-repeat:no-repeat;
}


/*---------- 一覧 ----------*/
.service{
margin:0 0 30px 0;
padding:15px;
border:solid 1px #DDDDDD;
}

table.spec{
width:100%;
border-collapse:collapse;
margin:0 0 10px 0;
font-size:12px;
line-height:150%;
}

table.spec td{
font-size:12px;
line-height:150%;
border-right:dotted 1px #999999;
padding:7px 5px;
text-align:center;
}
table.spec td.specttl{
font-weight:bold;
border-bottom:dotted 1px #999999;
border-top:solid 1px #CCCCCC;
background-color:#e4f3f8;
}
table.spec td.specttlend{
font-weight:bold;
border-right:none;
border-bottom:dotted 1px #999999;
border-top:solid 1px #CCCCCC;
background-color:#e4f3f8;
}
table.spec td.result{
font-weight:bold;
font-size:16px;
line-height:150%;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
table.spec td.specend{
border-right:none;
}

.memo{
margin:0 0 5px 0;
padding:10px 15px;
font-size:12px;
line-height:150%;
color:#333333;
border:solid 1px #e9d3c8;
background-color:#fff3ea;
}

table.table01{
width:100%;
border-collapse:collapse;
margin:15px 0 15px 0;
}
table.table01 tr.head{
background-color:#e4f3f8;
}
table.table01 td{
font-size:12px;
line-height:140%;
border:solid 1px #CCCCCC;
padding:5px;
}
table.table01 td.course{
font-weight:bold;
text-align:center;
}

ul.list01 {
list-style-type:none;
margin:15px 0;
padding:0;
}
ul.list01 li {
list-style-type:none;
margin:0 0 10px 0;
padding:0 0 5px 26px;
font-size:14px;
font-weight:bold;
line-height:200%;
background-image:url(img/check.gif);
background-position:0 4px;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}

ul.list02 {
list-style-type:none;
margin:15px 0;
padding:0;
}
ul.list02 li {
list-style-type:none;
margin:0 0 10px 0;
padding:0 0 5px 24px;
font-size:14px;
font-weight:bold;
line-height:200%;
background-position:0 4px;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}
ul.list02 li.no1 {background-image:url(img/no01.gif);}
ul.list02 li.no2 {background-image:url(img/no02.gif);}
ul.list02 li.no3 {background-image:url(img/no03.gif);}
ul.list02 li.no4 {background-image:url(img/no04.gif);}
ul.list02 li.no5 {background-image:url(img/no05.gif);}

ul.list03 {
margin:0 0 3px 0;
padding:0;
list-style-type:none;
}
ul.list03 li {
list-style:none outside;
display:inline;
margin:0 8px 0 0;
padding:2px 0 2px 10px;
font-size:12px;
letter-spacing:1px;
background-image:url(img/list_02.gif);
background-position:left center;
background-repeat:no-repeat;
}


/*---------- FAQ ----------*/
ul.tab {
margin: 0;
padding: 0;
font-size:12px;
letter-spacing:1px;
border-left:1px #CCCCCC solid;
}
ul.tab li {
float:left;
margin:0;
position:relative;
bottom:0;
list-style-type: none;
border-top:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
}
ul.tab li a {
width:130px;
color:#000;
display:block;
padding:8px 0 8px 0;
text-decoration:none;
text-align:center;
background-image:url(img/tab.jpg);
background-repeat:repeat-x;
}
ul.tab li a.tabon {
color:#FFFFFF;
display:block;
background-image:url(img/tab_on.jpg);
background-repeat:repeat-x;
font-weight:bold;
}
ul.tab li a:hover {
position: relative;
color:#0066cc;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
} 

.qus{
font-size:14px;
font-weight:bold;
color:#333333;
margin:15px 0 5px 0;
padding:5px 0 2px 28px;
background-image:url(img/q.gif);
background-position:left center;
background-repeat:no-repeat;
}

.ans{
margin:0;
padding:0 0 15px 28px;
background-image: url(img/a.gif) ;
background-position:left top;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
font-size:12px;
line-height:150%;
color:#333333;
}


ul.sitemap {
list-style:none;
margin:20px 0 0 15px;
padding:0;
}
ul.sitemap li {
margin:0 0 1px 0;
padding:1px 0 0 10px;
background-image: url(img/list_02.gif);
background-repeat:no-repeat;
background-position:left;
font-size:12px;
line-height:140%;
letter-spacing:1px;
}
ul.sitemap li.smttl {
margin:0 0 5px 0;
padding:3px 0 2px 8px;
background-image:none;
font-weight:bold;
border-left:solid 5px #05489B;
}
ul.sitemap li.sublink {
margin:0 0 1px 15px;
}


/*---------- フォーム ----------*/
table.form{
width:100%;
border-collapse:separate;
margin:15px 0 15px 0;
}
table.form td{
font-size:12px;
line-height:150%;
border-bottom:solid 1px #999999;
padding:10px;
}
table.form td.item{
font-weight:bold;
background-color:#F0EDE4;
border-right:solid 1px #999999;
}
table.form td.btn{
border:none;
text-align:center;
}


/*---------- 文字装飾 ----------*/
.bold{font-weight:bold;}
.bold14{font-size:14px;font-weight:bold;}
.bold18{font-size:18px;font-weight:bold;}
.red {font-weight:bold;color:#CC0000;}
.red24 {font-weight:bold;color:#CC0000;font-size:24px;}
.color {color:#FF0066;}
.ul{text-decoration:underline;}
.ym{background-color:#FFFF00;padding:1px;font-weight:bold;}
.caption{font-size:12px;color:#666666;font-weight:normal;line-height:150%;}
.normal{font-size:12px;color:#333333;font-weight:normal;line-height:150%;}


/*---------- 文字位置 ----------*/
.center{text-align:center;}
.right{text-align:right;}


/*---------- 画像位置 ----------*/
.img_right01{
float:right;
margin:0 0 0 10px;
}
.img_right02{
float:right;
margin:15px 0 0 10px;
}
.img_left01{
float:left;
margin:0 10px 0 0;
}


/*---------- フッター ----------*/
#link{
margin:15px 0 0 0;
padding:7px 10px;
font-size:12px;
line-height:150%;
color:#333333;
background-color:#e9e9e9;
border-top:dotted 1px #999999;
}

#footer{
margin:0;
font-size:12px;
line-height:150%;
padding:15px 0 10px 0;
border-top:solid 2px #1c4baf;
}

#footer ul {
margin:0 0 3px 0;
padding:0;
list-style-type:none;
}
#footer ul li {
list-style:none outside;
display:inline;
margin:0 8px 0 0;
padding:2px 0 2px 10px;
font-size:12px;
letter-spacing:1px;
background-image:url(img/list_02.gif);
background-position:left center;
background-repeat:no-repeat;
}

.ad{
margin:2px 0 0 0;
padding:5px 0 0 0;
font-size:10px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
border-top:solid 1px #a4b7e1;
background-image: url(img/ad.jpg) ;
background-position:top;
background-repeat:repeat-x;
}



/* サイドバー 新着情報　alling.me*/
.leftInfo {
border: 1px solid #cccccc;
margin-bottom:8px;
font-size:12px;
overflow:hidden;
}
.leftInfo dl {
margin: 0 8px 8px 8px;
padding: 0;
}

.leftInfo dd {
list-style-type:none;
display: block;
margin:0;
padding: 0 0 .4em 0;
border-bottom: 1px dotted #ccc;
}

.leftInfo .more a {
text-align:right;
float:right;
color:#FF9D1F;
padding: 0 8px 8px 16px;
background: url(http://www.naisou.skyoffice-jp.com/img/info_arrow.png) no-repeat left 4px;
}

/*---------- 2014年5月追記リース特設ページ ----------*/
#main_img2{
margin:0;
}

h2.case {
	margin-bottom: 20px;
}
h3.case {
	margin-bottom: 20px;
}
div.con_01 {
	margin-bottom: 40px;
}
div.con_02 {
	margin-bottom: 40px;
}
div.con_03 {
	margin-bottom: 40px;
}
div.con_04 {
	width: 680px;
	margin-bottom: 40px;
	padding: 0px;
}
div.con_05 {
	width: 680px;
	margin-bottom: 40px;
	padding: 0px;
}
div.con_06 {
	width: 680px;
	margin-bottom: 40px;
	padding: 0px;
}

div.con_04 div.box {
	margin-bottom: 10px;
}

div.con_04 ul.case {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
div.con_04 ul.case li {
	width: 128px;
	float: left;
	list-style: none outside;
	margin-right: 9px;
}
div.con_04 ul.case li.last {
	margin-right: 0px;
	padding: 0;
}

div.con_04 ul.case dl {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
div.con_04 ul.case dl dt img {
	margin: 0 0 5px 0;
}
div.con_04 ul.case dl dd {
	margin: 0 0 3px 0;
	padding: 0;
}

div.con_04 ul.case dl dd a {
	padding:1px 0 0 10px;
	background-image: url(img/lease-case/list_02.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div.con_04 img {
	margin-bottom: 10px;
}

div.con_04 li a {
padding: 0px 0 0px 10px;
background-image: url(img/lease-case/list_02.gif);
background-repeat:no-repeat;
background-position:left;
font-size:12px;
}

div.con_04 li dl dt a {
	padding: 0;
	background: none;
}

div.con_05 box {
	margin-bottom: 10px;
}

div.con_05 div.box_left {
	width: 410px;
	float: left;
	text-align: left;
}

div.con_05 div.box_left ul {
	margin: 0;
	padding: 0;
}

div.con_05 div.box_left ul li { list-style: none; }

div.con_05 div.box_left ul.image {
	margin-bottom: 10px;
	position: relative;
}

div.con_05 div.box_left ul.image li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

div.con_05 div.box_left ul.image li.img_01 {
	display: block;
	position: static;
}

div.con_05 div.box_left ul.thumbnail li:first-child { margin-left: 0; }
div.con_05 div.box_left ul.thumbnail li {
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

div.con_05 div.box_left ul.thumbnail li.current {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div.con_05 div.box_right {
	width: 250px;
	float: right;
}
div.con_05 div.box_right div.text {
	width: 240px;
	background: url(img/lease-case/bg_line.gif) bottom no-repeat;
	height: 28px;
}

div.con_05 div.box_right div.text span.orange {
	color: #F90;
	font-weight: bold;
}
div.con_05 div.box_right p {
	padding-right: 10px;
}

div.con_06 div.img {
	width: 182px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
div.con_06 div.text {
	width: 470px;
	float: right;
	margin-bottom: 30px;
}


.clearer {
	clear: both;
}

/* clearfixハック */

.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;
}



/* Lightbox
-------------------------------------------------- */

/* Preload images */
body:after {
  content: url(img/lease-case/close.png) url(img/lease-case/loading.gif) url(img/lease-case/prev.png) url(img/lease-case/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(img/lease-case/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(img/lease-case/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(img/lease-case/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(img/lease-case/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
