@charset "shift_jis";

/* -----------------------------------------------------------------------------
**
** アパマンショップ shop CSS 汎用性
**
----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
**  大枠
----------------------------------------------------------------------------- */

#base-layout {
	color: #666666;
	background: url(../images/pt_bg_01.jpg) ;
	background-repeat : no-repeat;
	border-top: 3px solid #ffffff;
	}
#logo {
	width: 960px;
	text-align:right;
	margin:10px 10px;
	}
#bnr {
	text-align:right;
	z-index:1;
	position:relative; top:120px; left:-130px
	}
#pt {
	width: 710px;
	margin: 0px 0 30px 140px;
	padding:50px 0 0 0;
	}
#pt h2 {
	font-size:140%;
	font-weight: bold;
	color:#008000;
	}
#pt h3 {
	font-size:120%;
	font-weight: bold;
	color:#008000;
	margin: 0 0 5px 0;
	}
#pt_search {
	border: 1px solid #F2A8A6;
	text-align:center;
	margin: 30px 0 0 0;
	background: #fefecc;
	}
#pt_search .text {
	font-size:120%;
	font-weight: bold;
	float:left;
	padding-top:15px;
	margin-left: 40px;
	}
#pt_search .select {
	font-size:120%;
	float:left;
	padding-top:30px;
	margin:0 0px 0 50px;
	}
#pt_search .btn {
	font-size:120%;
	margin:0 50px 0 0px;
	}
#pt_search .section:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	}
.prefecture {
	border: 1px solid #999999;
	background: #d9feb4;
	text-indent:10px;
	padding:3px;
	font-weight: bold;
	}
table.sampleTable {
	width: 710px;
	margin:3px 0 25px 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #ffffff;
	}
table.sampleTable th {
	width: 260px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px;
	font-weight:bold;
	color:#ff659c;
	}
table.sampleTable th .spot {
	font-size:120%;
	}
table.sampleTable th .tel2 {
	color:#000000;
	}
table.sampleTable th .guide {
	font-size:90%;
	color:#000000;
	}
table.sampleTable td {
	border-bottom: 1px solid #999999;
	padding:3px;
	}
.areares table {
	width: 710px;
	margin:3px 0 25px 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #ffffff;
	}
.areares table th {
	width: 50px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #d9feb4;
	padding:3px;
	}
.areares table td {
	border-bottom: 1px solid #999999;
	padding:3px;
	}
.areares .company {
	width:160px;
	border-right: 1px dotted #999999;
	}
.sample {
	margin:5px 0 10px 0 ;
	}
.sample b {
	color:#3366ff;
	font-weight: bold;
	}
#pref_search .text {
	font-size:120%;
	font-weight: bold;
	float:left;
	padding-top:15px;
	margin-left: 40px;
	}
#pref_search div.tableBaseBlock { /*幅変更*/
	width: 710px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	background: url(/images/shop/common/bg_box09_top_01.gif) no-repeat left top;
	clear: both;
	}
#pref_search div.tableBaseBlock div.innerBlock01 { /*幅変更*/
	width: 710px;
	padding: 0 0 4px 0;
	background: url(/images/shop/common/bg_box09_btm_01.gif) no-repeat left bottom;
	}
#pref_search div.tableBaseBlock div.innerBlock02 { /*幅変更*/
	width: 706px;
	padding: 0 2px;
	background: url(/images/shop/common/bg_box09_body_01.gif) repeat-y left top;
	}
#pref_search div.tableBaseBlock table {
	width: 100%;
	border-collapse: collapse;
	}
#pref_search div.tableBaseBlock table th { /*幅変更*/
	background: #F8DFDF;
	border-right: 1px solid #DE5552;
	border-bottom: 1px solid #DE5552;
	width: 97px;
	font-weight: bold;
	padding: 7px 10px;
	color: #333333;
	vertical-align: top;
	}
#pref_search div.tableBaseBlock table td {
	padding: 7px 10px;
	border-bottom: 1px solid #DE5552;
	}
#pref_search div.tableBaseBlock table td.eval {
	background: #FCEFEF;
	}
#pref_search div.tableBaseBlock table tr.last th,
#pref_search div.tableBaseBlock table tr.last td {
	border-bottom: none;
	}
#pref_search div.tableBaseBlock table td ul {
	width: 550px;
	}
#pref_search div.tableBaseBlock table td ul li {
	float: left;
	width: 133px;
	padding: 2px 0;
	border: none;
	}
#pref_search div.tableBaseBlock table td ul li input {
	vertical-align: middle;
	}
