/* -*- coding: utf-8 -*- */
@charset "UTF-8";

/* --- YUI Fonts ---
| pixel | percent |
+-------+---------+
|  10   |   77    |
|  11   |   85    |
|  12   |   93    |
|  13   |  100    |
|  14   |  107    |
|  15   |  114    |
|  16   |  123.1  |
|  17   |  131    |
|  18   |  138.5  |
|  19   |  146.5  |
|  20   |  153.9  |
|  21   |  161.6  |
|  22   |  167    |
|  23   |  174    |
|  24   |  182    |
|  25   |  189    |
|  26   |  197    |
/* ----------------- */

body {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ　Ｐゴシック","MS PGothic",sans-serif;
    background: #ffffff;
    color: #333;
    padding: 0;
    margin: 0;
	border-top: 10px solid #57AE11;
}

a:visited {
	color: #3E7FEB;
	text-decoration: underline;
}

a:link, a:hover, a:active {
	color: #65B4FE;
	text-decoration: underline;
}

img {
    vertical-align: bottom;
}

hr {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.f_left {
	float:left;
}

.f_right {
	float:right;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}


p.note {
	font-size: 0.8em;
}


a.pdf {
	background:url(../image/icon_pdf.gif) no-repeat right center;
	padding:1px 18px 1px 0;
}

.strong {
	font-weight: bold;
}

.attention {
	color: #FF4E00;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #333333;
	color:#FFFFFF;
	padding:8px 10px 5px;
	margin:20px 0 10px;
}


h2.first {
	margin-top: 0;
}


h2#h2_owner {
	text-indent:-999999px;
	background:url(../image/h2_owner.jpg) no-repeat 0 0;
	width:750px;
	height:208px;
	margin:0;
	padding:0;
}

h2#h2_concerned {
	margin: 0 10px 5px;
}

h2#h2_recommend {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/os_bg.gif') no-repeat 0 0;
	height: 34px;
}

h2#h2_school {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_school_ttl.gif') no-repeat 0 0;
	height: 33px;
}


h2#h2_pet {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_pet.gif') no-repeat 0 0;
	height: 34px;
	margin:0;
	margin-bottom:5px;
}


h2#h2_new {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_new_build.gif') no-repeat 0 0;
	height: 34px;
	margin-top:0;
	margin-bottom:5px;
}


h2#h2_student {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_student.gif') no-repeat 0 0;
	height: 34px;
	margin-top:0;
	margin-bottom:5px;
}


h2#h2_deposit_0 {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_deposit_0.gif') no-repeat 0 0;
	height: 34px;
	margin-top:0;
	margin-bottom:5px;
}


h2#h2_news {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/h2_news.gif') no-repeat 0 0;
	height: 36px;
}

h2#h2_info1 {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/info01_ttl.gif') no-repeat 0 0;
	height: 31px;
}

h2#h2_info2 {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/info02_ttl.gif') no-repeat 0 0;
	height: 31px;
}

h2#h2_info3 {
	text-indent: -99999px;
	border:none;
	padding:0;
	background: #FFF url('../image/info03_ttl.gif') no-repeat 0 0;
	height: 31px;
}

h2#h2_shop {
	height:200px;
	width:580px;
	margin: 0 auto;
	text-indent: -999999px;
	border:none;
	background:url(../image/h2_shop.jpg) no-repeat 0 0;
}


h2#h2_rental {
	height:60px;
	width: 720px;
	text-indent: -999999px;
	background: url(../image/ren_ttl.gif) no-repeat 0 0;
	margin-top:0;
	border:none;
}

/* wrap */
div#wrap {
	width:960px;
	margin: 0 auto;
}


/* header */
div#header {
	padding: 10px 0 5px;
}

div#header_wrap {
	background: #FFF url('../image/head_bg.gif') no-repeat right bottom;
}

div#header_left {
	float:left;
	width: 400px;
}


div#header h1 {
	margin: 2px 0 8px;
	height:50px;
	width:354px;
}

div#header h1 a {
	text-indent: -999999px;
	outline:none;
	overflow:hidden;
	background: #FFF url(../image/kosugichintai_logo.gif) no-repeat 0 0;
	height:50px;
	width:354px;
	display:block;
}

div#header h1.aaaa {
	font-size: 13px;
	background: #FFF url('../image/kosugichintai_logo.gif') no-repeat 0 0;
	height: 52px;
	min-height: 52px;
	min-width: 163px;
	padding-top:5px;
	padding-left: 46px;
	font-weight:bold;
}


div#header_right {
	float:right;
	width: 560px;
	text-align:right;
	font-size: 12px;
}

div#header_right ul li {
	float: right;
	margin-left: 10px;
}

p#logo {
	text-indent: -99999px;
	width:209px;
	height:57px;
	background: #FFF url('../image/kosugichintai_logo.gif') no-repeat 0 0;
}

div#site_search {
	margin-top: 10px;
}

/* navi */
div#nav {}

div#nav ul li {
	float: left;
	height: 35px;
	width: 120px;
}

div#nav ul li a {
	text-indent: -999999px;
	display: block;
	height: 35px;
	width: 120px;
	background-image:url('../image/navi.gif');
	outline:none;
	overflow:hidden;
}

div#nav ul li#navi_top a {
	background-position: 0 -11px;
}

div#nav ul li#navi_top a.current{
	background-position: 0 -60px;
}

div#nav ul li#navi_map a {
	background-position: -120px -11px;
}

div#nav ul li#navi_map a.current {
	background-position: -120px -60px;
}

div#nav ul li#navi_search a {
	background-position: -240px -11px;
}

div#nav ul li#navi_search a.current {
	background-position: -240px -60px;
}

div#nav ul li#navi_parking a {
	background-position: -360px -11px;
}

div#nav ul li#navi_parking a.current {
	background-position: -360px -60px;
}

div#nav ul li#navi_favorite a {
	background-position: -480px -11px;
}

div#nav ul li#navi_favorite a.current {
	background-position: -480px -60px;
}

div#nav ul li#navi_shop a {
	background-position: -600px -11px;
}

div#nav ul li#navi_shop a.current {
	background-position: -600px -60px;
}

div#nav ul li#navi_owner a {
	background-position: -720px -11px;
}

div#nav ul li#navi_owner a.current {
	background-position: -720px -60px;
}

div#nav ul li#navi_contact {
/*	width: 130px;*/
}

div#nav ul li#navi_contact a {
/*	width: 130px;*/
	background-position: -840px -11px;
}

div#nav ul li#navi_contact a.current {
/*	width: 130px;*/
	background-position: -840px -60px;
}


div#nav ul li a:hover {
	opacity: 0.7;
}


/* container */
div#container {
	margin-top: 10px;
	padding-bottom: 10px;
}


/* sidemenu */
div#sidemenu {
	float: right;
	width: 183px;
	padding:0 0 20px;
}

div#sidemenu div#side_kosugi {
	margin-bottom: 20px;
	padding: 10px;
	line-height:160%;
	background-color:#F9F5F1;
	font-size:0.85em;
}


div#sidemenu div#side_contact_area {
	margin-bottom: 20px;
}

div#sidemenu div#side_contact_area ul {
	width: 183px;
}

div#sidemenu div#side_contact_area ul li {
	width: 183px;
	margin-bottom: 10px;
}

div#sidemenu div#side_contact_area ul li a {
	width: 183px;
	height: 75px;
	display: block;
	outline:none;
	overflow: hidden;
	text-indent: -999999px;
}

div#sidemenu div#side_contact_area ul li#side_contact a {
	background: #FFF url('../image/side_contact.jpg') no-repeat 0 0;
}

div#sidemenu div#side_contact_area ul li#side_request a {
	background: #FFF url('../image/side_request.jpg') no-repeat 0 0;
}


div#sidemenu ul#pickup {
	margin:0 auto;
	width: 183px;
}

div#sidemenu ul#pickup li {
	margin-bottom: 10px;
	width: 183px;
}

div#sidemenu ul#pickup li a {
	width: 183px;
	height: 55px;
	display: block;
	outline:none;
	overflow: hidden;
	text-indent: -999999px;
}


div#sidemenu ul#pickup li a:hover {
	opacity: 0.8;
}
div#sidemenu ul#pickup li#side_simurator a {
	background: #FFF url('../image/simurator.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_new a {
	background: #FFF url('../image/pickup_new.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_new_build a {
	background: #FFF url('../image/pickup01.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_pet a {
	background: #FFF url('../image/pickup02.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_student a {
	background: #FFF url('../image/pickup03.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_shikinashi a {
	background: #FFF url('../image/pickup04.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_kodate a {
	background: #FFF url('../image/pickup_kodate.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_ryugaku a {
	background: #FFF url('../image/pickup05.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_tenkin a {
	background: #FFF url('../image/pickup06.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_kagu a {
	background: #FFF url('../image/pickup_kagu.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_monthly a {
	background: #FFF url('../image/pickup07.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_tenant a {
	background: #FFF url('../image/pickup08.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_model a {
	background: #FFF url('../image/pickup09.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_semicon a {
	background: #FFF url('../image/pickup_semicon.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_highgrade a {
	background: #FFF url('../image/pickup_highgrade.jpg') no-repeat 0 0;
}

div#sidemenu ul#pickup li#side_zenkoku a {
	height: 44px;
	background: #FFF url('../image/bn_hitorigurashi.gif') no-repeat 0 0;
}

div#sidemenu div#tokusyu {
	border: 1px solid #D5D5D5;
	margin:15px auto;
	padding: 0 1px;
	width: 179px;
}

div#sidemenu div#tokusyu #tokusyu_ttl {
	background-color:#EDEDED;
	color:#505050;
	font-weight:bold;
	padding:5px;
}

div#sidemenu div#tokusyu ul li {
	font-size: 10px;
	margin: 10px auto;
}

div#sidemenu div#tokusyu ul li p.link {
	margin: 3px 0 0;
}

/* /sidemenu */




/* footer */
div#footer_gotop {
	clear: both;
}

div#footer_gotop a {
	text-indent: -999999px;
	outline:none;
	overflow:hidden;
	height: 34px;
	width: 89px;
	background: url('../image/pagetop.gif') no-repeat 0 0;
	float:right;
	margin-top: 30px;
}


div#footer {
	clear:both;
	background-color:#EAF7D2;
	margin:0 auto;
	padding-bottom: 15px;
}

div#footer p.gotop2 a {
	text-indent: -999999px;
	position:relative;
	top:-15px;
	outline:none;
	overflow:hidden;
	height: 34px;
	width: 89px;
	background: url('../image/pagetop.gif') no-repeat 0 0;
	float:right;
}

div#footer p {
	font-size: 10px;
}

div#f01 {
	float:left;
	margin-top:20px;
	width:127px;
	padding-left: 30px;
}

div#f02 {
	float:left;
	margin-top:15px;
	width: 360px;
}

div#f02 ul {
	float:left;
	border-left: 3px solid #DDEBAD;
	padding: 0 20px 0 15px;
}

div#f02 ul li {
	background: url(../image/ya01.gif) no-repeat left center;
	font-size: 10px;
	margin: 5px 0;
	padding-left: 13px;
}


div#f03 {
	float:left;
	border-left: 3px solid #DDEBAD;
	margin-top:15px;
	padding-left: 15px;
	width: 263px;
}


p#footer_contact {
	height: 18px;
	width: 115px;
	margin: 3px auto 0;
}

p#footer_contact a {
	text-indent: -999999px;
	background: url(../image/contact.gif) no-repeat 0 0;
	display:block;
	height: 18px;
	width: 115px;
	outline:none;
	overflow:hidden;
}

div#f03 ul {
	margin: 10px 5px 0 0;
}

div#f03 ul li {
	float:left;
	background: url(../image/ya01.gif) no-repeat left center;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	margin-right:6px;
}

div#f04 {
	float:left;
	text-align:right;
	width: 145px;
	margin:15px 0 10px;
}

div#f04 a {
	margin-right:20px;
}

div#f05 {
	float:left;
	margin-top:10px;
	padding-left:30px;
	width:127px;
}

div#f06,
div#f07,
div#f08,
div#f10 {
	float:left;
	margin-top:10px;
	width:142px;
}

div#f09 {
	float:left;
	margin-top:10px;
	width:195px;
}



div#copyright {
	background-color:#57AE11;
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
	text-align:right;
	margin-bottom:10px;
}

div#f_nav {
	background-color: #EAF7D2;
	padding: 25px 15px 0;
}

div#f_nav .box {
	margin: 0 0 15px;
}

div#f_nav ul {
	margin: 10px auto;
	width:870px;
}

div#f_nav li {
	margin-left: 10px;
	float:left;
}

div#f_nav li.first {
	margin-left: 0;
}


/* /footer */



/* main_container */
div#main_container {
	float:left;
	width: 750px;
	padding: 0 0 20px;
}

div#top_news ul li {
	background: #FFF url('../image/news_prefix.jpg') no-repeat left center;
	padding-left: 50px;
	font-size: 0.85em;
	line-height: 140%;
}

p.golist {
	text-align:right;
	font-size: 0.9em;
	margin-top: 5px;
}

div#search_module {
}

div#search_module_top .f_left ,
div#search_module_top .f_right {
	width: 372px;
	height: 102px;
}

div#published_module_top {
	margin-top: 20px;
}


div#top_recommend {
}

div#top_recommend div.box {
	float:left;
	width: 234px;
	background-color:#F8F8F8;
	border:1px solid #DADADA;
	margin: 0 4px;
	_margin: 0 3px;
	padding: 3px;
}


div#top_recommend div.box .f_left {
	width: 100px;
	text-align:center;
	background-color: #FFFFFF;
}

div#top_recommend div.box .f_right {
	width: 130px;
}

div#top_recommend div.box p.os_town {
	color: #FF9000;
	font-size: 0.8em;
}

div#top_recommend div.box p.os_pr {
	font-size: 0.8em;
	font-weight:bold;
}

div#top_recommend div.box p.os_madori {
	font-size: 0.8em;
	color: #438E00;
}

div#top_recommend div.box p.os_price {
	color: #FF0000;
	font-weight: bold;
}

div#top_recommend div.first {
/*	margin-left: 0;*/
}

div#top_recommend .golist {
	margin-right:5px;
}



div#pickup_category {
	margin-top:20px;
}

div#pickup_category div.area {
	float: left;
	width: 240px;
	margin: 0 4px;
	_margin: 0 3px;
	border-left:1px solid #58AE12;
	border-right:1px solid #58AE12;
	border-bottom:1px solid #58AE12;
}


div#pickup_category div.area div.box {
	width: 220px;
/*	background-color:#F8F8F8;*/
/*	border:1px solid #DADADA;*/
/*	padding: 3px;*/
	margin:5px 5px 0;
	border-bottom:1px dotted #58AE12;
	padding:0 5px 5px;
}

div#pickup_category div.area div.first {
	margin-top: 0;
}

div#pickup_category div.area div.box .f_left {
	width: 100px;
	text-align:center;
	background-color: #FFFFFF;
}

div#pickup_category div.area div.box .f_right {
	width: 115px;
}

div#pickup_category div.area div.box p.os_town {
	color: #FF9000;
	font-size: 0.8em;
}

div#pickup_category div.area div.box p.os_town_ttl {
	color: #FF9000;
	font-size: 0.9em;
}

div#pickup_category div.area div.box p.os_detail {
	margin-top:5px;
}

div#pickup_category div.area div.box p.os_pr {
	font-size: 0.8em;
	font-weight:bold;
}

div#pickup_category div.area div.box p.os_madori {
	font-size: 0.8em;
	color: #438E00;
}

div#pickup_category div.area div.box p.os_price {
	color: #FF0000;
	font-weight: bold;
}

div#pickup_category .golist {
	margin: 5px;
}





div#top_pickup {
	border:3px solid #E8F3C3;
	margin-top:20px;
}

div#top_pickup ul li {
	float:left;
	line-height:1.2em;
	margin:3px 5px;
	padding:10px 0 10px 60px;
	width:164px;
	font-size:0.9em;
	color:#1141AE;
}

div#top_pickup ul li a {
	color: #FF4E00;
}

div#top_pickup ul li#up01 {
	background:url(../image/up01.gif) no-repeat scroll left center;
}

div#top_pickup ul li#up02 {
	background:url(../image/up02.gif) no-repeat scroll left center;
}

div#top_pickup ul strong {
	font-weight: bold;
}


div#information {
	margin-top: 20px;
}

div#information h2 {
	margin-top: 0;
}

div#information div.area {
	float:left;
	width:249px;
	border-right: 1px solid #CBCBCB;
}

div#information div.last {
	border-right: none;
}

div#information div.area dl {
	margin-left: 15px;
}

div#information div.area dl dt {
	margin: 10px 0 0;
	color: #333;
}

div#information div.area dl dd {
	color:#666666;
	font-size:10px;
	padding-left:20px;
}

div#information div.area dl dt#info101 a {
	background:url(../image/icon01.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info102 a {
	background:url(../image/icon02.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info103 a {
	background:url(../image/icon03.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info201 a {
	background:url(../image/icon04.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info202 a {
	background:url(../image/icon05.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info203 a {
	background:url(../image/icon06.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info301 a {
	background:url(../image/icon07.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}

div#information div.area dl dt#info302 a {
	background:url(../image/icon08.gif) no-repeat scroll left center;
	padding:2px 0 0 18px;
}





div#new_area {}

div#new_area div.box {
	width: 340px;
	margin: 0 0 20px;
/*	height: 100px;*/
}

div#new_area div.even {
	float: left;
}

div#new_area div.odd {
	float: right;
}

div#new_area div.ttl {
	color: #EEE;
	font-size: 0.8em;
	background: #FFF url('../image/list_bg.jpg') repeat-y 0 0;
}

div#new_area div.ttl div.f_left {
	padding: 5px 10px 0;
	width:200px; 
}

div#new_area div.ttl div.f_right {
	padding: 5px;
	width: 110px;
	color: #333;
}

div#new_area div.ttl p.price {
	font-weight: bold;
}

div#new_area div.ttl p.price strong {
	font-size: 2.5em;
}

div#new_area div.main {
/*	padding: 0 10px;*/
/*	border-right:1px solid #CCC;*/
	font-size: 0.9em;
}

div#new_area div.main div.f_left {
	width: 100px;
}

div#new_area div.main div.f_right {
	width: 220px;
	padding: 5px 10px;
}

div.sort_area {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}

div.sort_area strong {
	background-color: #FDFF4F;
	font-weight: bold;
}


div#search_module_in {
	border: 1px solid #CCC;
	padding: 10px;
	width:688px;
	_width:679px;
}

div#search_module_in .f_left {
	margin: 10px 15px 10px 0;
}

div.page_info {
	margin-bottom:10px;
}

div.search_condition {
	margin-bottom:10px;
	padding:10px;
	border:1px solid #CCC;
	line-height:150%;
}

div.search_condition span.ttl {
	font-weight:bold;
}

div.search_condition span.val {
	color: #F33;
	font-weight: bold;
}






div#search_top {
	margin: 10px 0 50px;
}

div#search_top h3 {
	border-color:#DADADA #DADADA #DADADA #FF4E00;
	border-style:solid;
	border-width:1px 1px 1px 3px;
	padding:10px;
	margin: 30px 0 10px;
	font-weight: bold;
}

div#search_top h3.first {
	margin-top: 10px;
}


div#search_top li {
	margin-right: 10px;
}

div.submit_area {
	text-align:center;
	background-color: #CCCCCC;
	margin-top: 25px;
	padding: 10px 0 7px;
}

div.submit_area input {
/*	min-width: 100px;*/
/*	height: 25px;*/
}


/* search_result */

div#search_result {
	width:760px;
	padding: 0 0 50px;
}



div#estate_area {
}


div#estate_area table {
	width: 100%;
}


div#estate_area table th {
/*	background-color: #CCC; */
	background-color: #57AE11;
	color: #FFF;
}

div#estate_area table th a {
	color: #00C;
}


div#estate_area table th,
div#estate_area table td {
	padding: 5px;
	border: 1px solid #333;
	text-align:center;
}

div#estate_area table td {
	font-size: 0.85em;
}

div#estate_area table tr.even td {
	background-color: #EDFFDF;
}

div#estate_area table .image {
	width: 85px;
}

div#estate_area table td.name {
	text-align:left;
}

div#estate_area table td.name p.address {
	margin: 3px 0;
}

div#estate_area table td.name p.icons {
/*	margin-top: 5px;*/
}


div#estate_area table .price {
	width: 70px;
}

div#estate_area table .price_parking {
	width: 100px;
}

div#estate_area table .madori {
	width: 90px;
}

div#estate_area table .shiki {
	width: 100px;
}

div#estate_area table td.price strong {
	font-weight: bold;
	color: #F00;
	font-size: 1.5em;
}

div#estate_area table .chikunen {
	width: 70px;
}

div#estate_area table .chikunen_parking {
	width: 100px;
}


div#search_result div#recommend {
	margin-bottom: 30px;
}

div#search_result div#recommend div.box {
	float:left;
	width: 235px;
	background-color:#F8F8F8;
	border:1px solid #DADADA;
	margin: 5px 4px;
	_margin: 5px 3px;
	padding: 3px;
}


div#search_result div#recommend div.box .f_left {
	width: 100px;
	text-align:center;
	background-color: #FFFFFF;
}

div#search_result div#recommend div.box .f_right {
	width: 130px;
}

div#search_result div#recommend div.box p.os_town {
	color: #FF9000;
	font-size: 0.8em;
}

div#search_result div#recommend div.box p.os_pr {
	font-size: 0.8em;
	font-weight:bold;
}

div#search_result div#recommend div.box p.os_madori {
	font-size: 0.8em;
	color: #438E00;
}

div#search_result div#recommend div.box p.os_price {
	color: #FF0000;
	font-weight: bold;
}

/* /search_result */




/* 物件詳細 */
div#bukken_detail{
	margin-top: 10px;
}

div#bukken_sidemenu {
	width: 300px;
	padding-bottom: 50px;
}


div#bukken_sidemenu div#bukken_img {
	padding: 10px;
	background-color: #EAF7D2;
	height: 280px;
	line-height: 280px;
	text-align: center;
}


div#bukken_sidemenu div#bukken_img img {
	vertical-align:middle;
}

div#bukken_sidemenu div#bukken_img_ttl {
	text-align:center;
	padding: 5px 0;
	width: 300px;
	background-color:#9ADF61;
	color: #FFF;
	font-weight: bold;
}








.infiniteCarousel {
  width: 298px;
  height: 140px;
  position: relative;
  border:1px solid #9ADF61;
  margin-bottom: 15px;
}

.infiniteCarousel .wrapper {
  width: 298px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
/*  min-height: 10em;*/
  height: 95px;
  margin: 0;
  position: absolute;
  top: 0;
  background-color: #9ADF61;
}

.infiniteCarousel ul a img {
/*  border: 5px solid #000;*/
/*  -moz-border-radius: 5px;*/
/*  -webkit-border-radius: 5px;*/
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px 12px;
  height: 76px;
  width: 75px;
}

.infiniteCarousel ul li a {
  display: block;
/*  border:1px solid #EAF7D2;*/
  background-color: #FFF;
  height: 76px;
  width: 75px;
  line-height: 76px;
  text-align:center;
}

.infiniteCarousel ul li a img {
  vertical-align:middle;
  display:inline;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../image/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 100px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 105px;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 105px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}





















div#bukken_sidemenu div#side_carousel {
    background-color: #9ADF61;
    margin-bottom: 10px;
	padding: 10px;
}

div#bukken_sidemenu div#side_carousel img{
	margin-left: 5px;
}

div#bukken_sidemenu div#side_carousel img.first{
	margin-left:0;
}



div#bukken_sidemenu div#map_area {
	padding: 10px;
	background-color: #EAF7D2;
}

div#bukken_sidemenu div#map_area div#map {
	width: 280px;
	height: 280px;
}

div#bukken_sidemenu div#map_area .notice {
	margin-top:10px;
	padding: 10px 0;
	border-top: 1px dotted #CCC;
	line-height: 140%;
	font-size: 0.9em;
}

div#bukken_tags {
	border:2px dotted #57AE11;
	padding:10px;
	width:276px;
}

div#bukken_tags li {
	list-style-type: circle;
	padding-left: 10px;
	list-style-position: inside;
	line-height: 160%;
}




div#bukken_main {
	width: 640px;
	padding: 0 10px;
}

div#bukken_main p.pr {
	background-color: yellow;
	padding: 5px 10px;
	margin-bottom: 10px;
}

div#bukken_price_area {
	margin-bottom: 5px;
}

div#bukken_price {
	font-weight: bold;
}

div#bukken_price_area div.f_right a:hover {
	opacity: 0.6;
}



div#bukken_price .integer {
	font-size: 2.0em;
	color: #F00;
}

div#bukken_price .decimal {
	color: #F00;
	font-size: 1.5em;
}


div#bukken_main table#pickup {
	width: 100%;
}

div#bukken_main table#pickup th {
	background-color: #57AE11;
	color: #FFF;
}

div#bukken_main table#pickup th ,
div#bukken_main table#pickup td {
	padding: 5px;
	text-align:center;
	border:1px solid #57AE11;
}

div#bukken_main table#pickup td {
}

div#bukken_main table#pickup td.addr {
	text-align:left;
}

div#bukken_main table#pickup span.has {
	color: #F00;
	font-weight: bold;
}


div#bukken_main table#detail {
	width: 100%;
	margin-top: 10px;
}

div#bukken_main table#detail th {
	background-color: #CAFF9F;
/*	color: #FFF;*/
	width: 100px;
	font-weight: bold;
}

div#bukken_main table#detail th ,
div#bukken_main table#detail td {
	padding: 5px;
	border:1px solid #57AE11;
}


div#bukken_main td.setsubi {
	line-height: 160%;
}

div#bukken_main span.setsubi {
	background-color: #FEFF6F;
	padding: 0 10px;
	font-weight: bold;
	white-space: nowrap;
}

div#bukken_main p.setsubi {
	background-color: #FEFF6F;
	border-top: 1px solid #FFA70F;
	border-bottom: 1px solid #FFA70F;
	padding: 2px 10px;
	margin: 3px;
	font-weight: bold;
	white-space: nowrap;
	float:left;
}

div#bukken_add_contents {
	padding: 10px;
	width: 616px;
	border: 2px dotted #57AE11;
	margin-top:20px;
}

div#bukken_shiten {
	padding: 10px;
	width: 276px;
	border: 2px dotted #57AE11;
}

div.concerned_bukken {
	margin-top: 10px;
	padding: 15px 0;
	background-color: #EDFFDF;
/*	border:1px solid #57AE11;*/
}

div.concerned_inner {
	width: 600px;
	margin: 0 auto;
}

div.concerned_bukken div.box {
	text-align: center;
	margin:0 10px;
	_margin:0 8px;
	width: 100px;
}

div.concerned_bukken div.box div.image a {
	background-color:#FFFFFF;
	display:block;
	height:101px;
	line-height:101px;
	text-align:center;
	width:100px;
}

div.concerned_bukken div.box div.image a img {
	display: inline;
	vertical-align: middle;
}

div.concerned_bukken div.box p {
	font-size: 0.9em;
	margin-top: 3px;
	text-align:left;
}

div.concerned_bukken div.box p.price {
	color: #F11;
	font-weight: bold;
}

div.concerned_bukken div.box a {
	color: #00C;
}


div#bukken_contact {
	width: 640px;
}

div#bukken_contact table#bukken_contact_table {
	width: 638px;
}

div#bukken_contact table#bukken_contact_table table {
	width: 600px;
}

div#bukken_contact table th,
div#bukken_contact table td {
	border: 1px solid #CCC;
	padding: 5px 10px;
}

div#bukken_contact table th {
	background-color: #EDFFDF;
	width: 150px;
	font-weight: bold;
}

div#bukken_contact table th.long {
	width: auto;
	text-align:center;
}

div#bukken_contact table td input,
div#bukken_contact table td textarea {
/*	width: 450px;*/
}

div#bukken_contact table td textarea {
	height: 150px;
}

/* /物件詳細 */







/* news */
div#news_container {
	float:left;
	padding:0;
	width:750px;
}

div#news_container h2 {
	margin-top: 0;
}

div#news_container div.inner {
/*	padding: 0 10px;*/
}

div.news_box {
	margin-bottom: 30px;
	padding: 20px;
/*	border: 1px solid #CCC;*/
	background-color: #F4FFDF;
}

div.news_box h3 {
	border-bottom: 1px solid #57AE11;
	margin-bottom: 10px;
	padding-bottom:3px;
	font-weight: bold;
}

div.news_box p.date {
	text-align:right;
	font-size: 10px;
}

/* /news */


/* support */
div.support {}

div.support .box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #DADADA;
}

div.support .box .f_left {
	width: 200px;
}

div.support .box .f_right {
	width: 545px;
}

div.support div#page_navi {
	background-color:#FFFFCC;
	border:2px dotted #DADADA;
	margin:15px 0;
	padding:15px;
	width:716px;
}

div.support div#page_navi ul li {
	float:left;
	background:url(../image/icon09.gif) no-repeat left center;
	margin-left: 20px;
	padding-left:18px;
	font-size:0.95em;
}

div.support div#page_navi ul li.first {
	margin:0;
}

div.support h3 {
	border-color:#DADADA #DADADA #DADADA #FF4E00;
	border-style:solid;
	border-width:1px 1px 1px 3px;
	padding:10px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.support h4 {
	border-bottom: 1px solid #57AE11;
	font-weight:bold;
	margin: 15px 0 5px;;
}

div.support p {
	margin-bottom: 10px;
}

div.support p.gotop {
	text-align:right;
	margin: 10px 0 20px;
	font-size: 10px;
}

div.support ul#document li {
	margin-left: 10px;
	padding-left: 20px;
	background: url(../image/ya01.gif) no-repeat left center;
	line-height: 140%;
}


div#rental {
	width: 550px;
	margin:0 auto;
}

div#rental .f_left {
	width: 273px;
}

div#rental .f_right {
	width: 265px;
}

div#rental p {
	margin-top: 10px;
	font-size: 0.8em;
	width: 250px;
}

div#rental2 {
	width: 273px;
}

div#rental2 div.f_left,
div#rental2 div.f_right {
	width: 130px;
}

div#rental2 p {
	width: 130px;
}


div#rental_contact {
	background-color:#F74D61;
	border:3px solid #F88989;
	color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
	margin:20px auto;
	padding:10px;
}

div.support ul.link {
	margin: 10px 10px 20px;
}

div.support ul.link li {
	background:url(../image/icon_external.gif) no-repeat left center;
	margin:10px 0;
	padding-left:25px;
}


div.support dl#qa {}

div.support dl#qa dt {
	font-weight: bold;
}

div.support dl#qa dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DADADA;
}

/* /support */


/* shop */
div.shop {}

div.shop ul {
/*	width: 634px;*/
	margin: 10px auto 0;
}

div.shop ul li {
	height:101px;
	width:287px;
	float:left;
	margin: 10px 15px;
}

div.shop ul li a {
	text-indent: -999999px;
	outline:none;
	overflow:hidden;
	height:101px;
	width:287px;
	display:block;
}
div.shop ul li a:hover {
	opacity: 0.7;
}

div.shop ul li#shop_eigyo a {
	background: url(../image/eigyo.gif) no-repeat 0 0;
}

div.shop ul li#shop_tobu a {
	background: url(../image/tobu.gif) no-repeat 0 0;
}

div.shop ul li#shop_shimotori a {
	background: url(../image/shimotori.gif) no-repeat 0 0;
}

div.shop ul li#shop_hikarinomori a {
	background: url(../image/hikarinomori.gif) no-repeat 0 0;
}

div.shop ul li#shop_heisei a {
	background: url(../image/heisei.gif) no-repeat 0 0;
}

div.shop ul li#shop_suidocho a {
	background: url(../image/suidocho.gif) no-repeat 0 0;
}

div.shop ul li#shop_ozu a {
	background: url(../image/ozu.gif) no-repeat -1px 0;
}

div.shop ul li#shop_monthly a {
	background: url(../image/monthly.gif) no-repeat 0 0;
}

div.shop ul li#shop_honsya a {
	background: url(../image/honsya.gif) no-repeat 0 0;
}

p.strong {
	font-weight: bold;
	margin: 10px 0 5px;
}

div.shop .shop_info .f_left {
	width: 315px;
}

div.shop .shop_info .f_right {
	width: 420px;
}

div.shop table {
	width: 100%;
}

div.shop table th {
	background-color:#CCCCCC;
	border:1px solid #999999;
	padding:5px 0;
	text-align:center;
}

div.shop table td {
	border:1px solid #999999;
	padding:5px;
	line-height: 140%;
	font-size: 0.95em;
}

span.holiday {
	color: #FF4E00;
}

/* /shop */


/* owner */
div#owner_area1,
div#owner_area2 {
	margin-top:20px;
}

div.owner p.attention {
	font-weight: bold;
	margin: 5px 0;
}

div.owner table {
	width: 600px;
	margin:20px auto;
}

div.owner table th,
div.owner table td {
	border: 1px solid #999;
	padding: 5px;
}

div.owner table th {
	text-align:center;
	background-color: #CCC;
}

div.owner table td {
	font-size: 0.9em;
	line-height: 160%;
}

div.owner h3 {
	font-weight:bold;
	margin:10px 0;
	color: #555555;
}

div.owner p {
	line-height: 140%;
	margin-bottom: 10px;
}


/* /owner */


/* sitemap */

div.sitemap {}

div.sitemap ul {
	margin-bottom: 20px;
}

div.sitemap ul#sitemap_chintai ul.second {
	margin-bottom: 0;
}

div.sitemap ul#sitemap_chintai li {
	padding-left: 20px;
	background:url(../image/ya01.gif) no-repeat left 8px;
	line-height: 160%;
}

div.sitemap ul#sitemap_chintai li.category {
	background:url(../image/sitemap_cat.gif) no-repeat left center;
}

div.sitemap ul#sitemap_kosugi li{
	padding-left: 20px;
	background:url(../image/ya01.gif) no-repeat left center;
}

/* /sitemap */

/* tokuten */
div.tokuten h3 {
	padding-left: 10px;
	border-left: 3px solid #57AE11;
	border-bottom: 1px solid #57AE11;
	font-weight: bold;
	margin: 10px 0 5px;
}

/* /tokuten */


/* policy */
div.policy h3 {
	border-color:#DADADA #DADADA #DADADA #FF4E00;
	border-style:solid;
	border-width:1px 1px 1px 3px;
	padding:10px;
	margin: 10px 0;
	font-weight: bold;
}

div.policy h4 {
	font-weight:bold;
	margin:5px 0;
	color: #555555;
}

div#policy_name {
	text-align:right;
	font-size:0.8em;
	border-bottom: 3px dotted #DADADA;
	line-height: 120%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div.policy p {
	line-height:140%;
	margin:0 20px 20px;
}

div.policy ul.pri_list {
	border: 1px solid #DADADA;
	margin: 10px 20px 30px;
}

div.policy ul.pri_list li {
	list-style-position:outside;
	list-style-type:circle;
	margin-left:30px;
	padding:5px;
	line-height: 140%;
}

div.policy ul.kaiji {
	margin: 10px 20px 30px;
}

div.policy ul.kaiji li {
	color:#FF0000;
	list-style-position:outside;
	list-style-type:lower-alpha;
	margin-left:40px;
}

div.policy div.madoguchi {
	background-color:#FFFFCC;
	border:3px dotted #DADADA;
	color:#3E7FEB;
	font-size:0.9em;
	line-height:1.5em;
	margin:10px 20px 30px;
	padding:10px;
}

/* /policy */



/* simurator */
div.simurator {}

div.simurator p.note {
	font-size: 1.0em;
	margin-top: 5px;
	text-align:center;
}

div.simurator table {
	width: 100%;
}

div.simurator table th,
div.simurator table td {
	border: 1px solid #57AE11;
	padding: 5px;
}
div.simurator table th {
	background-color: #EAF7D2;
	width: 150px;
}

div.simurator table td input {
	width: 400px;
}

div.simurator div#result_area {
	margin-top: 10px;
	border-top: 3px solid #57AE11;
	border-bottom: 3px solid #57AE11;
	text-align:center;
	padding: 10px 0;
	background-color: #EAF7D2;
}

div.simurator div#result_area span#result {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

div.simurator p#near_bukken {
	cursor: pointer;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align:center;
	margin-top: 30px;
	padding: 5px 0;
	font-weight: bold;
}

div.simurator div#near_bukken_area {
	margin-top: 10px;
	border: 1px solid #57AE11;
	background-color: #EAF7D2;
	padding: 10px;
}

div.simurator div#near_bukken_area .box {
	width: 100px;
	text-align:center;
	padding: 5px;
	float:left;
	font-size: 0.9em;
}

div.simurator div#near_bukken_area .box p.price {
	font-weight:bold;
	color: #F22;
	margin-top:3px;
}

/* /simurator */



/* beta */
div.beta li {}

div.beta li a {
	background: url(../image/prefix_beta.gif) no-repeat left center;
	padding-left: 25px;
	display:block;
	line-height: 25px;
}


/* /beta */


/* koku */

div.koku h3 {
	border-color:#DADADA #DADADA #DADADA #FF4E00;
	border-style:solid;
	border-width:1px 1px 1px 3px;
	padding:10px;
	margin: 30px 0 10px;
	font-weight: bold;
}

div.koku h3.first {
	margin-top: 10px;
}

div.koku dl {
	margin: 10px 15px;
}

div.koku dd {
	line-height: 160%;
}

div.koku dd span.attention {
	font-size: 1.3em;
	font-weight: bold;
}

/* /koku */





/* search_module */

div#search_module {
	width: 190px;
	padding: 0 0 50px;
}

div#search_module div.ttl {
	background:url(../image/ttl.png) no-repeat left center;
	height:29px;
	text-indent:-999999px;
}

div#search_module h2#search_freeword {
	text-indent: -999999px;
	background:url(../image/ttl_freeword.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:10px 0 5px;
}

div#search_module h2#search_area {
	text-indent: -999999px;
	background:url(../image/ttl_area.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:10px 0 5px;
}

div#search_module h2#search_type {
	text-indent: -999999px;
	background:url(../image/ttl_type.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:10px 0 5px;
}

div#search_module h2#search_room {
	text-indent: -999999px;
	background:url(../image/ttl_room.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:10px 0 5px;
}

div#search_module h2#search_price {
	text-indent: -999999px;
	background:url(../image/ttl_price.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:10px 0 5px;
}

div#search_module h2#search_condition_ttl {
	text-indent: -999999px;
	background:url(../image/ttl_condition.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:20px 0 5px;
}


div#search_module p.koku {
	font-weight: bold;
}

/* /search_module */


h2#search_selection {
	text-indent: -999999px;
	background:url(../image/ttl_selection.png) no-repeat 0 0;
	height:32px;
	padding:0;
	margin:0;
}


div.icons p.icon {
	width: 35px;
	height:30px;
	padding: 0;
	background-color:#CCC;
	margin: 3px;
	overflow:hidden;
	float:left;
	font-size:10px;
}



/* news */
div#news_container p.news_contents strong{
	font-weight: bold;
}





div#search_module input#freeword {
	width: 180px;
}

div#search_module li {
	border:1px solid #CCCCCC;
	display:block;
	font-size:11px;
	margin-bottom:5px;
	padding:2px;
	width:85px;
	text-align:center;
}

div#search_module li.even {
	float:left;
}

div#search_module li.odd {
	float:right;
}

div#estate_area table tr.inter th {
	background-color: #79CF33;
}


/* school */
h3.h3_school {font-weight:bold;font-size:1.2em;border-bottom:2px solid #57AE11;padding:0 0 2px 5px;margin-bottom:10px;color:#57AE11;}
.school_box {width:103px;padding:5px;border:1px solid #DADADA;margin:0 5px;_margin-left:2px;_margin-left:2px;}
.school_box_l {width:228px;padding:5px;border:1px solid #DADADA;margin:0 5px;_margin-left:2px;}
.mt5 { margin-top:5px; }


/* sp_contents_mansion */
h2#h2_sp_contents_mansion {
	height:31px;
	width: 750px;
	text-indent: -999999px;
	background: url(../image/h2_sp_contents_mansion.gif) no-repeat 0 0;
	margin:20px 0 0;
	border:none;
	padding:0;
}

div#sp_contents_wrap {
	border:3px solid #E8F3C3;
	position:relative;
	_height:108px;
}



/* carousel */
.jCarouselLite {
	margin:10px auto;
	width:670px !important;
}

.jCarouselLite,
.jCarouselLite ul {
	_height:88px;
	_zoom:1;
}

#sp_contents_wrap {
}

#sp_contents_wrap span {
	position:absolute;
	top:0;
	width:25px;
	height:108px;
	cursor:pointer;
	text-indent:-999999px;
}

#sp_contents_wrap span.prev {
	left: 0;
	background: transparent url('../image/sp_contents_ctrl_prev.png') no-repeat 0 -108px;
}

#sp_contents_wrap span.next {
	right: 0;
	background: transparent url('../image/sp_contents_ctrl_next.png') no-repeat 0 -108px;
}

#sp_contents_wrap span.disabled {
	background-color:#FFF;
	color:#E8F3C3;
	curosor:default;
	background-position:0 0;
}

#sp_contents_wrap li {
	margin: 5px 3px 5px 0;
	width:222px;
	height:78px;
}









#renewal {
	border:none;
}
/* new_header */
#header_wrap_new{
	background:url('../image/bg_header_wrap_new.gif') repeat-x 0 0;
	height:125px;
}
#header_new{
	background:url('../image/bg_header_new2.gif') no-repeat top right;
	width:960px;
	margin:0 auto;
	position:relative;
	height:72px;
}
#header_new h1 {
	position:absolute;
	top:0;
	left:0;
}

#navi_new {
	width:960px;
	margin:6px auto 0;
}
#navi_new ul li {
	float: left;
	height: 42px;
	width: 120px;
}

#navi_new ul li a {
	text-indent: -999999px;
	display: block;
	height: 42px;
	width: 120px;
	background-image:url('../image/navi_new.gif');
	outline:none;
	overflow:hidden;
}

#navi_new ul li#navi_top a {
	background-position: 0 0;
}

#navi_new ul li#navi_top a.current{
	background-position: 0 -45px;
}

#navi_new ul li#navi_map a {
	background-position: -120px 0;
}

#navi_new ul li#navi_map a.current {
	background-position: -120px -45px;
}

#navi_new ul li#navi_search a {
	background-position: -240px 0;
}

#navi_new ul li#navi_search a.current {
	background-position: -240px -45px;
}

#navi_new ul li#navi_parking a {
	background-position: -360px 0;
}

#navi_new ul li#navi_parking a.current {
	background-position: -360px -45px;
}

#navi_new ul li#navi_favorite a {
	background-position: -480px 0;
}

#navi_new ul li#navi_favorite a.current {
	background-position: -480px -45px;
}

#navi_new ul li#navi_shop a {
	background-position: -600px 0;
}

#navi_new ul li#navi_shop a.current {
	background-position: -600px -45px;
}

#navi_new ul li#navi_owner a {
	background-position: -720px 0;
}

#navi_new ul li#navi_owner a.current {
	background-position: -720px -45px;
}

#navi_new ul li#navi_contact a {
	background-position: -840px 0;
}

#navi_new ul li#navi_contact a.current {
	background-position: -840px -45px;
}


#navi_new ul li a:hover {
/*	opacity: 0.7;*/
}

/* /new_header */

/* new_sidemenu */
#sidemenu_new {
	float:right;
	width:183px;
	padding:0 0 20px;
}

#sidemenu_new h2 {
	background:none;
	padding:0;
	margin:20px 0 5px;
}

#sidemenu_new h2.ttl {
	margin:10px 0 0;
}

#sidemenu_new h2.first {
	margin-top:0;
}

#sidemenu_new .sd_wrap {
	padding-bottom:10px;
	background:url('../image/sd_bottom.gif') no-repeat bottom center;
	margin-bottom:10px;
}

#sidemenu_new .sd_main {
	background:url('../image/sd_bg.gif') repeat-y top center;
	padding:0 15px 3px;
}
#sidemenu_new #sd_news {
	width:153px;
}
#sidemenu_new .sd_main li {
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	text-align:left;
}
#sidemenu_new .sd_main li a {
	display:block;
	background:url('../image/sd_li_prefix.gif') no-repeat center left;
	padding-left:10px;
	margin-left:5px;
	font-size:0.9em;
}

#sidemenu_new .sd_main .more {
	text-align:right;
	margin-top:8px;
	font-size:0.85em;
}

#sidemenu_new .sd_main #sd_news a {
	background:none;
	margin:0;
	padding:0;
	line-height:120%;
}
#sidemenu_new .links li {
	margin-bottom:5px;
}
#sidemenu_new #side_mobile {
	margin-top:30px;
}
/* /new_sidemenu */

/* new_footer */
div#f_menu {
	background-color: #EAF7D2;
	padding: 25px 20px 0;
}

div#f_menu li {
	background: url(../image/ya01.gif) no-repeat left center;
	padding-left:13px;
	margin-right:10px;
	float:left;
	font-size:11px;
	margin-right:25px;
}

div#f_menu li.ttl {
	background:none;
	margin:0;
	padding:0;
	font-weight:bold;
	width:150px;
}

div#f_menu div {
	padding-bottom:8px;
}

div#f_menu .section {
	border-top:1px dotted #ccc;
	padding-top:8px;
}
/* /new_footer */

/* new_top */
#site_information {
	margin-top:10px;
	margin-bottom:5px;
	font-size:0.85em;
	font-weight:bold;
}

#site_information span {
	color:red;
}

#top_contents {
	background:url('../image/bg_top_main.gif') repeat 0 0;
	padding:10px 0 20px;
}

#top_contents h2 {
	background:none;
	margin:0;
	padding:0;
}

#search_module_top_new {
	width:712px;
	margin:0 auto;
}
#search_module_top_new div:hover {
	opacity: 0.8;
}

#top_message {
	width:715px;
	line-height:160%;
	margin:5px auto 20px;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic";
	color:#000;
	text-decoration:underline;
	text-align:center;
}

#top_designers {}
#top_designers table {
	width:100%;
}

#top_designers td {
	font-size:0.9em;
	vertical-align:top;
	width:250px;
}
#top_designers a {
	display:block;
	height:100%;
}
#top_designers .txt a {
	color:#000;
	text-decoration:none;
}
#top_designers .txt .luminous a {
	color:#fff;
}
#top_designers .txt a span {
	display:block;
	padding:10px;
}
#top_designers .txt .emyu {
	background-color:#ED676E;
	color:#000;
}
#top_designers .txt .gradito {
	background-color:#0775B2;
	background-position:-250px 0;
	color:#FFF;
}
#top_designers .txt .liberty {
	background-color:#FABC35;
	background-position:-500px 0;
	color:#000;
}
#top_designers .txt .luminous {
	background-color:#3f76d1;
	color:#FFF;
}
#top_designers .txt .a-rest {
	background-color:#e6d49f;
	color:#FFF;
}
#top_designers .txt td {
	text-align:left;
	line-height:1.5;
}
#top_designers .link td {
	text-align:right;
}
#top_designers .link a {
	color:#FFF;
	padding:5px 10px;
}
#top_designers .link .emyu {
	background-color:#E51D27;
}
#top_designers .link .gradito {
	background-color:#000;
}
#top_designers .link .liberty {
	background-color:#333;
}
#top_designers .link .luminous {
	background-color:#000;
}
#top_designers .link .a-rest {
	background-color:#cfaa37;
}

#top_eco {
	position:relative;
	height:230px;
	margin-top:10px;
}

#top_eco div {
	position:absolute;
}
#item_ttl {
	top:0;
	left:10px;
}

#item_shalom {
	top:0;
	left:210px;
}

#item_aster {
	top:0;
	left:390px;
}

#item_kuwamizu {
	top:0;
	left:563px;
}

#top_map {
	background:url('../image/bg_area_search_new.png') no-repeat 0 0;
	width:715px;
	height:296px;
	margin:15px auto;
	position:relative;
}
#top_map h2 {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#map_base {
	position:relative;
}
#map_base div {
	position:absolute;
}
#map_txt {
	padding-top:57px;
	font-size:12px;
	line-height:28px;
}
#map_txt span {
	color:#F00;
	font-weight:bold;
}
#map_base a:hover {
}
#item_chushinbu {
	top:96px;
	left:24px;
}
#item_station {
	top:165px;
	left:21px;
}
#item_heisei {
	top:218px;
	left:67px;
}
#item_shinyashiki {
	top:112px;
	left:165px;
}
#item_suizenji {
	top:196px;
	left:170px;
}
#item_hikarinomori {
	top:91px;
	left:283px;
}
#item_tobu {
	top:170px;
	left:258px;
}
#item_ozu {
	top:157px;
	left:358px;
}
#item_map_more {
	top:242px;
	left:264px;
}
#item_area01 {
	top:153px;
	left:106px;
}
#item_area02 {
	top:151px;
	left:185px;
}
#item_area03 {
	top:154px;
	left:38px;
}
#item_area04 {
	top:205px;
	left:74px;
}
#item_area05 {
	top:86px;
	left:94px;
}
#item_area06 {
	top:75px;
	left:164px;
}
#item_area07 {
	top:101px;
	left:201px;
}
#item_area08 {
	top:61px;
	left:319px;
}
#item_area09 {
	top:108px;
	left:378px;
}
#item_area10 {
	top:121px;
	left:306px;
}
#item_area11 {
	top:153px;
	left:259px;
}
#item_area12 {
	top:210px;
	left:231px;
}
#item_area13 {
	top:34px;
	left:222px;
}
#item_area14 {
	top:256px;
	left:32px;
}

#top_list {
	background:url('../image/kodawari_back.png') no-repeat 0 0;
	width:715px;
	height:255px;
	position:relative;
	margin: 15px auto;
}
#top_list h2 {
	position:absolute;
	top:0;
	left:0;
}
#top_list div {
	position:absolute;
}
#top_list a.item:hover {
/*
	-moz-transform:rotate(-10deg) scale(1.2);
	-webkit-transform:rotate(-10deg) scale(1.2);
	-o-transform:rotate(-10deg) scale(1.2);
	-ms-transform:rotate(-10deg) scale(1.2);
	transform:rotate(-10deg) scale(1.2);
*/
}
#item_parking {
	top:86px;
	left:4px;
}
#item_renovation {
	top:86px;
	left:4px;
}
#item_new {
	top:145px;
	left:110px;
}
#item_kokyu {
	top:73px;
	left:138px;
}
#item_pet {
	top:157px;
	left:236px;
}
#item_student {
	top:83px;
	left:283px;
}
#item_shikikin {
	top:105px;
	left:386px;
}
#item_kodate {
	top:74px;
	left:500px;
}
#item_3man {
	top:147px;
	left:575px;
}
#item_no1 {
	top:43px;
	left:120px;
}
#item_no2 {
	top:170px;
	left:85px;
}
#item_no3 {
	top:120px;
	left:230px;
}
#item_condition_more {
	bottom:10px;
	right:10px;
}

#top_campaign_txt {
	margin-top:5px;
	line-height:160%;
	font-size:0.9em;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic";
}
#top_campaign_txt a {
	color:#F00;
	font-size:1.25em;
	text-decoration:underline;
	font-weight:bold;
}

#top_tabs {
	margin:15px 0;
}

#top_tabs .section {
	padding:10px;
}
#top_tabs #estate_new {
	background-color:#DFF49D;
}
#top_tabs #estate_pet {
	background-color:#B4DBD4;
}
#top_tabs #estate_new_build {
	background-color:#D2B4DB;
}
#top_tabs #estate_deposit_0 {
	background-color:#DFB0B0;
}


#top_tabs h3 {
	color:#333;
	font-size;1.2em;
	font-weight:bold;
	margin:5px 0 10px;
	border-left:5px solid #333;
	padding-left:5px;
}
#top_tabs .article {
	width:730px;
	background:transparent url('../image/bg_tab_contents.gif') repeat-y 0 0;
}
#top_tabs .section .box {
	width:165px;
	margin-right:10px;
	padding:5px;
	float:left;
}

#top_tabs .section .last {
	margin-right:0;
}

#top_tabs .section .box .img,
#top_tabs .section .box .os_name,
#top_tabs .section .box .os_town {
	text-align:center;
	font-size:0.85em;
}
#top_tabs .section .box .img {
	width:165px;
	height:124px;
	vertical-align:middle;
	display:table-cell;
	background-color: #EEEEEE;
}
#top_tabs .section .box img {
	max-width:165px;
	max-height:124px;
	width:expression(document.body.clientWidth > 165? "165px" : "auto");
	height:expression(document.body.clientHeight > 124? "124px" : "auto");
}

#top_tabs .section .box .os_name {
	margin-bottom:2px;
}


#top_tabs .section .box .info table {
	width:100%;
	margin-bottom:5px;
}
#top_tabs .section .box .info table th,
#top_tabs .section .box .info table td {
	text-align:center;
	padding:3px 0;
	color:#FFF;
	font-weight:bold;
}
#top_tabs .section .box .info table th {
	background-color:#3E4F09;
}
#top_tabs .section .box .info table td {
	background-color:#658110;
}

#top_tabs .section .box .os_town {
	font-weight:bold;
	margin-bottom:5px;
}

#top_tabs .section .box .os_pr {
	font-size:0.85em;
}

#top_tabs ul.tabs_ul {
	margin:0 0 0 5px;
	padding:0;
}

#top_tabs ul.tabs_ul li {
	margin: 0 3px 0 0;
}

#top_tabs ul.tabs_ul li a {
/*	background: transparent url('../image/top_tabs.png') no-repeat 0 0;*/
	background: transparent url('../image/top_tabs2.png') no-repeat 0 0;
	display:block;
	height:42px;
	overflow:hidden;
	outline:none;
	text-indent:-999999px;
	width:139px;
}
#top_tabs ul.tabs_ul li a:hover {
	opacity:0.8;
}

#top_tabs  ul.tabs_ul li#tabs_estate_new a.selected {
	background-position:0 3px;
}

#top_tabs  ul.tabs_ul li#tabs_estate_pet a {
	background-position:-143px 0;
	width:161px;
}
#top_tabs  ul.tabs_ul li#tabs_estate_pet a.selected {
	background-position:-143px 3px;
}

#top_tabs  ul.tabs_ul li#tabs_estate_new_build a {
	background-position:-308px 0;
	width:170px;
}
#top_tabs  ul.tabs_ul li#tabs_estate_new_build a.selected {
	background-position:-308px 3px;
}

#top_tabs  ul.tabs_ul li#tabs_estate_deposit_0 {
	margin-right:0;
}

#top_tabs  ul.tabs_ul li#tabs_estate_deposit_0 a {
	background-position:-481px 0;
	width:260px;
}
#top_tabs  ul.tabs_ul li#tabs_estate_deposit_0 a.selected {
	background-position:-481px 3px;
}

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a {}
.ui-tabs .ui-tabs-hide { display: none !important; }

/* /new_top */


.preload {
	display:none;
}


#footer_link {
	float:left;
	margin-top:10px;
}
#footer_link ul {
	list-style:none;
	margin-left:13px;
}
#footer_link li {
	list-style:none;
	background: url(../image/ya01.gif) no-repeat left center;
	padding-left:13px;
	margin-right:10px;
	float:left;
	font-size:11px;
	margin-right:20px;
}

#kumamoto_area_info h2 {
	margin:20px 0 5px;
}
#kumamoto_area_info h2 span {
	font-weight:normal;
}

#kumamoto_area_info p {
	padding:0 5px;
	line-height:1.4;
}





.nyukyo_rule {
	line-height:1.4;
}

.nyukyo_rule h2 {
	background-color:#333;
}
.nyukyo_rule h3 {
	border-bottom:2px solid #333;
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0 5px;
	padding-left:.5em;
	color:#333;
}

.nyukyo_rule li {
	list-style:outside disc;
	margin-top:3px;
}
.nyukyo_rule ul {
	margin-left:20px;
}
.nyukyo_rule .asterisk {
	margin-left:0;
}
.nyukyo_rule .asterisk li {
	list-style-type:none;
	text-indent:-1em;
	padding-left:1em;
}
.nyukyo_rule .inner {
	padding:0 15px;
}
.nyukyo_rule .ttl {
	font-size:1.2em;
	line-height:1.5;
}

#page_header {
	background-color:#333;
	color:#fff;
	font-weight:bold;
	padding:50px 0 50px 20px;
	font-size:2em;
}






.nyukyo_rule {
	line-height:1.4;
}
.nyukyo_rule h3 {
	margin-top:40px;
	font-size:1.2em;
}
.nyukyo_rule h4 {
	margin:20px 0 15px;
	font-size:1.2em;
	padding-left:5px;
}

.nyukyo_rule li {
	list-style:outside disc;
	margin-top:5px;
	line-height:1.6;
}
.nyukyo_rule ul {
	margin-left:20px;
}
.nyukyo_rule .asterisk {
	margin-left:0;
}
.nyukyo_rule .asterisk li {
	list-style-type:none;
	text-indent:-1em;
	padding-left:1em;
}
.nyukyo_rule .inner {
	padding:0 15px;
}
.nyukyo_rule .ttl {
	font-size:1.2em;
	line-height:1.5;
}


.taikyo h3 {
	font-weight:bold;
	margin-top:10px;
	font-size:1.1em;
	margin-bottom:5px;
	text-indent:-1em;
	padding-left:1em;
}
.taikyo p {
	line-height:1.4;
	padding:0 1em;
}
.taikyo .ttl {
	background:#fff url(/static/image/bg_taikyo_ttl.png) no-repeat center bottom;
	vertical-align:top;
	padding-bottom:40px;
}
.taikyo td {
	padding-left:20px;
	padding-bottom:40px;
}
.taikyo .forms li {
	width:33.33%;
	text-align:center;
	float:left;
}

.trouble {
	line-height:1.6;
}
.trouble h3 {
	margin-top:40px;
	font-size:1.1em;
}
.trouble .inner {
	padding: 0 10px;
}
.trouble strong {
	font-size:1.2em;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
