@charset "UTF-8";


/** div#contents */
/**************************************/
div#contents {
	margin:          -20px 0 0 0;
}


/** div#rs_main */
/**************************************/
div#rs_main {
	text-align:      center;
	margin:          0 0 15px 0;
}

/** div#rs_title */
/**************************************/
div#rs_title {
	position:        relative;
	top:             0px;
	left:            0px;
	margin:          0 0 20px 0;
}

div#rs_title h1 {
	position:        relative;
	top:             0px;
	left:            0px;
	background:      url("/service/rental_space/img/index_h1.gif") left top no-repeat;
	width:           720px;
	height:          176px;
}

div#rs_title h1 span {
	position:        absolute;
	top:             100px;
	left:            20px;
	color:           #ffffff;
	font-size:       34px;
}

div#rs_title h1 span em {
	font-size:       12px;
	font-weight:     bold;
	margin:          0 0 0 10px;
}

div#rs_title h2 {
	position:        absolute;
	top:             20px;
	left:            0px;
}


/** div#rs_tabs */
/**************************************/
div#rs_tabs {

}

div#rs_tabs ul {
}

div#rs_tabs ul li {
	float:           left;
}

div#rs_tabs ul li.on {
	background:      url("/service/rental_space/img/index_tab_arrow.gif") center bottom no-repeat;
	padding:         0 0 11px 0;
}

div#rs_tabs ul li.tab_1,
div#rs_tabs ul li.tab_2 {
	padding-right:   9px;
}

div#rs_tabs ul li a {
	background:      transparent left top no-repeat;
	text-indent:     -9999px;
	display:         block;
	width:           234px;
	height:          35px;
}

div#rs_tabs ul li.tab_1 a { background-image: url("/service/rental_space/img/index_tab_1.gif"); }
div#rs_tabs ul li.tab_2 a { background-image: url("/service/rental_space/img/index_tab_2.gif"); }
div#rs_tabs ul li.tab_3 a { background-image: url("/service/rental_space/img/index_tab_3.gif"); }



/** div#fs_contact */
/**************************************/
div#fs_contact {
	margin:          0 0 10px 0;
}

div#fs_contact h3 {
	background:      url("/service/rental_space/img/index_sidebar_h3.gif") left top no-repeat;
	color:           #ffffff;
	text-align:      center;
	line-height:     26px;
	font-size:       12px;
	width:           210px;
	height:          26px;
}

div#fs_contact div {
	background:      url("/service/rental_space/img/index_sidebar_bg.gif") left bottom no-repeat;
	padding:         17px 8px;
}

div#fs_contact div p {
	background:      #966f48;
	color:           #ffffff;
	text-align:      center;
	font-weight:     bold;
	margin:          0 0 7px 0;
	padding:         3px 0;
}

div#fs_contact div img {
	margin:          0 0 10px 0;
}

div#fs_contact div a {
	display:         block;
	width:           190px;
	margin:          5px auto 0 auto;
}

div#fs_contact div a img {
	display:         block;
	margin:          0;
}


/** entry
/**************************************/
div#sidebar div.fs_box {
	margin:          0 0 10px 0;
}

div#sidebar div.fs_box h3 {
	background:      url("/service/rental_space/img/index_sidebar_h3.gif") left top no-repeat;
	font-size:       12px;
	font-weight:     bold;
	line-height:     26px;
	color:           #ffffff;
	display:         block;
	width:           210px;
	height:          26px;
	text-align:      center;
}

div#sidebar div.fs_box div {
	background:      url("/shared/img/sidebar/sidebar_box_bg.gif") left bottom no-repeat;
	padding:         10px;
}

div#sidebar div.fs_box div p {
	margin:          0 0 10px 0;
}

div#sidebar div.fs_box div p.dot {
	background:      url("/shared/img/utility/line_dot_black_orange_w.gif") left bottom repeat-x;
	padding:         0 0 10px 0;
}

div#sidebar div.fs_box div img {
	margin:          0 0 10px 0;
}

div#sidebar div.fs_box div a img {
	margin-bottom:   0;
}


/** div#fs_new_option */
/**************************************/
div#fs_new_option {
	margin:          0 0 10px 0;
}

div#fs_new_option h3 {
	background:      url("/service/rental_space/img/index_sidebar_h3.gif") left top no-repeat;
	color:           #ffffff;
	text-align:      center;
	line-height:     26px;
	font-size:       12px;
	width:           210px;
	height:          26px;
}

div#fs_new_option div {
	background:      url("/service/rental_space/img/index_sidebar_bg.gif") left bottom no-repeat;
	padding:         10px 0;
}

div#fs_new_option div p {
	color:           #40220f;
	font-size:       12px;
	font-weight:     bold;
	line-height:     1.5;
	margin:          0 0 5px 0;
	padding:         0 10px;
}


/** clearfix */
/**************************************/
div#rs_tabs ul:after
{
	content:         ".";
	height:          0;
	clear:           both;
	visibility:      hidden;
	display:         block;
}

div#rs_tabs ul
{
	display:         inline-block;
}

/*\*/
* html div#rs_tabs ul
{
	height:          1%;
}

div#rs_tabs ul
{
	display:         block;
}



/** pio
/**************************************/
div#sidebar div#fs_pio {
	background:      url( "/service/rental_space/img/index_sidebar_pio_base.png" ) no-repeat;
	height:          209px;
	position:        relative;
	margin:          0 0 10px;
}

div#sidebar div#fs_pio ul {
	position:        absolute;
	left:            18px;
	top:             110px;
	line-height:     2;
}

div#sidebar div#fs_pio ul li a {
	background:      url( "/service/rental_space/shop/img/arrow_9x9.png" ) no-repeat left center;
	padding:         0 0 0 15px;
	font-size:       1.1em;
}

