<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
@media screen and (min-width: 769px){
/* CSS Document */

/* ----------------------------------------------------
　body この記述は消さないでください！
  背景の色替えなどが必要な時に修正
---------------------------------------------------- */

body {
	color : #000000;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	text-align: left;
	background: #FFFFFF;
	margin:35px 0px 0px 0px !important;
	padding:0;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

/* ----------------------------------------------------
　header 固定 この記述は消さないでください！
  PCヘッダー固定用。色変更したいときはnew_headerのバックグラウンドを変更
---------------------------------------------------- */

h1{
	color: #7c7a7a !important;
	font-size: 11px;
	text-align: left;
	width: 44%;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	position: fixed;
	top: 0;
	z-index: 150;
	margin:0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new_header {
	background-color:#f1ede7;
	width:100%;
	height:35px;
	position: fixed;
	top:0;
	z-index:100;
}
.new_header_inner {
	width:1200px;
	margin:0 auto;
	overflow:auto;
}

.new_header_icon {
	float:left;
	margin:8px 0 0 0;
}

.new_header_menu {
	float:right;
	margin-top:6px;
}

.new_header_menu ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.new_header_menu li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin-right:6px;
}

.new_h_reserv {
    background-color: #fff;
    border-radius: 3px;
}

.new_h_reserv a {
    color: #F8A932 !important;
	text-align:center;
}

.new_header_menu a {
	color: #7c7a7a !important;
        font-weight: bold;
	text-decoration: none;
	display:block;
	padding:3px 10px;
	height: 16px;
	line-height:16px;
	font-size:12px;
	letter-spacing:1px;
}

.new_header_menu a img{
	float:left;
	margin:0px 10px 0px 0px;
}

.new_header_icon:hover , .new_header_menu li:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.new_header_menu li i {
    margin-right: 5px;
}

/*-------------------------------------------------------------------
学区表示非表示設定
学区非表示にする場合は下記cssのコメントアウトをはずしてください
-------------------------------------------------------------------*/
/*
.sho_school , .sho_school_text , sesrch_school{
    display: none;
}
*\

/*-------------------------------------------------------------------
  ここから下を全削除後、各サイトの共通テンプレート
  ヘッダーフッターサイドバーなどで使用するcssを記載してください
  サイドバーのcssをそのまま使いたいとかであればうまく利用してください。
-------------------------------------------------------------------*/



table, tr, td {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
}

a:hover img { opacity:0.8 !important;}


/*2014追記　ＴＯＰスマホ切り替え*/
#view_smart{
display: none;
}
#view_pc{
display: none;
}

/*20160208スポット表表示*/
ul.spot_table th {
	width:25%;
	border:1px solid #CCCCCC
}
table.spot_row {
	width: 203px;
	height: 300px;
}
table.spot_row img {
	max-width: 140px;
	max-height: 120px;
}
	
ul.spot_table {
 	padding:0px;
}

ul.spot_table table.spot_row span {
 	text-align:center;
 	padding:3px;
 	width:30px;
}
ul.spot_table table.spot_row td {
 	padding:3px;
 	width:auto;
}

.spot_table li {
	list-style-type: none;
	float: left;
	width: 203px;
}





.header_menu_bk{
    background-image:url(/img/header_menu.jpg);
    background-repeat:repeat-x;
    height:61px;
    padding-top:10px;
}




.menu{
    background-image:url(/img/menu2.gif);
    background-repeat:no-repeat;
    height:44px;
}

.menu_1{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    font-size:16px;
    font-weight:bold;
}

.menu_1 a{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

body:nth-of-type(1) .menu_1 a{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:12px;
}

body:nth-of-type(1) .menu_2 a{
    display:block;
    width:125px;
    height:40px;
    color:#333333;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:12px;
}

body:nth-of-type(1) .menu_2 a:hover{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:12px;
}

.menu_2 a{
    display:block;
    width:125px;
    height:40px;
    color:#333333;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

.menu_2 a:hover{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

body:nth-of-type(1) .menu_3 a{
    display:block;
    width:125px;
    height:40px;
    color:#333333;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    padding-top:10px;
}

body:nth-of-type(1) .menu_3 a:hover{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

.menu_3 a{
    display:block;
    width:125px;
    height:40px;
    color:#333333;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}

.menu_3 a:hover{
    display:block;
    width:125px;
    height:40px;
    color:#AC5400;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}












/*2014.9.12 新フッター*/
	
.foot_wrap1 {
	background: url(/img/foot_bg1.jpg) repeat;
	margin:0 auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.foot_1 {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	padding-left:30px;
}

.foot_1 p {
	border-left: 3px solid #000000;
	padding: 3px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.foot_1 ul {
	list-style: url(/img/foot_arrow.gif);
	margin: 0 20px 0 0;
	padding: 0 20px;
}

.foot_1 ul li a {color: #000000; font-size:12px;  line-height:20px;
        text-decoration: none;
}
.foot_1 ul li a:hover {color: #000000;}
.float_l {float: left;}
.mar_r {margin-right: 10px;
 }

.cl{
	clear:both;
}

.foot_wrap2 {
	background: url(/img/foot_bg2.jpg) repeat;
	width: 100%;
	height: 55px;
	clear: both;
}

.foot_2 {
	width: 1000px;
	margin: 0 auto;
}


.foot_2 ul {
	list-style: none;
	padding: 10px 0;
	margin: 0;
	height: 25px;
}

.foot_2 ul li {
	float: left;
	border-left: 1px solid #333;
	padding: 5px 37px;
	
}

.foot_2 ul li.last {border-right: 1px solid #333333;}
.foot_2 ul li a {color: #333;font-size: 12px;}
.foot_2 ul li a:hover {color: #dddddd;}


.foot_2 p {
	clear: both;
	color: #333;
	font-size: 12px;
}



.foot-back{
	background-color:#F8A932;
}



/*2014.6.19追記　詳細コメント*/

.sho_com{

	width: 690px;
	height:110px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left:230px;
	font-size : 14px;
	font-weight : bold;
	line-height: 20px;
	color: #333333;

}


.sho_com br {
    display: none;
  }

.side_contents{
    width:200px;
    float:left;

}

.kakaku{

	background-image:url(/img/kakaku_search2.jpg);
	background-repeat:no-repeat;
	weight:250px;
	height:30px;

}

.kakau-moji{

	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding-left:30px;
	padding-top:10px;

}



.kakaku_search{

    display:block;
    width:250px;

}



.kakaku_search a{

    display:block;
    background-image:url(/img/search_bk.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:40px;
    font:"Meiryo UI";
    color:#333333;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    line-height:40px;

}



.kakaku_search a:hover{

    display:block;
    background-image:url(/img/search_bk2.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:40px;
    font:"Meiryo UI";
    color:#333333;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    line-height:40px;

}



body:nth-of-type(1) .kakaku_search a{
    display:block;
    background-image:url(/img/search_bk.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:40px;
    font:"Meiryo UI";
    color:#333333;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    line-height:40px;
    text-align:left;

}



body:nth-of-type(1) .kakaku_search a:hover{

    display:block;
    background-image:url(/img/search_bk2.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:40px;
    font:"Meiryo UI";
    color:#333333;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    text-decoration:none;

}

/*店舗ネーム*/

.tenpoppo{

	background-image:url(/img/shop.jpg);
	background-repeat:no-repeat;
	weight:157px;
	height:34px;
	background: #333;
	text-align: center;
}



.tenpoppo-moji{

	font-size:14px;
	font-weight:bold;
	color:#FFF;

}

.mail_red{
	color:#FF0000;
}


	.main_contents{
    float:right;
	width:750px;
}

.container{
	width:1050px;
	margin:0px auto;
	background-color:#FFF;/*bodyの内側の色（サイト全体に反映）*/
}



.p12{
	padding-top:18px;
	padding-bottom:10px;

}

.p10{
	padding-top:10px;
}


/* 一覧への特集リンク */

.category2 ul{
	padding:0px;
	overflow:hidden;
}


.category2_bg li{
	width:167px;
	height:50px;
	margin-right:20px;
	display: inline-block;
	float:left;
    text-decoration:none;
}
	
.category2 ul li a{
    height: 50px;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	float:left;
    text-decoration:none;
	color:#000;}
	
.category2 ul li a:hover{
	float:left;
	color:#5F9740;
}


/* リストカスタマイズ */
.list_custom {
    width: 970px;
    margin: 0 auto;
}

.list_custom .img{

}

.list_custom .txt p{
    line-height: 24px;
    font-size: 15px;

}


/* 物件詳細 */
.bukken_comment_img img{
    width: 90%;
    text-align: center;
    margin: 0px 0px 0px 50px;
}
/*new全ページ共通項目*/

.new_header_wrap{
    width: 1000px;
    margin: 5px auto 6px auto;
    overflow: hidden;
}
.new_header_l{
    float: left;
    margin: 26px 0px 0px 0px;
}
.new_header_l a{

}
.new_header_l a img{

}
.new_header_r{
	float:right;
}
.new_header_r img{

}

body::before{
	content: "";
	background: #f1ede7;
	height:24px;
	width:100%;
	position:absolute;
	top:0px;
    left: 0px;
}
.header_menu_bk {
    background: #333 !important;
    background-repeat: repeat-x !important;
    height: 55px !important;
    padding-top: 10px !important;
}
/*検索 共通*/
.s_search{
    width:250px;
    margin: 0 auto 10px;
    border:1px solid #CCCCCC;
    float: left;
}
.s_search h2{
    color:#FFFFFF; /*★見出し文字色*/
    margin:2px;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    text-align:center;
    background:#F8A932; /*★見出し背景色*/
}
.s_search ul{
    margin:8px 5px;
    padding:0;
    list-style:none;
}
.s_search ul li{
    line-height:35px;
    margin-bottom: 3px;
    background:#F0F0F0;
    /*★以下、背景色 #F5F5F5→#F0F0F0 を各ブラウザで指定*/
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F0F0F0)); /* Webkit系 */
    background: -moz-linear-gradient(top, #F5F5F5, #F0F0F0); /* Mozilla系 */
    background: -ms-linear-gradient(top, #F5F5F5, #F0F0F0); /* IE10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F0F0F0', GradientType=0)"; /* IE8-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F0F0F0', GradientType=0); /* IE5.5-7 */
}
.s_search ul li a{
    width: 99%;
    margin: auto;
    display: block;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    /* text-indent: 30px; */
    text-decoration: none;
    background: url(/tool/sample/side/img/s_search_icon.gif) 10px 50% no-repeat;
}
.s_search ul li a:hover{
    color:#000000;
    background:#DDDDDD url(/tool/sample/side/img/s_search_icon.gif) 10px 50% no-repeat; /*★hover背景色・アイコン画像*/
}
.s_search_txt{
    margin:5px;
    font-size:10px;
    line-height:14px;
}
/*店舗情報*/
.s_company{
    width:198px;
    margin:10px 0;
    border:1px solid #CCCCCC;
    float: left;
}
.s_company h2{
    color:#FFFFFF; /*★見出し文字色*/
    margin:2px;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    text-align:center;
    background:#F8A932; /*★見出し背景色*/
}
.s_company_inner{
    margin:5px;
}
.s_company_inner p{
    clear:both;
}
.s_company_inner p span{
    display:block;
    font-size:14px;
    font-weight:bold;
}
.s_company_btn-l,
.s_company_btn_r{
    margin-bottom:10px;
}
.s_company_btn-l{
    float:left;
}
.s_company_btn_r{
    float:right;
}

.shosai_thumb_wrap {
    float: left;
}

.template_sidebar {
    width: 250px;
    float: left;
}   
div#coment-form table tr td {
    float: left;
}
.new_privacy{
    text-align: left;
    width: 730px;
}

} /* 消さない */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body:nth-of-type(1) .menu_3 a {
    font-size: 0.7vw;
}
body:nth-of-type(1) .menu_3 a:hover{
    font-size: 0.7vw;
}
.mar_r {
    margin-right: 5px;
}
.mar_r:last-child{
	margin-right:0px;
}
.foot_1 ul {
    margin: 0 20px 0 0;
    padding: 0 15px;
}

}</pre></body></html>