@import url(default.css);
@import url(layout.css);
@import url(layout_header.css);
@import url(side.css);
@import url(layout_footer.css);


/* INDEX LAYOUT
==============================*/
.ieAttention{
	background-color:#E8F2E0;
	border:3px solid #4c9c12;
	width :780px;height:70px;
	margin:10px 0 20px 100px;
	padding:10px 0 0 10px;
	font-size:18px;
	text-align:center;
	display:none;
}
#sideCenter-wrap {
	float: left ;
	height: 1% ;
	width: 620px ;
	margin-right: 10px ;
	margin-bottom: 20px ;
	overflow: hidden ;
	display: inline ;
}

#sidenavi1 {
	float: left ;
	width: 190px ;
	line-height: 1.2 ;
	display: inline ;
}
.sideLeftLink{
	background:url("/images/index/pitatshot.jpg") no-repeat;
	width:188px;
	height:188px;
	margin-bottom : 10px ;
	cursor:pointer;
}

.sideLeft h3{
	overflow: hidden ;
	font-size:1px;
	color:#ffffff;
}

.sideLeft > h3{
	height : 0px;
}
.sideLeftSWF{
	position:absolute;
	top:220px;
	left:12px;
}

#center{
	float: left ;
	width: 420px ;
	margin-left: 10px ;
	display: inline ;
}

#centerBottom {
	clear: both ;
}

#sidenavi2 {
	float: left ;
	width: 190px ;
/*	line-height: 1.2 ;*/
	display: inline ;
}

.sideRightLink{
	background:url("/images/index/img_right.jpg") no-repeat;
	width:188px;
	height:188px;
	margin-bottom : 10px ;
	cursor:pointer;
}

.sideRight h3{
	overflow: hidden ;
	font-size:1px;
	color:#ffffff;
}

.sideRight > h3{
	height : 0px;

}


/* GENRE
==============================*/

/* wak */
#search {
	width: 420px ;
	margin-bottom: 10px ;
	overflow: hidden ;
	background: url("../images/index/search_bg.gif") repeat-y ;
}

#search-inner {
	height: 1% ;
	padding: 0px 0px 8px ;
	overflow: hidden ;
	text-align: center ;
	background: url("../images/index/search_bot.gif") left bottom no-repeat ;
}

#search-inner h3{
	height: 15px ;
	padding-top: 15px ;
	background: url("../images/index/search_top.gif") no-repeat ;
}


/* rakrak */
#searchRaku {
	position: relative ;
	width: 408px ;
	padding-top: 31px ;
	margin: auto auto 10px ;
	background: url("../images/index/rak_title.gif") no-repeat ;
}

#searchRaku #searchRaku-inner {
	height: 1% ;
	padding-bottom: 7px ;
	padding-left: 4px ;
	overflow: hidden ;
	background: url("../images/index/rak_bg.gif") bottom right no-repeat ;
}

#searchRaku dl{
	position: relative ;
	float: left ;
	height: 106px ;
	width: 193px ;
	margin-left: 5px ;
	display: inline ;
}

#searchRaku dt{
	font-weight: bold ;
	color: #fff ;
	text-align: center ;
}

#searchRaku dd{
	position: absolute ;
	left: 0px ;
	top: 0px ;
	z-index: 0 ;
}

#searchRaku dt a {
	position: absolute ;
	float: left ;
	left: 0px ;
	top: 0px ;
	height: 106px ;
	width: 193px ;
	padding-top: 0px ;
	z-index: 1 ;
}

#searchRaku .chintai dt a {
	background: url("") no-repeat;
}

#searchRaku .baibai dt a {
	background: url("") no-repeat;
}

#searchRaku #searchRaku-inner  h3 {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 1em ;
	padding-top: 1em ;
}



/* search genre */
#searchGenre * {
	font-size: 12px ;
}

#searchGenre {
	clear: both ;
	width: 400px ;
	margin: 0px auto 5px ;
	text-align: left ;
}

#searchGenre li {
	height: 1% ;
	padding-bottom: 10px ;
	margin-bottom: 5px ;
	background: url("../images/index/search_g_bot.gif") left bottom no-repeat ;
}

#searchGenre dl {
	position: relative ;
	background: url("../images/index/search_g_bg.gif") repeat-y ;
}

#searchGenre dt {
	height: 40px ;
	padding-top: 40px ;
}

#searchGenre .word dt {
	background: #F8EDE1 url("../images/index/search_g_word.gif") no-repeat ;
}

#searchGenre .station dt {
	background: #F8EDE1 url("../images/index/search_g_station.gif") no-repeat ;
}

#searchGenre .map dt {
	background: #F8EDE1 url("../images/index/search_g_map.gif") no-repeat ;
}

#searchGenre .time dt {
	background: #F8EDE1 url("../images/index/search_g_time.gif") no-repeat ;
}

#searchGenre .school dt {
	background: #F8EDE1 url("../images/index/search_g_school.gif") no-repeat ;
}

#searchGenre dd {
	position: relative ;
	height: 1% ;
	padding: 0px 50px 0px 12px;
}

#searchGenre .submitButton {
	position: absolute ;
	right: 10px ;
	bottom: 0px ;
	height: 22px ;
	width: 51px ;
	padding: 0 ;
	margin: 0 ;
	z-index: 1000 ;
	border: none ;
	font-size: 12px ;
	color: #fff ;
	line-height: 22px ;
	background: url("../images/common/button_bg.gif") no-repeat ;
}

#searchGenre label input  {
	width : 12px ;
	height : 12px ;
	border : none ;
	vertical-align: middle;

}

#searchGenre dd small {
	font-size : 10px ;

}

#searchGenre label.chintai {
	font-weight: bold ;
	color: #ff6666 ;
}

#searchGenre label.baibai {
	font-weight: bold ;
	color: #336699 ;
}

#searchGenre dd .keyword {
	width: 150px ;
	margin-left: 5px ;
}

#searchGenre dd .area {
	width: 100px ;
	margin-left: 5px ;
}

#searchGenre dd .min {
	width: 90px ;
}

#searchGenre dd .station {
	width: 80px ;
	margin-left: 5px ;
}




/* kodawari */
#searchKodawari {
	padding: 0px 10px 0px ;
	overflow: hidden ;
}

#searchKodawari div {
	float: left ;
	width: 190px ;
	margin: 5px ;
	overflow: hidden ;
	display: inline ;
	background: #fff ;
}

#searchKodawari h4 {
	height: 26px ;
	padding-top: 26px ;
	font-size: 12px ;
	color: #fff ;
	text-align: center ;
}

#searchKodawari ul {
	height: 1% ;
	padding: 3px 5px 5px ;
	overflow: hidden ;
	text-align: left ;
}

#searchKodawari .chintai h4 {
	background: url("../images/index/kod_chintai.gif") no-repeat ;
}

#searchKodawari .chintai ul {
	border: 4px solid #ffcccc ;
	border-top: 0 ;
}

#searchKodawari .chintai li {
	padding-left: 12px;
	border-bottom: 1px dotted #ffcccc ;
	background: url("../images/index/arrow_c.gif") no-repeat 0px 5px;
}

#searchKodawari .baibai h4 {
	background: url("../images/index/kod_baibai.gif") no-repeat ;
}

#searchKodawari .baibai ul {
	border: 4px solid #c5defd ;
	border-top: 0 ;
}

#searchKodawari .baibai li {
	padding-left: 12px;
	border-bottom: 1px dotted #bcc8d5 ;
	background: url("../images/index/arrow_b.gif") no-repeat 0px 5px;
}


/* center bottom */
#centerContents {
	height: 1% ;
	margin-bottom: 5px ;
	overflow: hidden ;
}

#centerContents dl {
	float: left ;
	width: 198px ;
	margin: 0px 4px 0px ;
	padding-bottom : 10px ;
	display: inline ;
	height : 1% ;
}

#centerContents dt {
	height: 22px ;
	padding-top: 22px ;
}

#centerContents dd {
	height: 1% ;
}


#centerContents .site dt {
	background: url("../images/common/hl_site.gif") no-repeat ;
}

#centerContents .auk dt {
	background: url("../images/common/hl_auk.gif") no-repeat ;
}

#centerContents .rent dt {
	background: url("../images/common/hl_rent.gif") no-repeat ;
}

#centerContents .sell dt {
	background: url("../images/common/hl_sell.gif") no-repeat ;
}

#centerContents li {
	padding: 2px ;
	padding-left: 13px ;
	border-bottom: 1px dotted #C5E4A8 ;
	background: url("../images/common/arrow.gif") no-repeat;
	background-position: 0px 5px ;
}


/* pref
==============================*/
#searchPref {
	clear: both ;
	margin-bottom: 10px ;
	overflow: hidden ;
}

#searchPref li  {
	float: left ;
	width: 200px ;
	margin-right: 6px ;
}

#searchPref li a{
	height: 50px ;
	width: 200px ;
	padding-top: 50px ;
	display: block ;
}

#searchPref li.shop a {
	background: url("../images/index/pref_shop.gif") no-repeat ;
}

#searchPref li.rent a {
	background: url("../images/index/pref_rent.gif") no-repeat ;
}

#searchPref li.sell a {
	background: url("../images/index/pref_sell.gif") no-repeat ;
}

/* train
==============================*/
#searchTrain {
	clear: both ;
	margin-bottom: 15px ;
	overflow: hidden ;
}

#searchTrain li  {
	float: left ;
	width: 200px ;
	margin-right: 6px ;
}

#searchTrain li a{
	height: 50px ;
	width: 200px ;
	padding-top: 50px ;
	display: block ;
}

#searchTrain li.shop a {
	background: url("../images/index/train_shop.gif") no-repeat ;
}

#searchTrain li.rent a {
	background: url("../images/index/train_rent.gif") no-repeat ;
}

#searchTrain li.sell a {
	background: url("../images/index/train_sell.gif") no-repeat ;
}



/* genre
==============================*/
#genre {
	margin-bottom: 5px ;
	font-size: 10px ;
}

#genre h3 {
	height: 20px ;
	padding-top: 20px;
	margin-bottom: 15px ;
	border-bottom: 3px solid #669900 ;
	background: url("../images/common/hl_genre.gif") no-repeat ;
}

#genre dl{
	clear: both ;
	margin-bottom: 5px ;
	overflow: hidden ;
	line-height : 1.3 ;
}

#genre dt {
	float: left ;
	width: 43px ;
}

#genre dd {
	float: left ;
	width: 155px ;
	margin-right: 7px ;
}



/* inputComment
==============================*/
#container div p.inputComment {
	position: absolute ;
	height: 1em ;
	padding-top: 1em ;
}

/* banner
==============================*/
.bannerAreaIndex{
	width:410px;
	margin-left:5px;
}

.bannerAreaIndex div {
	margin-right: 5px ;
	width:200px;
	float:left;
}

.bannerAreaIndex img {
	margin-right: 10px ;
margin-bottom : 6px ;
}

.bannerAreaIndex img.invest {
	border:1px solid #ddd;
}

.bannerAreaIndex ul {
	padding: 5px ;
	margin-bottom: 10px ;
	border: 5px solid #C5E4A8 ;
}

.bannerAreaIndex li {
	padding: 2px ;
	padding-right: 0 ;
	background: url("../images/common/arrow.gif") no-repeat;
	background-position: 0px 5px ;
}



/* TEXT OVERFLOW
==============================*/

#search-inner h3,
#searchRaku dt a,
#searchRaku #searchRaku-inner h3,
#searchGenre dl dt,
#searchKodawari h4,
#centerContents dt, 
#searchPref a,
#searchTrain a,
#genre h3,
#container div p.inputComment{
	overflow: hidden ;
}



#search-inner>h3,
#searchRaku dt>a,
#searchRaku #searchRaku-inner > h3,
#searchGenre .word dl>dt,
#searchGenre .station dl>dt,
#searchGenre .map dl>dt,
#searchGenre .time dl>dt,
#searchGenre .school dl>dt,
#searchKodawari .chintai>h4,
#searchKodawari .baibai>h4,
#centerContents dl > dt, 
#searchPref ul>li a,
#searchTrain ul>li a,
#genre>h3,
#container div > p.inputComment 
 {
	height: 0px ;
}


/* RIGHT SIDE
==============================*/
.imgCenter{
	width:420px;height:88px;
	margin-bottom:7px;
}


.imgRight{
	margin-bottom:11px;
}


.kanei_col {
	width:190px;
	height:78px;
	background:url('/images/index/kanei_col2.gif') no-repeat;
	
}
.kanei_col a{
	cursor:pointer;
}
.kanei_col a:hover img {
visibility:hidden;
} 
.service_col {
	width:190px;
	height:78px;
	background:url('/images/index/service2.gif') no-repeat;
	
}
.service_col a{
	cursor:pointer;
}
.service_col a:hover img {
visibility:hidden;
} 

/* TATETAKAKO
==============================*/
.tatetakako{
	margin-bottom:6px;
}
.tatetakako h3{
	overflow:hidden;
	height:0px;
}

.tate2{
	width:190px;height:103px;
	background: url(/images/index/tatetakako22.gif) no-repeat;
}
.tate2 a:hover img{
	visibility:hidden;
}
.tatetakako h3{
	overflow: hidden ;
	font-size:1px;
	color:#ffffff;
}

.tatetakako > h3{
	height : 0px;
}
/* SHOW-AIKAWA
==============================*/
.outbanner li{
	padding:0px;
}
.outbanner ul{
	padding:0px;
	margin:0px;
	border:none;
}
li#showlist {
	
	width:190px;height:103px;
	background: url(/images/index/show2.gif) no-repeat;
}
li#showlist a:hover img{
	visibility:hidden;
}

/* コンテンツ */
a:focus {   outline:none;}

#gm {
float:left;
width: 193px;
height: 106px;
text-align:left;
background: url(/images/index/pita.gif) no-repeat;
 position:static;
}
#gm ul {
  margin: 0;
  padding: 0;
  list-style: none;
position:relative;
}
#gm li {
	margin: 0;
	padding: 0;
	width: 130px;
	text-indent: -9999px;
	position:absolute;
}
#gm li a , #gm li strong {
 height:20px;
  text-decoration: none;	
  display: block;
  width: 130px;
}

#gm li#g02      {
 left:0;
 top:38px;
 height:21px;
}
#gm li#g02 a:hover , #gm li#g02 strong     {
background: url(/images/index/pita.gif) no-repeat -196px -38px;
 height:21px;
}
#gm li#g03      {
 left:0;
 top:59px;
 height:19px;
}
#gm li#g03 a:hover , #gm li#g03 strong     {
background: url(/images/index/pita.gif) no-repeat -196px -59px;
 height:20px;
}
#gm li#g04      {
 left:0;
 top:80px;
 height:22px;
}
#gm li#g04 a:hover , #gm li#g04 strong     {
background: url(/images/index/pita.gif) no-repeat -196px -80px;
 height:22px;
}


#gl {
float:left;
width: 193px;
height: 109px;
text-align:left;
background: url(/images/index/tat.gif) no-repeat;
 position:static;
}
#gl ul {
  margin: 0;
  padding: 0;
  list-style: none;
position:relative;
}
#gl li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	position:absolute;
}
#gl li a , #gl li strong {
  text-decoration: none;	
  display: block;
}


#gl li#g05      {
 left:0;
 top:49px;
 height:18px;
 width:120px;
}
#gl li#g05 a , #gl li#g05 strong     {
 height:18px;
 width:120px;
}
#gl li#g05 a:hover , #gl li#g05 strong     {
background: url(/images/index/tat.gif) no-repeat -196px -49px;
 height:18px;
 width:120px;
}



#gl li#g06      {
 left:0;
 top:68px;
 height:15px;
 width:120px;
}
#gl li#g06 a , #gl li#g06 strong     {
 height:15px;
 width:120px;
}
#gl li#g06 a:hover , #gl li#g06 strong     {
background: url(/images/index/tat.gif) no-repeat -196px -68px;
 height:15px;
 width:120px;

}

#gl li#g07      {
 left:0;
 top:82px;
 height:20px;
 width:120px;

}#gl li#g07 a:hover , #gl li#g07 strong     {
background: url(/images/index/tat.gif) no-repeat -196px -82px;
 height:20px;
 width:120px;
}
#gl li#g07 a , #gl li#g07 strong     {
 height:20px;
 width:120px;
}
#gl li#g08      {
 left:121px;
 top:49px;
 height:18px;
 width:60px;
}
#gl li#g08 a:hover , #gl li#g08 strong     {
background: url(/images/index/tat.gif) no-repeat -317px -49px;
 height:18px;
 width:60px;

}
#gl li#g08 a , #gl li#g08 strong     {
 height:18px;
 width:60px;

}
#gl li#g09      {
 left:121px;
 top:68px;
 height:16px;
 width:60px;

}
#gl li#g09 a:hover , #gl li#g09 strong     {
background: url(/images/index/tat.gif) no-repeat -317px -68px;
 height:16px;
 width:60px;

}
#gl li#g09 a , #gl li#g09 strong     {
 height:16px;
 width:60px;

}

#gl li#g10      {
 left:121px;
 top:85px;
 height:20px;
 width:70px;

}
#gl li#g10 a:hover , #gl li#g10 strong     {
background: url(/images/index/tat.gif) no-repeat -317px -85px;
 height:20px;
 width:72px;

}
#gl li#g10 a , #gl li#g10 strong     {
 height:20px;
 width:72px;
}

/* iPhone対応
==============================*/
.iphonesubmit{
font-size:40px;
}
.iphonesubmit{
	bottom: 0px ;
	height: 50px ;
	width: 51px ;
	padding: 0 ;
	margin: 0 ;
	border: none ;
	font-size: 20px ;
	color: #fff ;
	line-height: 22px ;
	background: url("../images/common/button_bg.gif") no-repeat ;
}

/* スマートフォン告知バナー
==============================*/
.smpMain{
	width: 730px;
	height: 70px;
	cursor : default;
}
.smpimg{
	float:left;
	width: 730px;
	height: 60px;
	cursor : pointer;
}



