@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------- 
・検索条件アコーディオン
・common　dl＿style
・店舗案内　shop
・search
・ポップアップ内（住所・沿線）
・news
・biggerlink
・carousel
・jShowOff
・スクロール
・twitter
-------------------------------------------------------------- */

.sentaku-in{
	width:630px;
	float:left;
	display:inline;
}

.btn01 a{
	color:#FFFFFF;
	font-size:80%;
	display:block;
	padding:10px 5px;
	margin-top:23px;
	line-height:1.3em;
	text-align:center;
	text-decoration:none;
	width:100px;
	color:#FFFFFF;
	float:right;
	display:inline;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

/*============================================================== 
検索条件アコーディオン
============================================================== */
.ui-helper-reset { 
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(../img/zyoken_top.gif);
}
.ui-state-default .ui-icon {
	background-image: url(../img/zyoken_yoko.gif);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon,.ui-state-active .ui-icon  {
	background-image: url(../img/zyoken_bottom.gif);
 }

/* positioning */
.ui-icon-triangle-1-e { 
	background-position: -32px -16px;}
.ui-icon-triangle-1-s { 
	background-position: -64px -16px; }
/* jQuery UI Accordion 1.8.11*/
.ui-accordion { 
	width: 100%; }
.ui-accordion .ui-accordion-header { 
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}
.ui-accordion .ui-accordion-li-fix { 
	display: inline;
}
.ui-accordion .ui-accordion-header-active { 
	border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a { 
	display: block;
	height:30px;
	padding:7px 0 0 50px;
}


.ui-accordion-icons .ui-accordion-header a { 
	padding-left: 1.4em;
}
.ui-accordion .ui-accordion-header .ui-icon { 
	position: absolute;
	left: 20px; 
	top: 50%; 
	margin-top: -8px;
}
	
.ui-accordion .ui-accordion-content {
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
	background-color: #FFFFF7;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 20px;
	/*padding-bottom: 5px;*/
	padding-left: 20px;
}

*:first-child+html .ui-accordion .ui-accordion-content {
	padding-bottom:0px;
}
	
.ui-accordion .ui-accordion-content-active { 
	display: block;
}

/*Addition*/
#accordion{
	width:738px!important;
	padding:10px;
}


#accordion h2{
	float:none;
}

#accordion h2#acc a,#mouseover h2#acc a{
	font-weight:bold;
	text-decoration:none;
	color:#3488DC;
	margin-top:3px;
}

#accordion h2 a,#mouseover h2 a:hover{
	color:#3399FF;
}

	
#accordion,#mouseover{
	border:1px solid #CCC;
	width:100%;
	/*margin-bottom:15px;*/
	/*background-image: url(../img/bg_type04.gif);*/
	background:#FFF;
}

#accordion p,#mouseover p{
	padding:5px; margin:0;}

#accordion dl{
	/*padding-bottom: 5px;*/
	padding-top:8px;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
	font-size:85%;
	clear:both;
}

#accordion dl.last_box{
	border:none;
	margin-bottom:10px;
}

#accordion dl.last_box dd{	
	width:200px;
}

#accordion dl.last_box dt{
	height:auto;
}

#accordion dt{
	float:left;
	display:inline;
	width:80px;
}

#accordion dd{
	width:90px;
	float:left;
	display:inline;
	margin-right:10px;
}

#accordion .acc-section {
	overflow:hidden;
}

#accordion .acc-selected {
	background:url(images/header_over.gif);
	background-color: #333333;
}

.nested_s_btn{
	text-align:center;
	margin-bottom:10px;
}

/*============================================================== 
common　dl＿style
============================================================== */
.dl_style01 dt {
	font-weight:bold;
	padding-left: 10px;
	margin-bottom: 10px;
	color:#333333;
	border: thin dashed #BEBEBE;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dl_style01 dd {
	margin-bottom: 15px;
	margin-left: 2px;
}

.dl_style02 dt {
	font-weight:bold;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #69B713;
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/icon_kaeru.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.dl_style02 dd {
	margin-bottom: 15px;
	margin-left: 2px;
}

.dl_style03{
	padding: 15px;
	border: medium solid #C6E4FD;
	width: 300px;
}

.dl_style03 dt {
	font-weight:bold;
	font-size:110%;
}

div#common_index dl {
	float:left;
	display:inline;
	width:198px;
	padding:20px;
	margin:0 0 15px 0;
	border: 1px solid #CCCCCC;
}

div#common_index dl.center {
	margin:0 15px;
}
div#common_index dt {
	margin:0 0 5px 0;
}
div#common_index dd {
	font-size:90%;
}

div#common_index.useful dl {
	height:210px;
}

div#common_index.shop dl {
	height:300px;
}

/*--*/
div#common_index2 li {
	float:left;
	display:inline;
	width:320px;
	padding:20px;
	margin:0 10px 15px 0;
	height:100px;
	border: 1px solid #CCCCCC;
}

div#common_index2 li.right {
	margin-left:15px;
}
div#common_index2 p {
	float:left;
	display:inline;
	font-weight:bold;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

div#common_index2 dl {
	float:right;
	width:190px;
	display:inline;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

div#common_index2 dl dt{
	font-weight:bold;
	color:#3488DC;
	margin-bottom:5px;
}

div#common_index2 dl dd{
	font-size:90%;
}


.img_2box01{
	margin:0 0px 5px 0px;
	padding:10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.img_2box01bottom{
	border:none;
}

.img_2box01 p.img_L{
	float:left;
	display:inline;
	margin-right:15px;
}

.img_2box01 dl{
	margin:0 5px 0 0;
}

.img_2box01 dt{
	font-weight:bold;
	color:#422e1e;
	font-size:85%;
	margin:0 0 5px 0;
}

.text_dd{
	margin-top:10px;
}

.img_2box01.info dt{
	font-weight:normal;
	font-size:85%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.img_2box01.info dd{
	background-image: url(../img/mark03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/*--お役立ち情報ページナビ--*/
div#sec_navi {
	width:100%;
	clear: both;
	padding-top:0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #81C6E7;
}

div#sec_navi ul{
}

div#sec_navi li {
	float:left;
	display:inline;
	margin-right:10px;
}

div#sec_navi li a{
	display:block;
	height:30px;
	padding-top:10px;
	width:150px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../img/bg_type03.gif);
	background-repeat: repeat;
}

div#sec_navii li a:hover{
	background-image: url(../img/bg_type04.gif);
	background-repeat: repeat;
	color:#3399FF;
}


div.useful_box table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
div.useful_box th {
	background-color: #EFEDED;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #333333;
}
div.useful_box td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

td.usehow_tit01{
	font-weight: bold;
	text-align: center;
	background-color:#DFEEEB;
}

td.usehow_tit02{
	vertical-align: top;
	background-color: #DFEEEB;
}

.btn_style01 {
	width:200px;
	text-align:center;
	
}

.btn_style01 a{
	color:#FFFFFF;
	display:block;
	padding:10px;
	background-color: #DEEBEF;
	border: 1px solid #C1D9E1;
}

.btn_style01 a:hover{
	color:#FFFFFF;
	border: 1px solid #FCCDD3;
	background-color: #FDDFE3;
}

/*--topキーワードランキング--*/

.gold{
	background-image: url(../img/gold.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:32px;
	padding-top:10px;
}

.silver{
	background-image: url(../img/silver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:32px;
	padding-top:10px;
}

.bronze{
	background-image: url(../img/bronze.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:32px;
	padding-top:10px;
}







/*============================================================== 
common ul＿style
============================================================== */
.ul_style01 li{
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}

/*============================================================== 
店舗案内　shop
============================================================== */

#shop_list {
	clear:both;
	margin-bottom:30px;
}
#shop_list div{
	margin:10px 0 0 0;
	padding:0;

}
#shop_list h3 {
	font-size: 110%;
	font-weight: bold;
	/*border: 1px solid #b7ddf7;*/
	/*width:760px;*/
}

#shop_list h3 a{
	text-decoration:none;
	background-image: url(../img/bg_type05.gif);
	background-repeat: repeat;
	display:block;
	height:30px;
	padding:10px 0 5px 20px;
	color:#333333;
}

#shop_list h3 a:hover{
	background:#FEEE5A;
	background-image: url(../img/bg_type04.gif);
	background-repeat: repeat;
	height:30px;
	padding:10px 0 5px 20px;
	color:#3366CC;
}

#shop_list p.shop_photo {
	display: inline;
	float: left;
	border: thick solid #CCCCCC;
	margin:0 0 0 0;
}
#shop_list dl {
	display: inline;
	float: right;
	width: 520px;
	margin-bottom:20px;
}
#shop_list dl dt {
	line-height: 1.3em;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#42af18;
}
#shop_list dl dd {
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	font-size:90%;
}

#shop_list_detail ul li{
	float:left;
	display:inline;
	margin-right:10px;
}
/*--店舗情報詳細--*/
div#shop_list_detail {
	margin-bottom: 10px;
}
div#shop_list_detail #shop_list_photo {
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom:20px;
	margin-top:20px;
}
div#shop_list_detail #shop_list_photo dl {
	width:200px;
	float:left;
	display:inline;
}
div#shop_list_info dl {
	display: inline;
	float: right;
	width: 340px;
	margin-bottom:20px;
}
div#shop_list_info dl dt {
	font-weight:bold;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #458BCB;
	background-color: #DFEFFF;
	border: 1px solid #B9DCFF;
}
div#shop_list_info dl dd {
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 6px;
	line-height: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 2px;
}
.freetel {
	font-size:120%;
	color:#CE0005;
}

/*============================================================== 
search
============================================================== */
div#main_area {
	border: 1px solid #DBDBDB;
	padding: 30px;
}


div#main_area_search {
	border: 1px solid #DBDBDB;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	background:#FFF;
}

#second_title_search{
	color:#fff;
	padding: 10px 20px;
	background-image: url(../img/bg_type03.gif);
	background-repeat: repeat;
	border: 1px solid #594613;
	margin-bottom:15px;
}

#second_title_search h2{
	margin-top:7px;
	float:left;
	display:inline;
}

#second_title_search p{
	float:right;
	display:inline;
}

.kensaku_categoly_tit{
	font-weight:bold;
	color:#fff;
	font-size:120%;
}

.goukei{
	color:#FEEE5A;
	font-weight:bold;
}

.goukei_text{
	color:#D2F7FF;
	font-weight:bold;
}

/*-----選択エリア------*/

div#sentaku_area {
	clear: both;
	padding-top: 8px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
}


.text_title02{
	font-size:85%;
	/*background-image: url(../img/mark03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;*/
	margin-right:10px;
	background:#c0e0ff;
	padding:3px 5px;
}

div#sentaku_area2{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:5px;
}

div#sentaku_box{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-bottom:10px;
}


/*sidebar　SEARCH_common
----------------------------------------------- */
div#side_search ul li {
	margin:0;
}
div#side_search img {
	vertical-align:top;
}
div#side_category {
	background-image: url(../img/search_side_bg.gif);
	background-repeat: repeat-y;
	color: #333333;
	margin-top:0px;
	width:217px;
}
div#side_category dl {
	width:204px;
	background-image: url(../img/side_search_dlbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:10px 0 0 6px;
	padding:0 0 10px 0;
}
div#side_category dl dt {
	margin-left:8px;
	padding:0;
	height:20px;
	margin:7px 0 5px 7px;
}
div#side_category dl dd {
	margin-left:10px;
}
div#side_category dl.float_dd dd {
	float:left;
	display:inline;
	margin-right:0px;
	width:90px;
}
div#side_category dl dd a {
	vertical-align: top;
}
div#side_category_end {
	background-image: url(../img/side_search_bottom.gif);
	background-position: top;
	width: 217px;
	height:9px;
	background-repeat: no-repeat;
}
div#side_category ul li {
	float:left;
	display:inline;
	margin:0 0 0 6px;
}
div#side_category p {
	text-align:center;
}
/*search　
--------------------------------------------------------------------------*/
/*search　リンク無しタイトル
---------------------------------------------*/
#side_top p.side_tit {
	margin:0;
	padding:0;
}
/*search　side_btn
---------------------------------------------*/
#side_top p.side_btn {
	margin-right:5px;
	margin-bottom:5px;
}

/*---最近見た物件---*/
#box-saikin {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	border-left-color-value: #dfdfdf;
	text-align: left;
}

#box-saikin div p {
	font-size:11px;
	color:#333333;
	line-height:1.2em;
}

#box-saikin p.box_saikin_text {
	font-size:85%;
	line-height:1.2em;
	color:#514737;
	margin-bottom:5px;
}

#box-saikin img {
	float: left;
	display:inline;
	width: 54px;
	margin:0;
	padding:0;
}

#box-saikin div {
	float: right;
	display:inline;
	width: 105px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 5px;
}

#leftbox.search_area #box-saikin li {
	margin:0 0 8px 0;
	border: 1px solid #c9c3b8;
	/*height:80px;*/
	background-image:none;
	padding:10px;
}

#box-saikin p a{
	font-size:85%;
	color:#58b037;
}

/*

*/
/*search_List 外観一覧 物件BOX設定
--------------------------------------------*/
#search_imgbox {
	padding:10px 0 10px 0;
	margin-bottom:15px;
}
/*-----5列表示------*/
.imgbox05 {
	margin: 0 0 0 0;
}
.imgbox05 ul {
	display: block;
}
/*
.imgbox05 li {
	font-size: 11px;
	line-height:1.5em;
	width: 120px;
	height: 250px;
	margin: 0 23px 10px 0;
	display: block;
	float: left;
	display:inline;
	position:relative;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}*/

.imgbox05 li {
	line-height:1.5em;
	font-size:85%;
	color: #666;
	width: 120px;
	height: 210px;
	float: left;
	display:inline;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0;
}

.imgbox05 li p.photo{
	width:120px;
	height:90px;
	overflow:hidden;
	background-color: #F0F8FF;
}

.imgbox05 li img {
	border: 1px solid #DBDBDB;
}

.imgbox05 li p {
	margin:10px 0 0 50px;
}

*:first-child+html .imgbox05 li p {
	margin:10px 0 0 0;
}


.imgbox05 li a{
	text-decoration:none;
}

.madorimei {
	color:#63A3E9;
	font-size:120%;
	font-weight:bold;
}

.imgbox05 a:hover {
	color:#468cc1;
}
/*-----3列表示------*/
.imgbox03 {
	margin: 0 0 0 0;
}
.imgbox03 ul {
	/*display: block;*/
}
.imgbox03 li {
	line-height:1.5em;
	color: #666;
	width: 210px;
	height: 280px;
	float: left;
	display:inline;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 10px;
	margin-left: 0;
}

.imgbox03 li p.photo{
	width:210px;
	height:160px;
	margin-left:-30px;
	overflow:hidden;
}
.imgbox03 li p.b_text{
	margin-left:-30px;
}


.imgbox03 li img {
	border: 1px solid #DBDBDB;
}

.imgbox03 li p {
	margin:10px 0 0 0;
}

.imgbox03 li a{
	text-decoration:none;
}

/*-----　間取りbox　------*/
#search_imgbox.madoriimg .imgbox03 li {
	height: 420px;
}


#search_imgbox.madoriimg .imgbox03 li p.photo{
	width:210px;
	height:260px;
	overflow:hidden;
}


/*---チェックbox---*/
div.check_box {
	padding:3px 0 0 0;
	margin:5px 0 0 0;
	height:22px;
	font-size:90%;
	background:#E7F4FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0E3F1;
	border-bottom-color: #C0E3F1;
}
/*---マトリックス---*/
#search_matrix {
	line-height:1.2em;
}
#search_matrix table {
	text-align:center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#search_matrix table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	height:25px;
	font-size:85%;
}
#search_matrix td.matrix_tit_table {
	background-color: #8A724F;
	font-size:15px;
	padding:10px 0;
	font-weight:bold;
	color:#FFFFFF;
}
#search_matrix td.matrix_tit {
	background-color: #A38F6D;
	font-size:13px;
	color:#FFFFFF;
}
#search_matrix td.color01 {
	background-color: #E0BCC9;
}
#search_matrix td.color02 {
	background-color: #AED5C7;
}
#search_matrix td.color03 {
	background-color: #B3BDD9;
}

#search_matrix table a:link{
	color:#FFF!important;
}

#search_matrix table a:visited{
	color:#FFF!important;
}

#search_matrix table a:hover{
	color:#FFF!important;
}

/*2階層目ページナビ
----------------------------------------------- */
div#bukken_list h2{
	margin-left:10px;
	font-size:110%;
	font-weight:bold;
	padding-bottom:5px;
}

div#bukken_list table.ArticleTbl {
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	margin-left:-20px;
}
div#bukken_list table.ArticleTbl td.CheckTd {
	width: 40px;
	text-align: center;
	border-right: 1px solid #ccc;
	background-color: #F5F4F1;
}
div#bukken_list table.ArticleTbl td.MansionName {
	padding: 7px 0px 5px 0px;
}
div#bukken_list table.ArticleTbl td.MansionName p {
	line-height: 1.2em;
}
div#bukken_list table.ArticleTbl td.MansionName h3 {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0 5px 10px;
	/*max-width: 370px;*/
	width:600px;
}
div#bukken_list table.ArticleTbl td.MansionName h3 a {
	color:#0099ff;
}
div#bukken_list table.ArticleTbl td.MansionName h3 a:hover {
	color:#FF3300;
	text-decoration: none;
}
div#bukken_listtable.ArticleTbl td.MansionName ul {
	margin-top: 1px;
}
div#bukken_list table.ArticleTbl td.MansionName ul li {
	float: left;
	display:inline;
	margin-left: 5px;
}
div#bukken_list table.ArticleTbl td.PhotoTd {
	width: 160px;
	padding: 0;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div#bukken_list table.ArticleTbl td.PhotoTd img {
	vertical-align:middle;
	padding:0;
	margin:0;
	display:inline;
}
div#bukken_list table.ArticleTbl th.PriceTh, div#bukken_list table.ArticleTbl th.StationTh, div#bukken_list table.ArticleTbl th.BuildTh {
	padding: 3px 0;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background: #f5f4f1;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div#bukken_list table.ArticleTbl th.PriceTh {
	width: 160px;
}
div#bukken_list table.ArticleTbl th.StationTh {
	/*width: 280px;*/
	padding:0 20px;
}
div#bukken_list table.ArticleTbl th.BuildTh {
	/*width: 85px;*/
}
div#bukken_list table.ArticleTbl td.PriceTd, div#bukken_list table.ArticleTbl td.StationTd, div#bukken_list table.ArticleTbl td.BuildTd {
	padding: 5px 0;
	line-height: 1.4em;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div#bukken_list table.ArticleTbl td.PriceTd {
	color: #666666;
	font-weight: normal;
	font-size: 110%
}
div#bukken_list table.ArticleTbl td.PriceTd span {
	color: #D50005;
	font-weight: bold;
	font-size: 110%;
}
div#bukken_list table.ArticleTbl td.PriceTd span.other_price {
	font-size:75%;
	color:#FE898C;
}
div#bukken_list table.ArticleTbl td.AddressTd dl dt {
	font-weight: bold;
	color: #0099FF;
	float: left;
	display:inline;
	margin-right: 1em;
}
div#bukken_list table.ArticleTbl td.AddressTd, div#bukken_list table.ArticleTbl td.FacilTd {
	padding:5px 5px 5px 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.2em;
	
	 word-break: break-all;
    word-wrap: break-word;

}
div#bukken_list table.ArticleTbl td.BtnTd {
}
div#bukken_list table.ArticleTbl td.BtnTd li {
	float:right;
	display:inline;
	margin:5px 5px 0px 0;
}
/*search
----------------------------------------------------*/
p.detail_2nd {
	/*width:700px;*/
	font-size:11px;
	line-height: 1.4em;
	color: #353331;
	background-color: #E7E7E7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	/*margin:0 20px 0 15px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3ddd0;
	border-left-color: #e3ddd0;
}
/*search_LIst
----------------*/
div#mainContents h2.search_tit {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #383029;
	height: 25px;
	margin:0 0 15px 0;
}
div#mainContents h2.category_tit {
	margin-top:20px;
	margin-bottom: 20px;/*height: 20px;*/
}
div#bukken_list {
	margin:10px 0 15px 0;
	clear:both;
}
/*----------不動産物語モデル----*/
div#bukken_list div {
	margin:0 0 15px 0;
	height:170px;
}
div#bukken_list div p {
	font-weight:normal;
	font-size: 14px;
}
div#bukken_list div p a {
	font-weight: bold;
	display: block;
	background-color: #666666;
	background-image: url(../img/navi_icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#bukken_list div p a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #468cc1;
	color: #fff;
	background-image: url(../img/navi_icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#bukken_list div dl dt {
	display: inline;
	float: left;
	margin:0 10px 0 0px;
}
div#bukken_list div dl {
	width: 700px;
	margin:0 0 30px 0;
}
div#bukken_list div dl dd.madori {
	font-size:14px;
	margin-bottom:5px;
}
div#bukken_list div dl dd.madori02 {
	margin-bottom:10px;
}
div#bukken_list div dl dd {
	margin:3px 10px 0 2px;
	font-size:11px;
	line-height: 1.4em;
}
div#bukken_list div dl dd.categoly_img img {
	margin-right:5px;
}
/*カテゴリーLIST
-------------------------------------------------------------*/
div#categoly {
	height: 100px;
	width:727px;
	margin:0 0 10px 0px;
	padding: 10px;
	margin-top: 0px;
	border: 1px solid #202020;
}
div#categoly ul {
	width: 170px;
	float: left;
	font-size: 11px;
	display: inline-block;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	color: #999999;
}
div#categoly ul.right_c {
	margin-right:0px;
}
/*LISTナビ
-------------------------------------------------------------*/
div.list_nav {
	padding-right: 35px;
	clear:both;
}

div.list_nav p{
	float:left;
	display:inline;
	width:200px;
}

.list_nav ul {
	clear:both;
	float:right;
}
.list_nav li {
	float:left;
	display:inline;
}
.list_nav_no {
	margin:0 5px;
}
div#bottom_listmenu {
	height:30px;
	margin:10px 0 0 0;
}
div#bottom_listmenu p {
	float:left;
	display:inline;
	width:90px;
	background:#666666;
	color:#FFFFFF;
	text-align:center;
	margin:0 10px 0 0;
}
div#bottom_listmenu ul {
	float:left;
	display:inline;
	margin-right:20px;
}
div#bottom_listmenu li {
	float:left;
	margin-right:8px;
	width:110px;
	text-align:center;
	display:block;
	background-color: #333333;
}
div#bottom_listmenu li a {
	text-decoration: none;
	color:#FFFFFF;
}
div#bottom_listmenu li a:hover {
	color:#2097AC;
}
div.search_navi {
	margin:20px 0 0 0px;
	height:45px;
	clear:both;
	background:url(../img/s_tub_bg.gif) no-repeat;
}

div.search_navi ul{
	float:right;
	display:inline;
	margin-top:8px;
}
div.search_navi li {
	float:left;
	margin-right:5px;
}

div.search_navi li img{
	vertical-align:bottom;
}

/*--------並び替え------------*/
.sortbox {
	overflow:hidden;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width:660px;
	font-size:90%;
	margin-bottom:5px;
}
.sortbox img {
	float:left;
	display:inline;
	margin-right:10px;
	vertical-align:middle;
}
.sortbox dl dt {
	float:left;
	display:inline;
	margin:0 10px 0 10px;
	vertical-align:middle;
}
.sortbox dl dd {
	float:left;
	display:inline;
	margin-right:10px;
	vertical-align:middle;
}
.sortbox dl dd a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.sortbox dl dd a:hover {
	color: #6699FF;
	text-decoration: underline;
}
/*--------topチェックリスト------------*/
.check-area-top {
	height:45px;
	background-image: url(../img/cheackbox_top.gif);
	background-repeat: no-repeat;
	width:690px;
	margin-bottom:5px;
}
*html .check-area-top {
	height:43px;
}
.check-area-top ul {
	float:right;
	display:inline;
	margin:2px 10px 0px 0;
}
* html .check-area-top ul {
	margin-right:-8px;
}
.check-area-top li {
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:7px;
	cursor:pointer;
}
/*kodawari_2nd
----------------------------*/
div#mainContents div.category_topbox dl dt a {
	font-weight:bold;
	margin-top:3px;
}
div#mainContents div.category_topbox dl dt a:hover {
	color: #468cc1;
}
div#category_contents {
	margin-bottom:10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
div#category_contents div.category_topbox {
	margin:5px 0 0 0;
	float:left;
	display:inline;
	width:350px;
}
div#category_contents div.category_topbox div {
	float:left;
	display:inline;
	width:130px;
}
div#category_contents div.category_topbox dl {
	float:left;
	display:inline;
	width:200px;
}
div#category_contents div.category_topbox dl dt {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../img/icon00.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
div#category_contents div.category_topbox dl dd {
	font-size:12px;
	margin-right:10px;
	line-height: 1.2em;
}

/*賃料から探す
--------------------------------------------------------------*/
div#search_priceList dl {
	float:left;
	display:inline;
	width:177px;
	margin-left:5px;
	margin-top:15px;
}
div#search_priceList dd {
	font-size:11px;
	line-height: 1.4em;
}

/*まとめてお問合わせ
--------------------------------------------------------------*/
div#search_contact_listbox {
	margin-bottom:10px;
}
div#search_contact_listbox table {
	margin-bottom: 10px;
	margin-top:10px;
	width: 758px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c8c3b8;
	border-left-color: #c8c3b8;
}

div#search_contact_listbox h3 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0C2C84;
	font-size: 15px;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}

div#search_contact_listbox td input  {
	margin-left: 10px;
}

div#search_contact_listbox textarea  {
	margin-left: 10px;
}

div#search_contact_listbox select  {
	margin-left: 10px;
}

div#search_contact_listbox th {
	background-color: #EDE9E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c3b8;
	padding:0 3px;
	color: #333333;
	font-size:85%;
}
div#search_contact_listbox td {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #c8c3b8;
	border-right-color: #c8c3b8;
	border-bottom-color: #c8c3b8;
	border-left-color: #c8c3b8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5px;
}

/*detail
--------------------------------------------------------------*/
#detailbox{
	padding:0 0px;
}
div#detail_topbox {
	/*height:250px;*/
	clear:both;
	color: #333333;
	padding-bottom: 10px;
}
p#detail_top_photo {
	float:left;
	display:inline;
	width:300px;
	/*height:208px;*/
	text-align:center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top:0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
div#detail_topbox_right {
	float:right;
	display:inline;
	height:250px;
	width:620px;
}

div#detail_topbox_right .detail_top_text {
	line-height: 1.4em;
	font-size:12px;
}
div#detail_topbox_right table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	width:100%;
	line-height:1.8em;
}
div#detail_topbox_right table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding:2px 10px;
}
.table_tit {
	width:130px;
	text-align:center;
	background-color: #f5f4f1;
}

div#detail_topnavi {
	width:100%;
	clear: both;
	padding-top:20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color:#AF8A57;
	background-image: url(../img/s_tub_bg_detail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div#detail_topnavi img {
	vertical-align:bottom;
}

/*div#detail_topnavi li {
	float:left;
	display:inline;
	text-align:center;
}*/

div#detail_topnavi ul{
	margin-left:240px;

}
div#detail_topnavi li {
	float:left;
	display:inline;
	margin-right:10px;
}

div#detail_topnavi li a{
	display:block;
	height:30px;
	padding-top:10px;
	width:110px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(../img/bg_type03.gif);
	background-repeat: repeat;
}

div#detail_topnavi li a:hover{
	background-image: url(../img/bg_type04.gif);
	background-repeat: repeat;
	color:#3399FF;
}

/*--contact-*/
div#detail_topnavi li.contact a{
	display:block;
	height:30px;
	padding-top:10px;
	width:110px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#CC9900;
	background-image: none;
}

div#detail_topnavi li.contact a:hover{
	background-image: url(../img/bg_type04.gif);
	background-repeat: repeat;
	color:#3399FF;
}


.bold_text {
	font-weight:bold;
	font-size:16px;
	color: #d50005;
}
div#detail_top_bottombox {
	padding-bottom: 15px;
}
div#detail_top_bottombox h3 {
	font-weight:bold;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #C4A756;
	border: 1px solid #453520;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#detail_top_01 {
	width:380px;
	height:300px;
	float:left;
	display:inline;
}
div#detail_top_bottombox p {
	width:945px;
	/*float:right;
	display:inline;*/
	margin:5px 0 10px 15px;
	color: #79623E;
}
/*-------概要・設備----------*/
div#detail_topbox_gaiyo table p{
	width:800px;
	margin:0 0 5px 0;
}

.detail_moyori{
	background:#E7F4FA;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #C0E3F1;
}

div#detail_topbox_gaiyo table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	margin-bottom:15px;
}
div#detail_topbox_gaiyo td {
	padding:5px 15px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
td.detail_topbox_right_t1 {
	padding-left:15px;
	font-weight:bold;
	background-color: #f5f4f1;
}
td.detail_gaiyo_t2 {
	background-color: #f5f4f1;
	width: 100px;
	padding-left:0;
	text-align:center;
}
td.detail_gaiyo_text {
	width:320px;
}
/*-------お問合わせ--------- */
#detail_inquiry {
	margin-top: 20px;
}
#detail_inquiry table {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#detail_inquiry td input {
	margin-left: 10px;
}
#detail_inquiry textarea {
	margin-left: 10px;
}
#detail_inquiry select {
	margin-left: 10px;
}
#detail_inquiry th {
	width: 150px;
	background-color: #efeded;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#detail_inquiry td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*-------common-電話番号----------*/
#tel_contact {
	margin:15px 0 0 0;
	color:#eb4a46;
}
#tel_contact li{
	float:left;
	display:inline;
	margin-right:10px;
}
.telno {
	font-size:150%;
	font-weight:bold;
	color:#2874C8;
}


/*店舗詳細
-------------------------------------------------------------- */
div#detail_shop_list_detail {
	margin-bottom: 10px;
}
div#detail_shop_list_detail p {
	margin:0 0 15px 0px;
}
div#detail_shop_list_detail h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #493F37;
	color: #312924;
}
div#detail_shop_detail_photo {
	height: 300px;
	width: 410px;
	background-color: #DED8CD;
	display: inline;
	float: left;
	margin-left:0px;
}
div#detail_shop_list_detail dl {
	display: inline;
	float: right;
	width: 520px;
	margin-bottom:30px;
}
div#detail_shop_list_detail dl dt {
	font-weight:bold;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #AF8956;
	background-color: #F5F4F1;
	border: 1px solid #EFEFEF;
}
div#detail_shop_list_detail dl dd {
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 2px;
	line-height: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 2px;
}

p.detail_shop_map_t {
	width:100%;
	height:30px;
	background:#000;
	clear:both;
	color:#fff;
}
/*物件詳細　toTop
-------------------------------------------*/
div.toTop_detail {
	width:980px;
	font-size:11px;
	margin:30px 0;
}
div.toTop_detail p {
	text-align:right;
}
#featured_detail .ui-tabs-panel {
	width:365px;
	height:281px;
	background:#999;
	position:relative;
	margin-top:10px;
}
#featured_detail .ui-tabs-panel img {
	width:365px;
	height:281px;
}
#featured_detail .ui-tabs-panel .info {
	position:absolute;
	bottom:0;
	left:0;
	width:365px;
	height:38px;
	background-image: url(../img/transparent-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#featured_detail .info p {
	margin:10px;
	font-size:11px;
	line-height:15px;
	color:#f0f0f0;
}
#featured_detail .info a {
	text-decoration:none;
	color:#fff;
}
#featured_detail .info a:hover {
　 text-decoration:underline;
}
#featured_detail .ui-tabs-hide {
	display:none;
}

/*============================================================== 
ポップアップ内（住所・沿線）
============================================================== */
div#search_listbox {
	width:600px;
	margin:0 auto;
}

#search_listbox.kodawari{
	width:830px;
	margin:0 auto;
}

#search_listbox.souba{
	width:830px;
	margin:0 auto;
}

#search_listbox li {
	float:left;
	display:inline;
	/*width:250px;*/
	width: 240px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	background-color: #CBC0AB;
	border: thin dotted #9F8B66;
}

#search_listbox li a{
	color:#400000;
}





#search_listbox.kodawari li {
	float:left;
	display:inline;
	width:196px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0;
	background-color: #FFFFFF;
	border: none;
}

#search_listbox h2 {
	font-size:130%;
	margin-bottom:10px;
	font-weight:bold;
}

#search_listbox h3 {
	color:#3399FF;
	font-weight:bold;
	margin-bottom:10px;
	font-size:110%;
	padding-left:25px;
	background-image: url(../img/icon_kaeru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
}
.kensakubox {
	width:480px;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.kensakubox2 {
	width:230px;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.kensaku_btn {
	float:left;
	display:inline;
	/*padding:10px;*/
	width:200px;
	border: 1px solid #FFF;
	text-align:center;
	background-color: #9F8B66;
	margin-left: 10px;
}
.kensaku_btn a {
	font-size:120%;
	font-weight:bold;
	text-decoration: none;
	display:block;
	padding:10px;
	color:#FFF!important;
}
.kensaku_btn a:hover {
	background-color: #877554;
	border: 1px solid #FFF;
}

/*============================================================== 
news_top
============================================================== */
#news ul {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

/*============================================================== 
jquery.biggerlink ※要素全体をリンク
============================================================== */
.bl-hover {
	border-color: #aaf;
	cursor: pointer;
	background-color: #FFFF33;
	color:#0099FF;
}

/*============================================================== 
carousel TTTTTTTTTTTTTTTTTTTop
============================================================== */
#carouselWrap {
	width:546px;
	height:290px;
	position:relative;
	margin-bottom:10px;
}
#carouselPrev {
	width:20px;
	height:49px;
	position:absolute;
	margin-top:110px;
	left:0;
	cursor:pointer;
}
#carouselNext {
	width:20px;
	height:49px;
	position:absolute;
	margin-top:110px;
	left:524px;
	cursor:pointer;
}
#carousel {
	width:490px;
	height:290px;
	position:absolute;
	margin-top:5px;
	top:0;
	left:15px;
	margin-left:10px;
	overflow:hidden;
}
#carouselInner li {
	width:153px;
	height:300px;
	float:left;
	margin-right:15px;
	display:inline;
	margin-bottom:15px;
}
#carouselInner li a {
	display:block;/*border:solid 4px #CCC;*/
}
#carouselInner li a:hover {
	display:block;/*border:4px solid #6BBDF3;*/
}
#prev {
	text-align:center;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding:5px 0;
	margin-top:30px;
}

/*============================================================== 
jShowOff ---- トップメインビジュアル TTTTTTTTTTTTTTTTTTTop
============================================================== */

#features {
	position: relative;
	overflow: hidden;
	width: 567px;
	height: 282px;
	background-image: url(../img/main_shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:20px;
	/*-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;*/	/*padding-left: 5px;*/

}
.jshowoff {
	width: 546px;
	margin-bottom:20px;

}
.jshowoff div {
	width: 546px;
	height: 282px;

}
/*
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
	*/
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 0px 20px 0px;
	margin: 0;
}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 10px;
	right: 0px;
	margin: 0;
	padding: 0;
			
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
		color:#FFFFFF;

}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
}
p.jshowoff-controls {
	overflow: auto;
	height: 1%;
	padding: 5px 0 10px 10px;
	margin-left:20px;
	width:536px;
	/*-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;*/
}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;

}
.jshowoff-pausetext {
	color: #fff;
}
/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
}
/*
.thumbFeatures .jshowoff-slidelink-0 {
	background-image: url(http://farm5.static.flickr.com/4065/4439060414_c11002d183_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(http://farm5.static.flickr.com/4049/4438283469_5ddf465356_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(http://farm5.static.flickr.com/4033/4439060472_02efbb3955_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-3 {
	background-image: url(http://farm5.static.flickr.com/4041/4438283519_4f08cb4a57_o_d.jpg);
	}
	*/
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
}
.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;/*background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif);*/
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;/*background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);*/
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
}
.jshowoff.thumbFeatures {
	height: 250px;
}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
}

/*============================================================== 
スクロール TTTTTTTTTTTTTTTTTTTop
============================================================== */
div#scrool {
	width:150px;
	height:200px;
	margin-top:10px;
	overflow:auto;
	position:relative;
	padding:0px 10px 0 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* 本体？ */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
/* 縦スクロール範囲 */
.vscrollerbase {
	width:15px;
	background-color:#eee;
}
/* 縦スクロールバー */
.vscrollerbar {
	width:15px;
}
/* 縦横スクロールバー */
.scrollerjogbox {
	width:15px;
	height:15px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#eee;
}
/* スクロール範囲（上下、左右のスクロールボタンを設置した場合に使用） */
.vscrollerbar, .hscrollerbar {
	padding:15px;
	z-index:2;
}
/* 縦スクロール 上スクロールボタン */
.vscrollerbasebeg {
	background: url(../img/scrool_top.gif) no-repeat;
	width:15px;
	height:15px !important;
}
/* 縦スクロール 下スクロールボタン */
.vscrollerbaseend {
	background:url(../img/scrool_bottom.gif) no-repeat;
	width:15px;
	height:15px !important;
}
/* 縦スクロールバー 先端 */
.hscrollerbarbeg {
	/*background: url(img/scroll_x_left.gif) no-repeat;*/
	width:15px !important;
	height:10px;
}
/* 縦スクロールバー 終端 */
.hscrollerbarend {
	/*background: url(img/scroll_x_right.gif) no-repeat;*/
	width:15px !important;
	height:10px;
}
div#scrool dl {
	color:#574e46;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#scrool dl dt.day {
	font-size:80%;
	font-weight:bold;
	margin-top:10px;
	color:#3DBAEF;
	background-image: url(../img/mark04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
div#scrool dl dd.tit {
	font-weight:bold;
}

div#scrool dl dd {
	font-size:90%;	
	margin-bottom:5px;
}


/*============================================================== 
スクロール TTTTTTTTTTTTTTTTTTTop
============================================================== */
div#map_scrool {
	width:200px;
	height:700px;
	margin-top:10px;
	overflow:auto;
	position:relative;
	padding:0px 10px 0 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* 本体？ */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
/* 縦スクロール範囲 */
.vscrollerbase {
	width:15px;
	background-color:#eee;
}
/* 縦スクロールバー */
.vscrollerbar {
	width:15px;
}
/* 縦横スクロールバー */
.scrollerjogbox {
	width:15px;
	height:15px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#eee;
}
/* スクロール範囲（上下、左右のスクロールボタンを設置した場合に使用） */
.vscrollerbar, .hscrollerbar {
	padding:15px;
	z-index:2;
}
/* 縦スクロール 上スクロールボタン */
.vscrollerbasebeg {
	background: url(../img/scrool_top.gif) no-repeat;
	width:15px;
	height:15px !important;
}
/* 縦スクロール 下スクロールボタン */
.vscrollerbaseend {
	background:url(../img/scrool_bottom.gif) no-repeat;
	width:15px;
	height:15px !important;
}
/* 縦スクロールバー 先端 */
.hscrollerbarbeg {
	/*background: url(img/scroll_x_left.gif) no-repeat;*/
	width:15px !important;
	height:10px;
}
/* 縦スクロールバー 終端 */
.hscrollerbarend {
	/*background: url(img/scroll_x_right.gif) no-repeat;*/
	width:15px !important;
	height:10px;
}
div#map_scrool dl {
	color:#574e46;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#map_scrool dl dt.day {
	font-size:80%;
	font-weight:bold;
	margin-top:10px;
	color:#3DBAEF;
	background-image: url(../img/mark04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
div#map_scrool dl dd.tit {
	font-weight:bold;
}

div#map_scrool dl dd {
	font-size:90%;	
	margin-bottom:5px;
}


/*============================================================== 
twitter TTTTTTTTTTTTTTTTTTTop
============================================================== */
#tweet {
	margin:10px 0 0 0;
}
#tweet li {
	font-size: .82em;
	line-height: 1.5;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#tweet li a {
	font-size: 1.2em;
}
#tweet li a:link, #tweet li a:visited {
	color: #0099ff;
	text-decoration: none;
}
#tweet li a:hover, #tweet li a:focus, #tweet li a:active {
	color: #000000;
	text-decoration: none;
}
.heightLine-06 {
	height:160px;
}
.heightLine-07 {
	height:160px;
}
.comparison-wrap {
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	/*padding:15px;*/
	margin-top:20px;
	border:1px solid #EEEEEE;
	height:1400px;
}
.spec {
	width:90px;
	float:left;
}
.estate_th_left {
	float:left;
	margin-top:21px;
}
.estate_th_left li {
	padding:5px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	background:#EEEEEE;
	color:#000000;
	width:80px;
}
.estate_th_right {
	float:left;
	margin-top:21px;
}
.estate_th_right li {
	padding:5px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	background:#EEEEEE;
	color:#000000;
	width:80px;
}
.tablist {
	float:left;
}
.estate {
	float:left;
	width:750px;
}
.estate-li {
	float:left;
	width:150px;
}
.estate-inner li {
	padding:5px;
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	width:138px;
	text-align:center;
}
.estate strong {
	color:#FF0000;
	font-size:16px;
}
.estate .tool {
	background:#F7F6F4;
}
.end {
	border-bottom:1px solid #DFDFDF;
}
.map {
	margin-top:15px;
}
*html .spec {
	width:78px;
}
*html .estate_th_left li {
	width:78px;
}
*html .estate_th_right li {
	width:78px;
}

/*============================================================== 
共通2NDお問合わせbottom
============================================================== */
div.common-contact {
	width:706px;
	background:#FFF;
	border: 1px solid #CCCCCC;
	padding:20px 20px 10px 20px;
}
div.common-contactL {
	float:left;
	display:inline;
}
div.common-tel {
	float:left;
	display:inline;
	margin-left:60px;
}
div.common-tel p {
	margin:0 0 0 0;
}
div.common-contactR {
	width:350px;
	float:right;
	display:inline;
}
div.common-contactR p {
	margin:0 0 5px 0;
}

/*============================================================== 
プライバシーポリシー
============================================================== */
#policybox {
	margin-top:10px;
}
#policybox h5 {
	font-weight: bold;
	color: #468cc1;
	margin-top: 20px;
	margin-bottom: 10px;
}
#policybox li {
	margin-top:10px;
	background-image: none;
}

/*============================================================== 
お問合わせ
============================================================== */
#inquiry {
	margin-top: 10px;
}
#inquiry table {
	margin-bottom: 10px;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
#inquiry h3 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0C2C84;
	font-size: 15px;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}
#inquiry td input {
	margin-left: 10px;
}
#inquiry textarea {
	margin-left: 10px;
}
#inquiry select {
	margin-left: 10px;
}
#inquiry th {
	width: 150px;
	line-height:1.4em;
	background-color: #efeded;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	color: #333333;
}
#inquiry td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inquiry td.td_tit01 {
	background:#6292c3;
	color:#fff;
	padding:5px 0 5px 10px;
}
#inquiry th.td_tit01_bg {
	background:#d9e2ea;
}

/*============================================================== 
会社情報
============================================================== */
div#company_box {
	margin-top: 10px;
}
div#company_box table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	width: 698px;
}
div#company_box th {
	background-color: #EFEDED;
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #333333;
}
div#company_box td {
	padding-left: 10px;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#shop_tenpo td {
	width: 310px;
	padding-right: 10px;
	padding-bottom:10px;
}
#shop_tenpo table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hilink {
	display: none;
}

/* ------------スタッフ紹介一覧CSS--------- */

dl.staff dt{
	font-weight:bold;
	color:#333333;
}

#staff{
	margin-bottom:10px;
}

.staffbox{
	width:310px;
	height:330px;
	float:left;
	display:inline;
	border: 1px solid #CCCCCC;
	margin-right:15px;
	margin-bottom:15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.shopbox{
	font-size:90%;
	padding:5px;
	width:170px;
	text-align:center;
	color:#FFFFFF;
}

.staff_photo{
	float:left;
	display:inline;
}

.staff_rbox{
	float:right;
	display:inline;
	width:170px;
}

#staff h2{
	font-size:120%;
	font-weight:bold;
	margin:15px 0 5px 0;
}

#staff table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom:10px;
}

#staff table td{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	padding:3px 10px;
}

.staff_tit{
	text-align:center;
	padding:0;
	background:#EFF7FE;
	font-size:85%;
	line-height:1.2em;
}

.staff_text{
	padding-top:10px;
}

/*--*/
.staff_flog_a {
	background-color:#5f8fc6;
}
.staff_flog_b {
	background-color:#7BC1FB;
}
.staff_flog_c {
	background-color:#5fc6be;
}
.staff_flog_d {
	background-color:#53AC6D;
}
.staff_flog_e {
	background-color:#AEAEE3;
}
.staff_flog_f {
	background-color:#EFAD94;
}
.staff_flog_g {
	background-color:#8CD0EA;
}
.staff_flog_h {
	background-color:#FF6699;
}
.staff_flog_i {
	background-color:#336666;
}
.staff_flog_j {
	background-color:#91C13E;
}
.staff_flog_k {
	background-color:#FF9999;
}
.staff_flog_l {
	background-color:#6DBAC5;
}
.staff_flog_m {
	background-color:#92D6E7;
}
.staff_flog_n {
	background-color:#245875;
}
.staff_flog_o {
	background-color:#CC66CC;
}
.staff_flog_p {
	background-color:#7e7e7e;
}

/*============================================================== 
採用情報
============================================================== */
.recruit_box {

	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.recruit_shop  {
	background-color: #3475d0;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom:8px;
	padding-left: 20px;
	font-weight:bold;
}

.recruit_title {
	font-size: 14px;
	font-weight: bolder;
	color: #295BC2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
}

.recruit{
	border-bottom-width: thin;
	border-bottom-color: #E4E4E4;
	margin-left:20px;
	margin-bottom:20px;
	}

.recruit dl{

}

.recruit dt{
	float:left;
	display:inline;
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left;
	color:#458BCB;
}

.recruit dd{
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	margin-left:8em;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 3px;
	margin-right: 15px;
	}

/*============================================================== 
サイトマップ
============================================================== */
div.sitemapBox {
	clear:both;
	margin-bottom:25px;
}
#sitemapText ul {
	margin: 10px 0 0 0;
}
#sitemapText li {
	padding-left: 15px;
	background-image: url(../img/mark04.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
p.sitemapFinding {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
	background-image: url(../img/mark03.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
