@charset "UTF-8";

/*印刷専用のCSS*/

/* 5.中央カラムのCSS
------------------------------------------------------------------------- */
#centerColumn{
	width:720px;
	margin:0 10px 0 0;
	float:left;
}

/* 6.右カラムのCSS
------------------------------------------------------------------------- */
#rightColumn{
	width:215px;
	float:left;
}

/* 6.営業オススメ物件のCSS
------------------------------------------------------------------------- */
#centerColumn #anotherItem{
	width:715px;
	height:290px;
	margin-top:5px;
	padding-top:30px;
	padding-left:10px;
	background:url(../img/main_back.gif) no-repeat;
}

#centerColumn #anotherItemIn{
	width:695px;
	height:251px;
	background:url(../img/main_back2.jpg) no-repeat;
}

#centerColumn #anotherItemIn ul{
	list-style:none;
	width:440px;
	position:absolute;
	left:249px;
	margin-top:7px;
	float:left;
}

#centerColumn #anotherItemIn ul li{
	width:200px;
	background:url(../img/line.gif) bottom no-repeat;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	padding-bottom:10px;
}

#centerColumn #anotherItemIn ul li.lineNone{
	background:none;
}

#centerColumn #anotherItemIn ul li img{
	float:left;
}

#centerColumn #anotherItemIn ul li a{
	width:105px;
	float:left;
	margin-left:5px;
	padding-left:6px;
}

#centerColumn #anotherItemIn ul li p img{
	vertical-align:middle;
}

#centerColumn #subSearch{
	width:715px;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	padding:10px 0 10px 0;
	margin-top:90px;
}


/* 6.ニュースエリアのCSS
------------------------------------------------------------------------- */

#rightColumn #type_select #news{
	width:210px;
	height:60px;
	background:url(../img/news_back.gif) no-repeat;	
	margin-left:1px;
	margin-top:8px;
	padding-left:68px;
	padding-top:6px;
}

#rightColumn #type_select #news p{
	margin-bottom:3px;
}


#centerColumn .itemArea h3{
	width:223px;
	height:22px;
	background:#514c8e;
	background-image:url(../img/item_back.gif);	
	padding:4px 0 0 7px;
	margin-bottom:8px;
}


#rightColumn #gallery ul{
	list-style:none;
	padding-left:11px;
	padding-top:10px;
}

#rightColumn #gallery ul li{
	width:60px;
	height:60px;
	float:left;
	margin-bottom:6px;
	margin-right:7px;
}

*:first-child+html #rightColumn #gallery ul li{
	width:60px;
	height:60px;
	float:left;
	margin-bottom:-2px;
	margin-right:8px;
}

#footer{
	width:950px;
	margin-top:10px;

}

#footer ul li{
	float:left;
	margin-top:0px;
	margin-bottom:5px;
}



.left1{
float:left;
width:690px;
}

.left2{
float:left;
width:690px;
}

.right{
float:left;
width:250px;
}

.hako{
width:220px;
float:left;
margin:5px 0 5px 5px;
}


.itemLink{
float:left;
width:90px;
height:200px;
background:#eeeeee;
margin-left:5px;
}


.itemLink p{
text-align:center;
margin-top:60px;
}

.itemLink p strong{
font-size:120%;
font-weight:bold;
margin-top:30px;
line-height:120%;
}

.itemLink p.f_btn a{
margin-left:7px;
display:block;
width:80px;
height:40px;
text-indent:-9999px;
overflow:hidden;
background:url(../img/f_btn.gif) 0 0 no-repeat;
}

*:first-child+html .itemLink p.f_btn a{
margin-left:0px;
}



/*リンク関連*/

#mainColumn #searchTabArea li#stationTab_on{
	display:block;
	width:207px;
	height:32px;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/tab1_on.gif) 0 0 no-repeat;
}

#mainColumn #searchTabArea li#areaTab_on{
	display:block;
	width:207px;
	height:32px;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/tab2_on.gif) 0 0 no-repeat;
}

#mainColumn #searchTabArea li#mapTab_on{
	display:block;
	width:207px;
	height:32px;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/tab3_on.gif) 0 0 no-repeat;
}


#mainColumn #searchTabArea li#stationTab a{
	background:url(../img/tab1.gif) 0 0 no-repeat;
}

#mainColumn #searchTabArea li#areaTab a{
	background:url(../img/tab2.gif) 0 0 no-repeat;
}

#mainColumn #searchTabArea li#mapTab a{
	background:url(../img/tab3.gif) 0 0 no-repeat;
}

#mainColumn #searchTabArea p#favorite a{
	position:absolute;
	left:800px;
	top:94px;
	display:block;
	width:146px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/tab4.gif) 0 0 no-repeat;
}

.itemLink p.f_btn a{
margin-left:7px;
display:block;
width:80px;
height:40px;
text-indent:-9999px;
overflow:hidden;
background:url(../img/f_btns.gif) 0 0 no-repeat;
}

a#mLink{
	margin-top:-7px;
	display:block;
	width:173px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/mail_btn.gif) 0 0 no-repeat;
}

















