/* @override http://apamanshop-jrsagamihara.es-ws.jp/page_parts/base.css */

@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(bg_body.gif);
	background-repeat: repeat-x;
	margin: 0 0 30px 0;
}


/* @group 全体制御 */

.accessibility{
	display: none;
}


div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p{
	font-weight: normal;
	margin:0;
	padding:0;
}

body {
	zoom:1;
	font-size: 10px;
	color: #3f3f3f;
	font-family:
	"HiraKakuPro-W3",
	"ヒラギノ角ゴ Pro W3",
	"メイリオ",
	sans-serif;
	_font-family: "ＭＳ ゴシック";
	*font-size: 62.5%;
	*font:62.5%;
}

*:first-child+html body {
	font-family:
	Meiryo,
	'ＭＳ Ｐゴシック',
	sans-serif; /* IE7 */
}

/* MacOSX */


h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: bold;
	font-family:
	"HiraKakuPro-W6",
	"ヒラギノ角ゴ Pro W6",
	"Meiryo Bold",
	"メイリオ ボールド",
	sans-serif;	
	}

/* アルファベット */
.alpha_v{
	font-family: Verdana, sans-serif;
}

.alpha_h{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* for FireFox*/
a{
	overflow: hidden;
}


a:link,
a:visited{
	color: #2020f0;
}


a img {
	border: 0;
	}


img {
	border: 0;
	vertical-align: bottom;
}

input, select {
	vertical-align: middle;
}

hr{
	height: 0;
	border: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

ul,
dl,
ol {
	list-style: none;
	text-indent: 0;
}

.clearfix{
	zoom:1;
}

.clearfix:after{
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #2020f0;
}

div#contents p {
	margin-bottom: 1em;
	line-height: 1.7;
	font-size: 1.2em;
	color: #444;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

/* spry Dynamic Regionを隠す */

.SpryHiddenRegion {
    visibility: hidden;
}

html, body {
    scrollbar-base-color: transparent;
    scrollbar-track-color: transparent;
    scrollbar-face-color: transparent;
    scrollbar-shadow-color: transparent;
    scrollbar-darkshadow-color: transparent;
    scrollbar-highlight-color: transparent;
    scrollbar-3dlight-color: transparent;
    scrollbar-arrow-color: transparent;
}


/* @end */

/* @group 共通 */

p {
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 1em;
}

div#container {
	width: 948px;
	margin: 0 auto;
}

div#box_main_area {
	clear: both;
}

body#privacy div#box_main_column p,
body#privacy div#box_main_column h4,
body#privacy div#box_main_column h5 {
	margin-left: 0.5em;
}

div#box_main_column h3 {
	margin-bottom: 2em;
}

div#box_main_column h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #0d178c;
	margin-top: 1.5em;
}

body#home div#box_main_column h4 {
	margin-top: 0;
	margin-bottom: 0;
}

div#box_main_column h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
}

div#box_main_column p,
div#box_main_column li,
div#box_main_column dt,
div#box_main_column dd {
	font-size: 1.2em;
}

div#box_privacy_inner {
	margin-left: 1em;
}

body#privacy div#box_main_column ol {
	margin-left: 1em;
	margin-bottom: 2em;
}

body#privacy div#box_main_column ol li {
	margin-bottom: 1em;
	margin-left: 2em;
	list-style-type: decimal;
}

body#privacy div#box_main_column dl {
	margin-left: 2em;
	margin-bottom: 1.5em;
}

body#privacy div#box_main_column dt {
	float: left;
	margin-bottom: 0.6em;
	display: inline;
}

body#privacy div#box_main_column dd {
	padding-left: 12em;
	margin-bottom: 0.6em;
}

p#signature {
	margin-top: 5em;
	text-align: right;
}

/* ぱんくず */

ul#box_topics {
	float: left;
	margin-bottom: 10px;
}

ul#box_topics li {
	display: inline;
	font-size: 10px;
}

/* @end */

/* @group ヘッダ */

body#home div#box_header {
	height: 27px;
	margin-bottom: 0;
}

div#box_header {
	background-image: url(bg_header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 100;
	margin-bottom: 15px;
}

p#head_copy {
	font-size: 10px;
	padding-top: 9px;
	margin-left: 11px;
	margin-bottom: 8px;
	line-height: 1;
	float: left;
	color: #fffeff;
}

/*  */

ul#header_utility {
	float: right;
	margin-right: 11px;
	display: inline;
}

ul#header_utility li {
	float: left;
	display: inline;
}

ul#header_utility li a {
	text-indent: -9999px;
	display: block;
}

li.head_sitemap {
	margin-top: 9px;
	margin-right: 17px;
}

li.head_sitemap a {
	width: 70px;
	height: 10px;
	background-image: url(btn_sitemap.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li.head_sitemap a:hover {
	background-position: 0 -10px;
}

li.head_inquiry {
	margin-top: 7px;
}

li.head_inquiry a {
	width: 76px;
	height: 14px;
	background-image: url(btn_inquiry.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li.head_inquiry a:hover {
	background-position: 0 -14px;
}

/* @end */

/* @group box_top_contents */

div#box_top_contents {
	width: 948px;
	height: 328px;
	margin-bottom: 17px;
	clear: both;
	position: relative;
}


div#box_top_contents h1 a {
	width: 433px;
	height: 82px;
	float: left;
	margin-left: 15px;
	background-image: url(logo_header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	z-index: 100;
}

div#box_header h1 {
	width: 433px;
	height: 82px;
	float: left;
	background-image: url(logo_header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	margin-left: 15px;
}

div#box_header h1 a {
	
}

div#box_header h2,
div#box_top_contents h2 {
	width: 408px;
	height: 32px;
	float: right;
	margin-top: 9px;
	margin-right: 3px;
	background-image: url(typo_head_call.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#box_flash {
	width: 728px;
	height: 282px;
	float: left;
	position: absolute;
	z-index: 1;
	top: 46px;
	left: 0;
}


div#box_top_contents_right {
	width: 210px;
	float: right;
	margin-top: 46px;
	right: 0;
	position: absolute;
	z-index: 100;
}

div#box_top_contents_right p {
	height: 90px;
	text-align: center;
	padding-top: 9px;
	background-image: url(bg_qr_code.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


/* @end */

/* @group トピックス */

div#box_topics {
	width: 514px;
	border-left: 1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;
	border-right: 1px solid #e4e4e5;
	overflow: hidden;
	margin-bottom: 15px;
}

div.newInfoComponent {
	margin-top: 7px;
	margin-bottom: 0;
	padding: 0 1em;
}

div.newInfoComponent dl {
	margin-top: 1px;
}

div.newInfoComponent dt {
	margin-bottom: 0.2em;
}

div.newInfoComponent dd {
	margin-bottom: 1em;
	background-image: none;
	border-bottom: 1px solid #e4e4e5;
}

/* @end */

/* @group オススメ物件 */

div#box_osusube {
	width: 514px;
	border-left: 1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;
	border-right: 1px solid #e4e4e5;
	padding-bottom: 5px;
	overflow: hidden;
	z-index: 100;
}

div.eswsOsusumeHorizontal {
	max-height: 490px;
	overflow: auto;
	padding-top: 9px;
	position: relative;
}



* html div.component.osusumeHorizontal {
	height:expression(document.body.clientHeight > 490? "490px" : "auto");
}

div#box_osusube h4 {
	margin-bottom: 0;
}


div.eswsOsusumeHorizontal ul.eswsPropertyInfo {
	margin-left: 0;
	overflow: hidden;
}

.eswsOsusumeHorizontal li.eswsPropertyContainer {
	margin-left: 16px;
	margin-bottom: 6px;
	font-size: 0.9em;
	position: relative;
}

li.price a span,
.osusumeHorizontal .titlePrice .price {
	padding-right: 2px;
}

div#box_main_column div.eswsOsusumeHorizontal p,
div#box_main_column div.eswsOsusumeHorizontal li {
	font-size: 10px;
}

div#box_main_column div.eswsOsusumeHorizontal p.eswsTitlePrice {
	font-size: 12px;
}

/* @end */


/* @group ホーム 左カラム */

div#box_left_column {
	width: 193px;
	float: left;
}

/* エリア・地図からさがす */

div#box_btn_search {
	margin-bottom: 14px;
}

div#box_btn_search a {
	width: 193px;
	display: block;
	background-image: url(bg_btn_search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#box_btn_search p {
	margin: 0;
}

p#btn_search_home a {
	height: 29px;
}

p#btn_search_home a:hover {
	background-position: -195px 0;
}

p#btn_search_area a {
	height: 74px;
	background-position: 0 -29px;
}

p#btn_search_area a:hover {
	background-position: -195px -29px;
}

p#btn_search_map a {
	height: 79px;
	background-position: 0 -103px;
}

p#btn_search_map a:hover {
	background-position: -195px -103px;
}

/* サブナビ */

div#box_s_navi {
	margin-bottom: 16px;
	padding-top: 5px;
	background-image: url(bg_snavi_top.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

div#box_s_navi ul {
	_zoom: 1; 
	padding-bottom: 5px;
	background-image: url(bg_snavi_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #e9e3cf;
	overflow: hidden;
}

div#box_s_navi li {
	font-size: 14px;
	margin-top: -1px;
	text-align: left;
}

div#box_s_navi li a {
	width: 175px;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 18px;
	line-height: 1.2;
	background-image: url(bg_snavi.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	display: inline-block;
}

div#box_s_navi li a:hover {
	background-color: #e9e5da;
	text-decoration: none;
}


/* バナーエリア */

div#box_left_banner p {
	margin-bottom: 15px;
}




/* @end */

/* @group ホーム 右カラム */

div#box_right_column {
	width: 210px;
	float: right;
}

/* 店舗情報ボタン */
div#box_shop_list a.btn_shop_info {
	width: 93px;
	height: 16px;
	margin-top: 4px;
	background-image: url(btn_goto_shop.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
}

div#box_shop_list a.btn_shop_info:hover {
	background-position: 0 -16px;
}

/* 店舗名 */

div#box_shop_list dt span {
	width: 105px;
	height: 31px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 14px;
	background-image: url(bg_shop_list.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	text-indent: -9999px;
	float: right;
}

div#box_shop_list dt span#shop_list_01 {
	background-position: 0 0;
}

div#box_shop_list dt span#shop_list_02 {
	background-position: 0 -31px;
}

div#box_shop_list dt span#shop_list_03 {
	background-position: 0 -62px;
}

div#box_shop_list dt span#shop_list_04 {
	background-position: 0 -93px;
}

div#box_shop_list dt span#shop_list_05 {
	background-position: 0 -124px;
}

div#box_shop_list dt span#shop_list_06 {
	background-position: 0 -155px;
}

div#box_shop_list dt span#shop_list_07 {
	background-position: 0 -186px;
}

div#box_shop_list dt span#shop_list_08 {
	background-position: 0 -217px;
}

div#box_shop_list dt span#shop_list_09 {
	background-position: 0 -248px;
}

/* 店舗名ここまで */

div#box_shop_list {
	padding: 0 0 15px 0;
	background-image: url(bg_box_shop_list.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}


div#box_shop_list dl {
	padding: 0 1px;
}


div#box_shop_list dt {
	margin-top: 9px;
	margin-left: 9px;
	clear: both;
}

div#box_shop_list dt img {
	width: 68px;
	float: left;
	margin-right: 3px;
	padding: 2px;
	border: 1px solid #e7e2ce;
	display: inline;
}

div#box_shop_list dd {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 90px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e3ce;
}

div#box_shop_list dd.shop_last {
	margin-bottom: 0px;
}

/* @end */

/* @group ホーム メインカラム */

body#home div#box_main_column {
	width: 515px;
}

div#box_main_column {
	width: 740px;
	float: left;
	margin-left: 15px;
	display: inline;
	text-align: left;
}

/* @group キーワードでさがす */

div#box_search_key {
	border-left: 1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;
	border-right: 1px solid #e4e4e5;
	margin-bottom: 15px;
	background-image: url(bg_box_search_key.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #e9e3cf;
}

div#box_search_key ul {
	margin-top: 5px;
	margin-left: 9px;
}


div#box_search_key li {
	float: left;
}

div#box_search_key li a {
	display: block;
	width: 162px;
	height: 96px;
	margin-right: 6px;
	margin-bottom: 7px;
}

/* @end */

/* group.html会社情報テーブル */
div.company-box {
	margin-bottom: 20px;
}

div.company-box table th {
	border-right: 1px dotted #CCCCCC;
}

div.company-box table td {
	padding-left: 14px;
}



/* @end */


/* @group フッター */



p.btn_page_top a {
	padding-right: 12px;
	background-image: url(arrow_page_top.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	line-height: 1;
}

html>/**/body p.btn_page_top a {
	background-position /*\**/: 100% 3px\9;
}


p.btn_page_top {
	font-size: 11px;
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 15px;
	background-image: url(bg_footer_top.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

div#box_footer {
	margin-top: 50px;
	padding-top: 20px;
	clear: both;
}

div#box_foot_inner {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(bg_footer_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

div#box_foot_inner p#foot_logo {
	float: left;
}

div#foot_inner_right {
	float: left;
	margin-left: 40px;
}

ul#foot_navi {
	margin-bottom: 7px;
}

ul#foot_navi li {
	font-size: 1.2em;
	display: inline;
	border-right: 1px solid #cbcaca;
	margin-right: 9px;
	padding-right: 9px;
}

ul#foot_navi li.foot_navi_last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

p.copyright {
	font-size: 1em;
	color: #777778;
	text-align: center;
}

/* @end */

/* @group サイトマップ */

div#box_sitemap_list dt,
div#box_sitemap_list dd {
	font-size: 1.2em;
	margin-left: 0.5em;
}

div#box_sitemap_list dt {
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0.5em;
	border: 1px solid #a7a7a8;
}

div#box_sitemap_list dd {
	padding: 0.5em;
	border-left: 7px solid #4c43a7;
}

/* @end */



/* フッターリンク用 */
#container #box_footer #box_foot_inner #link-box {
	float: left;
	clear: both;
	width: 946px;
	margin: 10px auto;
}
#container #box_footer #box_foot_inner #link-box ul {
	text-align: center;
}
#container #box_footer #box_foot_inner #link-box ul li {
	list-style: none;
	display: inline;
	padding-left: 5px;
	border-left: 1px solid #cbcaca;
}
#container #box_footer #box_foot_inner #link-box ul li.first-list {
	border-style: none;
}

/* @end */
