@charset "UTF-8";
/* CSS Document */

@import url(header.css);
@import url(footer.css);


body {
	background:#F5F5F5;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#3C3C3C;
	line-height:14px;
}
a:link		{ color: #757575; text-decoration: none; }
a:visited	{ color: #757575; text-decoration: none; }
a:hover		{ color: #757575; text-decoration: underline; }

a.nonborder {
	outline: 0px solid white;
}

/*バックフレーム
------------------------------*/
.bgframe {
	width:760px;
	background:#FFFFFF;
	margin:auto;
}

/*メニュー
------------------------------*/
.menu {
	background:url(../images/menu/bgimg.jpg) repeat-x;
	width:750px;
	height:55px;
	margin:auto;
	margin-bottom:5px;
}

.menu_l {
	float:left;
}

.menu_l ul {
	margin:1px 0 0 0;
	padding-left:15px;
	list-style-type:none;
}

.menu_l ul li {
	float:left;
	display:block;
	text-indent:-9999px;
}

.btn_school a { background:url(../images/menu/btn_school01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_area a { background:url(../images/menu/btn_area01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_station a { background:url(../images/menu/btn_station01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_object a { background:url(../images/menu/btn_object01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_recommend a { background:url(../images/menu/btn_recommend01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_newobject a { background:url(../images/menu/btn_newobject01.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}

.btn_school a:hover { background:url(../images/menu/btn_school02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_area a:hover { background:url(../images/menu/btn_area02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_station a:hover { background:url(../images/menu/btn_station02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_object a:hover { background:url(../images/menu/btn_object02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_recommend a:hover { background:url(../images/menu/btn_recommend02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_newobject a:hover { background:url(../images/menu/btn_newobject02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}

.btn_school02 { background:url(../images/menu/btn_school02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_area02 { background:url(../images/menu/btn_area02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_station02 { background:url(../images/menu/btn_station02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_object02 { background:url(../images/menu/btn_object02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_recommend02 { background:url(../images/menu/btn_recommend02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}
.btn_newobject02 { background:url(../images/menu/btn_newobject02.jpg) no-repeat; display:block; width:120px; height:31px; margin-right:1px;}

.menu_r {
	float:right;
	padding-right:15px;
}


/*サーチ
------------------------------*/
.search {
	width:720px;
	margin:auto;
	margin-bottom:10px;
	font-size:12px;
}

.search_title {

}

.search_condition {
	background:#F5F5F5;
	padding:5px;
}

.search_shadow {
	background:url(../images/search/shadow.jpg) repeat-x;
	padding:3px 0 4px;
}


/*検索結果
------------------------------*/
.search_conclusion {
	width:720px;
	margin:auto;
	margin-bottom:10px;
}

.search_conclusion_l {
	float:left;
	width:215px;
}


/*検索結果表示件数
----------------*/
.list_display_top {
	padding-bottom:5px;
}

.list_display_bottom {
	padding-top:10px;
	padding-bottom:5px;
}

.list_display_bottom02 {
	padding-top:10px;
	padding-bottom:25px;
}

.list_display01 {
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	font-size:12px;
	padding:3px 2px;
	margin-bottom:5px;
}

.list_display01 .number {
	color:#FF7F00;
	font-size: 18px;
	font-weight: bold;
}

.list_display_next {
	float:right;
	background:url(../images/search_conclusion/arrow.gif) no-repeat 48px 2px;
	font-size:14px;
	padding-right:10px;
}

.list_display_next a {
	color:#486EAB;
	text-decoration:none;
}

.list_display_next a:hover {
	color:#486EAB;
	text-decoration:underline;
}

.list_display_back {
	float:left;
	background:url(../images/search_conclusion/arrow2.gif) no-repeat 2px 2px;
	font-size:14px;
	padding-left:12px;
}

.list_display_back a {
	color:#486EAB;
	text-decoration:none;
}

.list_display_back a:hover {
	color:#486EAB;
	text-decoration:underline;
}

/*吹き出し表示*/
.fuki_list {
	border-top:0px solid #666666;
	border-bottom:0px solid #666666;
	border-right:0px solid #666666;
	border-left:0px solid #666666;
	padding:1px;
	margin-bottom:1px;
	width:250px;
}


.fuki_list_l {
	float:left;
	width:250px;
	font-size:12px;
}

.fuki_list_title {
	color:#0066CC;
	margin-bottom:3px;
}

.fuki_list_address {
	margin-bottom:2px;
}
.fuki_list_station{
	color:#006622;

}
.fuki_list_price {
	color:#FF0000;
}

.fuki_list_r {
	float:right;
	width:50px;
}

.fuki_list_r_kago {
	margin-bottom:3px;
	height:20px;
	text-align:right;
}

.fuki_list_r_img {
	vertical-align:bottom;
}



/*リスト表示
----------------*/
.object_list {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:5px solid #666666;
	padding:3px;
	margin-bottom:3px;
	width:203px;
	cursor: pointer;
}

.object_list_a {
	color:#3C3C3C;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;          /* 行の高さ */
	text-decoration: none;      /* 下線を消す */	
}

a.object_list_a:hover {
  position : relative;
  top: 2px; /* 下に動く大きさ */
  left: 2px; /* 右に動く大きさ */
}

.object_list_select {
	border-top:1px solid #0050B4;
	border-bottom:1px solid #0050B4;
	border-right:1px solid #0050B4;
	border-left:5px solid #0050B4;
	padding:3px;
	margin-bottom:3px;
	width:203px;
}
/* 物件検索左リスト */
.object_list_l {
	float:left;
	width:150px;
	height: 78px;
	font-size:13px;
}

.object_list_title {
	color:#0066CC;
	margin-bottom:3px;
	font-size:15px;
	padding-top: 2px;
}

.object_list_address {
	margin-bottom:2px;
	font-size:13px;
}

.object_list_price {
	color:#FF0000;
	font-size:15px;
}

.object_list_r {
	float:right;
	width:50px;
}

.object_list_r_kago {
	margin-bottom:3px;
	height:20px;
	text-align:right;
}

.object_list_r_img {
	vertical-align:bottom;
}

/*お問い合わせ
----------------*/
.site_inquiry {
	padding:15px 0 10px;
	vertical-align:bottom;
}

.site_inquiry_mail {
	margin-bottom:5px;
	margin-left: 10px;
	padding-left: 25px;
	background:url(../images/search_conclusion/icon_mail.jpg) no-repeat;
	font-size:12px;
}

.site_inquiry_mail a {
	color:#0066CC;
	text-decoration:underline;
}

.site_inquiry_mail a:hover {
	color:#0066CC;
	text-decoration:none;
}

.site_inquiry_tel {
	text-align:center;
}


/*物件詳細
----------------*/
.search_conclusion_r {
	float:right;
	width:495px;
}

.kago_hozon {
	text-align:right;
	padding-top:10px;
	margin-bottom:18px;
}

/*物件詳細メニュー
----------------*/
.object_detail_menu {
	background:url(../images/search_conclusion/menu_bg.jpg) repeat-x;
	height:40px;
	margin-bottom:8px;
}

.object_detail_menu ul {
	margin:0;
	padding-top:1px;
	padding-left:10px;
	list-style-type:none;
}

.object_detail_menu li {
	float:left;
	display:block;
	text-indent:-9999px;
}

.btn_detailmap { background:url(../images/search_conclusion/btn_map01.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }
.btn_detailobject { background:url(../images/search_conclusion/btn_object01.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }

.btn_detailmap a:hover { background:url(../images/search_conclusion/btn_map02.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }
.btn_detailobject a:hover { background:url(../images/search_conclusion/btn_object02.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }

.btn_detailmap02 { background:url(../images/search_conclusion/btn_map02.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }
.btn_detailobject02 { background:url(../images/search_conclusion/btn_object02.jpg) no-repeat; display:block; width:97px; height:25px; margin-right:1px; cursor: pointer; }


/*物件詳細内容
----------------*/
.map_object_contents{
}

.map_object {
	overflow:visible;
	WIDTH: 494px;
	HEIGHT: 500px;
}

.contents_object{
	overflow:visible;
	WIDTH: 494px; 
/*	HEIGHT: 500px; */
}


/*物件情報
----------------*/
.object_contents {
	width:475px;
	margin:auto;
	padding-top: 10px;
}

.object_contents_title {
	padding-bottom:2px;
	margin-bottom:10px;
}

.object_contents_title_l {
	float:left;
	font-size:12px;
	padding-top: 10px;
}

.object_contents_title_l .object_name {
	color:#0066CC;
	font-size:18px;
	padding-top: 5px; /** 2007/02/01 **/
}

.object_contents_title_r {
	float:right;
	background:url(../images/search_conclusion/icon_kago02.gif) no-repeat;
	padding-left:25px;
	font-size:12px;
	height:20px;
}

.object_contents_title_r a {
	text-decoration:none;
	color:#3C3C3C;
}

.object_contents_title_r a:hover {
	text-decoration:underline;
	color:#3C3C3C;
}

.object_contents_title_line {
	border-bottom:1px solid #A0A0A0;
}

.object_contents_rimg { width: 460px;  }

/*物件写真
--------------------*/
.object_contents_l {
	float:left;
	width:175px;
}

.object_img {
	border:1px solid #A0A0A0;
	margin-bottom:20px;
}

.object_img_select {
	background:#EBEBEB;
	padding:2px;
	text-align:center;
	font-size:10px;
}

.object_img_select a {
	color:#0066CC;
	text-decoration:underline;
}

.object_img_select a:hover {
	color:#0066CC;
	text-decoration:none;
}


/*物件詳細内容
--------------------*/
.object_contents_r {
	float:right;
	width:280px;
}

.object_icon {
	padding-bottom:15px;
}

.object_icon ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.object_icon li {
	float:right;
	display:block;
	font-size:10px;
}

.icon_object_hyoka {
	background:url(../images/search_conclusion/icon_hyoka.gif) no-repeat;
	padding-left:25px;
	padding-right:10px;
}

.icon_object_print {
	background:url(../images/search_conclusion/icon_print.gif) no-repeat;
	padding-left:15px;
}

.object_icon li a {
	color:#3C3C3C;
	text-decoration:none;
}

.object_icon li a:hover {
	color:#3C3C3C;
	text-decoration:underline;
}

.object_address {
	font-size:12px;
	margin-bottom:5px;
}

.object_age {
	font-size:12px;
	margin-bottom:10px;
}

.object_station {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
}

.object_station_title {
	margin-bottom:10px;
}

.object_school {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
}

.object_school_title {
	margin-bottom:10px;
}

.object_furnishing {
	margin-bottom:20px;
	font-size:12px;
	line-height:18px;
}

.object_furnishing_title {
	margin-bottom:10px;
}

.object_table {
	background:#009BCD;
	margin-bottom:20px;
	font-size:12px;
}

.object_table th {
	background:#D4E7F2;
	font-weight:normal;
	color:#0264CD;
}

.object_table td {
	background:#FFFFFF;
}

.btn_object_inquiry {
	margin-bottom:10px;
}

.object_nomination_list {
	background:url(../images/search_conclusion/icon_kago02.gif) no-repeat;
	padding-left:25px;
	font-size:12px;
}

.object_nomination_list a {
	color:#3C3C3C;
	text-decoration:none;
}

.object_nomination_list a:hover {
	color:#3C3C3C;
	text-decoration:underline;
}

/** CONTACT FORM MENU **************************************************/

.cMenu {
 	width: auto;
	float: left;
	margin: 0px auto;
	padding: 0px;
	font-size: small;
}

.cMenu ul {
	margin: 0px;
	padding: 0px;
    list-style:none;
}
.cMenu ul li {
	margin: 0px;
	padding: 0px;
    list-style: none;
    float: left;
}
.cMenu ul a {
    display: block;
    background-image: url(../images/inquiry/c_01menu.jpg);
}

.cMenu ul a span{ display: none; }  /** MacIE **/

.m01 a { background-position: 0px 0px; display:block; width: 159px; height: 32px; }
.m02 a { background-position: -159px 0px; display:block; width: 187px; height: 32px; margin-left: 5px; }
.m03 a { background-position: -346px 0px; display:block; width: 194px; height: 39px; }
.m04 a { background-position: 0px -64px; display:block; width: 129px; height: 36px; } /** BACK **/
.m05 a { background-position: 0px -100px; display:block; width: 129px; height: 36px; } /** NEXT **/
.m06 a { background-position: -257px -79px; display:block; width: 180px; height: 35px; } /** SUBMIT **/
.m07 a { background-position: -437px -79px; display:block; width: 125px; height: 35px; } /** SUBMIT **/
.m08 a { background-position: -437px -79px; display:block; width: 125px; height: 35px; } /** SUBMIT **/

.m01 a:hover { background-position: 0px -32px; display:block; width: 159px; height: 32px; }
.m02 a:hover { background-position: -159px -32px; display:block; width: 187px; height: 32px; margin-left: 5px; }
.m03 a:hover { background-position: -346px -39px; display:block; width: 194px; height: 39px; }
.m04 a:hover { background-position: -128px -64px; display:block; width: 129px; height: 36px; }
.m05 a:hover { background-position: -128px -100px; display:block; width: 129px; height: 36px; }
.m06 a:hover { background-position: -257px -113px; display:block; width: 180px; height: 35px; }
.m07 a:hover { background-position: -437px -113px; display:block; width: 125px; height: 35px; }
.m08 a:hover { background-position: -437px -113px; display:block; width: 125px; height: 35px; }

.thxC { font-weight: bold; color: #0093c5; font-size: medium; }
.sml { font-size: small; }

.t10b10 { margin: 10px 0px; }

.reviewS {} /* TORIAEZU KAKOTTEOITA */
.review_table2 { width: 475px; padding: 5px; border: 1px solid #999999; border-collapse: collapse; }
.review_table2 td { border: 1px solid #999999; padding: 5px; } 

.reviewTDColor { background: #D4E7F2; }

.CenMid { width: 320px; margin: auto; padding-top: 40px; color: #ff6600; }
.kagoBtn {
	border: 1px solid #a96666;
	padding: 1px;
	width: 100px;
	height: 20px;
	background-color: #ff0000;
/*	background-image: url(20050215-5.gif); */
	color: #ffffff;
	float: right;
	margin-right: 8px;
	margin-bottom: 10px;
}

.txt14 { font-size: 14px; }
