@charset "utf-8";

/*
===== CONTENTS =====

	Title:theme.css
	Last-updated: 2009/11/17
	Auther:colletomo
	Outline:サイト独自デザイン
====================
*/


/* ----------------------------------------------------
 共通
----------------------------------------------------*/
div.section{
	margin-bottom:20px;
}

div.section-L{
	margin-bottom:30px;
}

.center{
	text-align:center;
}

.vb{
	vertical-align:bottom;
}

em.red{
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
}

a.pdf{
	background:url(../imgs/shared/icn_pdf.gif) no-repeat 100% 50%;
	padding-right:2em;
}


/*テーブルデザイン*/
table.layout-default{
	background:#ccc;
	width:100%;
}

table.layout-default td{
	background:#fff;
}

table.layout-default th{
	background:#76960A;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

table.layout-default td.green{
	background:#DFE8DB;
}

table.layout-default td.blue{
	background:#E3EDDD;
}


/* ----------------------------------------------------
 ヘッドライン
----------------------------------------------------*/
h1 img,
#kv img,
#kv-leaf img{
	vertical-align:bottom;
	font-size:1px;
	line-height:0em;
}


#kv-leaf{
	margin:15px 0 5px 0;
}

#kv-leaf img{
	vertical-align:bottom;
	font-size:1px;
	line-height:0em;
}

h2.headline{
	padding:6px 0 6px 9px;
	font-weight:bold;
	margin:0px 0 12px 0; 
	border:1px #CCCCCC solid;
	border-left:3px #E6BE04 solid;
}

h3{
	font-weight:bold;
	color:#5C6932;
}

h3.headline,
h4.headline{
	padding-bottom:6px;
	background:url(../imgs/shared/bg_h3.gif) repeat-x bottom left;
	margin-bottom:15px;
}

h3.catchttl{
	margin-bottom:15px;
}



/* ----------------------------------------------------
 リンク文字色
----------------------------------------------------*/
a {text-decoration:none;}
a:link {color: #0485E3; text-decoration:none;}
a:visited {color:#609; text-decoration:none;}
a:hover {color:#0485E3; text-decoration:underline;}
a:active {color:#EE9B02; text-decoration:underline;}
a.nolink:hover {color:#333; text-decoration:none;}
a.nolink {color:#333; text-decoration:none;}
a.nolink:visited {color:#333; text-decoration:none;}


#breadList{
	text-align:left;
	width:950px;
	margin:0 auto 15px;
}

#breadList a{
	color: #0485E3;
	text-decoration:none;
}

#breadList a:hover{
	color:#0485E3;
	text-decoration:underline;
}


/* ----------------------------------------------------
 テーブル
----------------------------------------------------*/
table.layout-default{
	background:#ccc;
}

table.layout-default td{
	background:#fff;
	padding: 5px;
}

table.layout-default th{
	background:#e2e2e2;
	font-weight:bold;
	padding: 5px;
}



/* ----------------------------------------------------
 レイアウト
----------------------------------------------------*/
.f-L{
	float:left;
}

.f-R{
	float:right;
}

/* ----------------------------------------------------
 サブエリア
----------------------------------------------------*/

/*キャンペーン情報*/
#subArea #campaignInfo{
	margin-bottom:15px;
}

#subArea #campaignInfo img{
	display:block;
	margin-bottom:6px;
}

#subArea #campaignInfo img.last{
	display:block;
	margin-bottom:0;
}

#subArea #campaignInfo h3 img{
	margin-bottom:0;
}

#subArea #nearbyShop{
	margin-bottom:15px;
}

#subArea #nearbyShop ul{
	list-style:none;
}

#subArea #nearbyShop li{
	color:#EE5F01;
	font-size:1.1em;
	font-weight:bold;
}

#subArea #nearbyShop li a{
	color:#EE5F01;
	font-size:1.1em;
	font-weight:bold;
	padding-left:48px;
	line-height:1.75em;
}

#subArea #nearbyShop li.new a{
	background:url(../imgs/shared/icon_new.gif) no-repeat 5px center;
}

.campaign{
	border:1px solid #E3E1D2;
	border-top:none;
	background:#F3F3F3;
}

.campaign .inner{
	border:1px solid #fff;
	border-top:none;
	padding:5px 3px;
}

.module-typeC{
	margin-bottom:15px;
}

.module-typeC.lastChild{
	margin-bottom:0;
}

.module-typeC h3{
	margin-bottom:5px;
}

.module-typeC ul{
	list-style:none;
}

.module-typeC ul li{
	margin-bottom:2px;
}

.module-typeC ul li a{
	border:1px solid #ccc;
	background:#FEF9C9 url(../imgs/shared/icn_arrow01.gif) no-repeat 6px center;
	text-decoration:none;
	line-height:1;
	display:block;
	_height:1%;
	padding:7px 7px 7px 22px;
	font-size:1.1em;
	color:#333;
}

.module-typeC ul li a:hover{
	border:1px solid #e6e6e6;
	background:#FFFDE6 url(../imgs/shared/icn_arrow01_over.gif) no-repeat 6px center;
	color:#aaa;
}



/* :トップページ
---------------------------------------------------- */
/*お客様の声*/
.csVoice{
	min-height:242px;
	height: auto !important;
	height: 242px;
}

/*賃貸まつり*/
.module-fes{
	width:353px;
	_width:355px;
	border:1px solid #D90000;
}

/*module-typeA*/
.module-typeA{
	width:353px;
	_width:355px;
	border:1px solid #ccc;
}

.module-typeA-long{
	border:1px solid #ccc;
}

body#index #staffBlog {
	position:relative;
}

body#index #staffBlog img.item{
	position:absolute;
	top:-16px;
	left:-4px;
	z-index:10;
}

body#index #nearbyInfo{
	position:relative;
}

body#index #nearbyInfo img.item{
	position:absolute;
	top:-16px;
	left:-4px;
	z-index:10;
}

.module-typeA h3{
	padding:5px 140px 25px 0;
	background:url(../imgs/index/h3_module_a.gif) no-repeat top left;
	text-align:right;
	position:relative;
}

.module-typeA-long h3{
	padding:5px 0 25px 70px;
	background:url(../imgs/index/h3_module_a_long.gif) no-repeat top left;
	text-align:left;
	position:relative;
}

.module-typeA h3 span.stBlog,
.module-typeA-long h3 span.stBlog{
	position:absolute;
	top:0;
	left:0;
}

.module-typeA h3 span.areaBlog,
.module-typeA-long h3 span.areaBlog{
	position:absolute;
	top:0;
	left:0;
}

.module-typeA ul,
.module-typeA-long ul{
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
}

.module-typeA ul li,
.module-typeA-long ul li{
	background:url(../imgs/shared/dotline.gif) repeat-x bottom left;
	padding:0 5px 3px 5px;
	margin-bottom:6px;
}

.module-typeA li span,
.module-typeA-long li span{
	color:#EC5F00;		
}

.module-typeA ul li.lastChild,
.module-typeA-long ul li.lastChild{
	background:none;
	margin-bottom:0;
	padding-bottom:5px;
}



/*module-typeB*/
.module-typeB{
	width:353px;
	border:1px solid #E3E1D2;
	background:#F7F8EB;
}

.module-typeBIn{
	width:353px;
	border:1px solid #fff;
}

.module-typeB .inner{
	padding:5px;
}

.module-typeB .photo{
	width:200px;
	float:left;
}

.module-typeB .text{
	width:135px;
	float:right;
}

.module-typeB .catch{
	margin-bottom:10px;
	color:#F37606;
	font-weight:bold;
}

.module-typeB .btnDetail{
	margin-top:10px;
	text-align:right;
}

.module-typeB .shop{
	line-height:1;
	font-weight:bold;
}

.module-typeB .name{
	margin-bottom:10px;
	color:#F37606;
	font-weight:bold;
	font-size:1.2em;
}

/*promotion*/
#promotion{
	position:relative;
	width:950px;
	height:250px;
	margin:15px auto 0;
	text-align:left;
}

#promotion #mobile{
	position:absolute;
	top:40px;
	right:8px;
	background:url(../imgs/index/bg_mobile.png) no-repeat 0 0;
	width:228px;
	height:143px;
}

#promotion #mobile-Inner{
	position:relative;
}

#promotion #text{
	position:absolute;
	top:11px;
	right:12px;
	line-height:1;
	width:108px;
	_width:110px;
	height:16px;
	_height:18px;
}

#promotion #select{
	position:absolute;
	top:36px;
	right:12px;
	line-height:1;
	width:112px;
	_width:110px;
}

input#btn{
	position:absolute;
	top:68px;
	right:30px;
	background:url(../imgs/index/btn_submit.png) no-repeat 0 0;
	width:68px;
	height:30px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}

#promotion #mail{
	position:absolute;
	bottom:6px;
	right:8px;
	width:228px;
	height:83px;
}

#promotion #mail a{
	background:url(../imgs/index/btn_mail.png) no-repeat 0 0;
	width:228px;
	height:83px;
	text-indent:-9999px;
	display:block;
}

#promotion #mail a:hover{
	background:url(../imgs/index/btn_mail.png) no-repeat 0 -83px;
}



/*検索ボタン修正*/
body#index #s-Nav{
	margin:0 auto 15px;
	width:950px;
}

body#index #s-Nav ul{
	height:141px;
	background:url(../imgs/index/s_nav02.jpg) no-repeat 0 0;
}

body#index #s-Nav li a{
	width:310px;
	height:120px;
}

body#index #s-Nav li#s-01{
	top:14px;
	left:2px;
}

body#index #s-Nav li#s-02{
	top:14px;
	left:319px;
}

body#index #s-Nav li#s-03{
	top:14px;
	left:636px;
}

body#index #s-Nav li#s-01 a:hover{
	background:url(../imgs/index/s_nav02.jpg) no-repeat -2px -155px;
}

body#index #s-Nav li#s-02 a:hover{
	background:url(../imgs/index/s_nav02.jpg) no-repeat -319px -155px;
}

body#index #s-Nav li#s-03 a:hover{
	background:url(../imgs/index/s_nav02.jpg) no-repeat -636px -155px;
}



/*こだわり*/
body#index #feature{
	position:relative;
}

body#index #feature img.item{
	position:absolute;
	top:-18px;
	right:0;
}

body#index #feature ul{
	list-style:none;
	height:1%;
}

body#index #feature .inner{
	background-color:#DED8B8;
	border:1px solid #e2e2e2;
	border-top:none;
	padding:10px;
}

body#index #feature ul li{
	display:inline-block;
	float:left;
	margin-right:9px;
	line-height:1;
}

body#index #feature ul li.lastChild{
	margin-right:0;
}

body#index #feature ul li a{
	border:1px solid #ccc;
	display:block;
}

body#index #feature ul li a:hover{
	border:1px solid #FF3300;
}

/*バナーエリア*/
#bannerArea{
	border:1px dotted #a1a1a1;
	margin-bottom:30px;
	width:906px;
}

#bannerArea ul li{
	display:inline;
}

.jcarousel-container {
   position: relative;
	text-align:center;
}

.jcarousel-container-horizontal {
	width:906px;
  padding:10px 22px;
	margin:0 auto
}

.jcarousel-clip-horizontal {
    width:906px;
    height: 50px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 174px;
    height: 50px;
	margin-right:9px;
	display:inline;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 11px;
    height: 50px;
    cursor: pointer;
    background:url(../imgs/index/banner_area_btn_right.jpg) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: 0 -50px;
}
.jcarousel-next-horizontal:active {
    background-position: 0 -50px;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -150px;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 11px;
    height: 50px;
    cursor: pointer;
    background:url(../imgs/index/banner_area_btn_left.jpg) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position:0 -50px ;
}

.jcarousel-prev-horizontal:active {
    background-position:0 -50px ;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -150px;
}


.jcarousel-item a{
	border:1px solid #ccc;
	display:block;
}

.jcarousel-item a:hover{
	border:1px solid #ED4519;
}



/*newsTicker*/
#ticker{
	background:url(../imgs/index/bg_ticker.jpg) no-repeat 0 0;
	height:30px;
	margin:10px auto 10px;
	width:950px;
	text-align:left;
}

#ticker ul{
	list-style:none;
}

.tickercontainer { /* the outer div with the black border */
	width: 950px; 
	height: 30px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 65px;
	top: 7px;
	width: 870px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 870px;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

ul.newsticker span {
	white-space: nowrap;
	padding: 0;
	color: #0289F7;
	font-weight:bold;
	margin: 0;
	text-decoration:none;
}

ul.newsticker a:hover{
	color: #F37606;
}


.tickerWrap{
	width: 870px;
	margin:0 0 0 65px;
	padding-top:6px;
}

#feeds li{
	margin:0;
	padding:0;
}

#feeds li span {
	white-space: nowrap;
	padding: 0;
	color: #0289F7;
	font-weight:bold;
	margin: 0;
	text-decoration:none;
}


/* :お客様の声
---------------------------------------------------- */
/*
div.customerBox{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
}

div.customerBox div.left{
	float:left;
	width:250px;
	text-align:center;
}

div.customerBox div.right{
	float:right;
	width:460px;
}

div.customerBox h3{
	padding-bottom:5px;
	border-bottom:1px solid #F36506;
	color:#F36506;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}

div.customerBox div.banner{
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

div.customerBox div.banner img{
	border:1px solid #ccc;
}


div.pagination  {
	text-align:center;
	padding: 7px;
	margin: 3px;
}
*/
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ccc;	
	text-decoration: none; /* no underline */
	color: #000;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #f0f0f0;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d9d300;		
	font-weight: bold;
	background-color: #d9d300;
	color: #fff;
}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;	
	color: #DDD;
}





/* :リンク集
---------------------------------------------------- */
table.date1{
	background:#ccc;
}

table.linktxt{
	line-height:133%;
	color:#333;
}

table h2{
	color:#345576;
	font-weight:bold;
	font-size:14px;
}

table.date1 td{
	background:#fff;
	padding: 5px;
}

table.date1 .color{
	background:#F0EDE1;
}

table.date1 .head{
	background:#f0f2f0;
}

table.layout-link{
	background:#ccc;
}

table.layout-link th{
	background:#fff;
	padding:5px;
}

table.layout-link td{
	background:#FFF9EC;
	padding:5px;
}

body#link h4{
	color:#FC6C0B;
	font-weight:bold;
	font-size:1em;
	margin-bottom:12px;
}


/* :会社案内
---------------------------------------------------- */
body#company .explaine{
	float:left;
	width:340px;
}

body#company .img{
	float:right;
	width:250px;
}

body#company table.layout-default th{
	background:#76960A;
}


/* :サイトマップ
---------------------------------------------------- */
body#sitemap ul.link{
	list-style:none;
	margin:0;
	padding:0;
}

body#sitemap ul.link li{
	margin-bottom:10px;
	line-height:0;
}

body#sitemap ul.link li a{
	display:block;
	background:#e7e7e7 url(../imgs/sitemap/icn_link.gif) no-repeat 3px 50%;
	padding:3px 3px 3px 23px;
}

body#sitemap .left-map{
	float:left;
	width:355px;
}

body#sitemap .right-map{
	float:right;
	width:355px;
}

/* :家主革命
---------------------------------------------------- */
body#owner .baner{
	margin-top:12px;
	display:block;
}

body#owner  #owner2 {
	width: 730px;
	text-align:center;
}

body#owner  #owner-Inner {
	width: 498px;
	margin:auto;
	text-align:left;
}

body#owner h2 {
	text-align: center;
	margin-bottom:15px;
}



/*body#owner .box{
	border:3px solid #e2e2e2;
	background:#f4f4f4;
	padding:5px;
	margin-top:12px;
}*/

body#owner h2.headline{
	margin-bottom:12px;
}

body#owner .f-l{
	float:left;
	margin-right:10px;
}

body#owner .f-r{
	float:right;
	margin-left:10px;
}

body#owner .center{
	text-align:center;
	margin:0 auto 12px;
}


body#pdf a img{
	border:1px solid #ccc;
	display:block;
	margin-bottom:6px;
}

body#pdf a:hover img{
	border:1px solid #ff9900;
}


body#owner table.layout{
	border:1px solid #e2e2e2;
}

body#owner table.layout td{
	background:#f4f4f4;
}

body#owner em{
	font-style:normal;
	font-weight:bold;
	margin-bottom:6px;
}


body#owner h4{
	font-size:100%;
	margin:10px 0 3px 0;
}

body#owner strong{
	display:block;
	margin:10px 0 3px 0;
}

body#owner .line{
	background:	#ccc;
}

body#owner .line .white{
	background:#fff;
}

body#owner .yellow{
	background:#FFFFCC;
}
body#owner .orange{
	background:#FFCC99;
}

body#owner .blue{
	background:#CCFFFF;
}

body#owner .blue2{
	background:#E9FCFB;
}

body#owner .red{
	background:#FFCCCC;
}

body#owner .red2{
	background:#FFCCCC;
}

body#owner .red3{
	background:#FFE8E8;
}

body#owner .red4{
	background:#FFF4F4;
}

body#owner a img.border-line{
	display:block;
	border:1px solid #ccc;
}

body#owner a:hover img.border-line{
	display:block;
	border:1px solid #FF9900;
}

body#owner .owner-Box{
	line-height:1.4em;
	color:#333;
	padding:10px;
	border:1px dotted #ccc;
	background:#ffffcc;
}

body#owner em.attent{
	color:#DA6621;
}


body#owner .chart-Img{
	text-align:center;
	margin:6px auto 30px;
}

body#owner .chart-Img img{
	text-align:center;
	margin:auto;
	display:block;
}

body#owner #local-nav{
	width:480px;
	height:30px;
	background:url(../imgs/owner/ienushi/nav.gif) no-repeat;
	margin:0 auto 24px;
	padding:0;
}

body#owner #local-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}


body#owner #local-nav ul li{
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:30px;
}

body#owner #local-nav ul li, #local-nav ul li a {
	height: 30px;
	display: block;
	text-decoration:none;
}

body#owner #local-nav li#l-nav01{	left:0;width:120px;}
body#owner #local-nav li#l-nav02{	left:120px;width:120px;}
body#owner #local-nav li#l-nav03{	left:240px;width:120px;}
body#owner #local-nav li#l-nav04{	left:360px;width:120px;}

body#owner #local-nav li#l-nav01 a:hover{	background:url(../imgs/owner/ienushi/nav.gif) 0 -30px no-repeat;}
body#owner #local-nav li#l-nav02 a:hover{	background:url(../imgs/owner/ienushi/nav.gif) -120px -30px no-repeat;}
body#owner #local-nav li#l-nav03 a:hover{	background:url(../imgs/owner/ienushi/nav.gif) -240px -30px no-repeat;}
body#owner #local-nav li#l-nav04 a:hover{	background:url(../imgs/owner/ienushi/nav.gif) -360px -30px no-repeat;}

body#owner #local-nav li#l-nav01 a.here{	background:url(../imgs/owner/ienushi/nav.gif) 0 -30px no-repeat;}
body#owner #local-nav li#l-nav02 a.here{	background:url(../imgs/owner/ienushi/nav.gif) -120px -30px no-repeat;}
body#owner #local-nav li#l-nav03 a.here{	background:url(../imgs/owner/ienushi/nav.gif) -240px -30px no-repeat;}
body#owner #local-nav li#l-nav04 a.here{	background:url(../imgs/owner/ienushi/nav.gif) -360px -30px no-repeat;}

/*l-nav-footer*/
body#owner #local-nav-f{
	width:480px;
	height:30px;
	background:url(../imgs/owner/ienushi/nav_bottom.gif) no-repeat;
	margin:24px auto 0;
	padding:0;
}

body#owner #local-nav-f ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

body#owner #local-nav-f ul li{
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:30px;
}

body#owner #local-nav-f ul li, #local-nav-f ul li a {
	height: 30px;
	display: block;
	text-decoration:none;
}

body#owner #local-nav-f li#l-nav01{left:0;width:120px;}
body#owner #local-nav-f li#l-nav02{left:120px;width:120px;}
body#owner #local-nav-f li#l-nav03{left:240px;width:120px;}
body#owner #local-nav-f li#l-nav04{left:360px;width:120px;}

body#owner #local-nav-f li#l-nav01 a:hover{background:url(../imgs/owner/ienushi/nav_bottom.gif) 0 -30px no-repeat;}
body#owner #local-nav-f li#l-nav02 a:hover{background:url(../imgs/owner/ienushi/nav_bottom.gif) -120px -30px no-repeat;}
body#owner #local-nav-f li#l-nav03 a:hover{background:url(../imgs/owner/ienushi/nav_bottom.gif) -240px -30px no-repeat;}
body#owner #local-nav-f li#l-nav04 a:hover{background:url(../imgs/owner/ienushi/nav_bottom.gif) -360px -30px no-repeat;}
body#owner #local-nav-f li#l-nav01 a.here{background:url(../imgs/owner/ienushi/nav_bottom.gif) 0 -30px no-repeat;}
body#owner #local-nav-f li#l-nav02 a.here{background:url(../imgs/owner/ienushi/nav_bottom.gif) -120px -30px no-repeat;}
body#owner #local-nav-f li#l-nav03 a.here{background:url(../imgs/owner/ienushi/nav_bottom.gif) -240px -30px no-repeat;}
body#owner #local-nav-f li#l-nav04 a.here{background:url(../imgs/owner/ienushi/nav_bottom.gif) -360px -30px no-repeat;}


/* :プライバシーポリシー
---------------------------------------------------- */
div#policy h3.title{
	margin-bottom:24px;
}

div#policy p,
div#policy table{
	padding:0 10px;
	margin-bottom:24px;
}

div#policy p.small-section{
	padding:0 10px;
	margin-bottom:12px;
}

div#policy table th{
	font-weight:bold;
}

div#policy table th,
div#policy table td{
	border-bottom:1px dotted #ccc;
}

div#policy table .point{
	background:#FFFFD0;
}

div#policy ol{
	margin:0 1em 24px 3em;
}

div#policy h3{
	font-size:100%;
}

div#policy h4{
	font-size: 1.1em;
	padding: 4px 0 4px 10px;
	margin-bottom: 12px;
	border: 1px solid #bbb;
	border-left: 4px solid #5a5a5a;
	background: #f7f7f7;
	color: #000;
	font-weight:bold;
}

div#policy h5{
	font-size:1em;
	margin-bottom:6px;
	color:#6F5124;
	font-weight:bold;
}

#policy .line{
	border:solid 1px #333;
	font-size:100%;
	line-height:125%;
}

div#policy .sign{
	float:right;
	text-align:left;
	padding-bottom:12px;
}


/* :リビングサポート
---------------------------------------------------- */
body#residents div.tel-Box{
	border:3px solid #ccc;
	padding:10px;
	margin:12px 0 12px 0;
	line-height:1.4em;
	color:#333;
}

body#residents div.tel-Box strong{
	font-size:120%;	
}

body#residents #support .att{
	color:#FF9900;
	font-size:0.8125em;
	line-height:1.4em;
}


/* :キャンペーン
---------------------------------------------------- */
div.campaignBox{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
}

div.campaignBox div.left{
	float:left;
	width:184px;
	text-align:center;
}

div.campaignBox div.right{
	float:right;
	width:535px;
}

div.campaignBox h3{
	padding-bottom:5px;
	border-bottom:1px solid #F36506;
	color:#F36506;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}

div.campaignBox div.banner{
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

div.campaignBox div.banner img{
	border:1px solid #ccc;
}


/* :学生向け物件特集
---------------------------------------------------- */
body#students div.campaignBox{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
}

body#students div.campaignBox div.left{
	float:left;
	width:184px;
	text-align:center;
}

body#students div.campaignBox div.right{
	float:right;
	width:535px;
}

body#students div.campaignBox h3{
	padding-bottom:5px;
	border-bottom:1px solid #F36506;
	color:#F36506;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}

body#students div.campaignBox div.banner{
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

body#students div.campaignBox div.banner img{
	border:1px solid #ccc;
}


/* :店舗紹介
---------------------------------------------------- */
body#shop h3.name  { margin-bottom: 15px; }

body#shop p.img {
	width: 200px;
	float: left;
}

body#shop dl.info {
	float: right;
	width: 510px;
	margin-bottom: 10px;
}

body#shop dl.info dt {
	float: left;
	padding-top: 5px;
	padding-bottom: 6px;
	font-weight: bold;
}

body#shop dl.info dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	border-bottom: 1px dotted #777777;
}

body#shop dl.info dd span.holiday {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 20px;
}
body#shop  p.shopLink {
	clear: both;
	text-align: right;
}


/* :スタッフ紹介
---------------------------------------------------- */
body#staff .staff-item{
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(../imgs/shared/dotline.gif) repeat-x bottom left;
}

.staff-item .detial{
	float:right;
	width:480px;
}

body#staff table.staff{
	background:#ccc;
}

body#staff table.staff th{
	background:#FF9;
	padding:4px;
}

body#staff table.staff td{
	background:#fff;
	padding:4px;
}

.staff-item .thumb{
	float:left;
	width:230px;
}

.staff-item .comment{
	clear:both;
}

.staff-item .comment p{
	margin-top:15px;
}
