/*-------------------------*/
/*　VISH,inc.
/*-------------------------*/

#main_search{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:760px;
	height:259px;
	display:block;
}
/* 検索種類選択ボタン ------------------------*/
#main_left{
	float:left;
	background-image:url(images/top/main_bt_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:259px;
	z-index:2;
}
a .main_bt_map{
	display:block;
	background-image:url(images/top/main_bt_map_off.gif);
	background-repeat:no-repeat;
	width:233px;
	height:92px;
	text-indent:-9999px
}
a:hover .main_bt_map{
	display:block;
	background-image:url(images/top/main_bt_map_on.gif);
	cursor:pointer;
}
a .main_bt_area{
	display:block;
	background-image:url(images/top/main_bt_area_off.gif);
	background-repeat:no-repeat;
	width:233px;
	height:51px;
	text-indent:-9999px
}
a:hover .main_bt_area{
	display:block;
	background-image:url(images/top/main_bt_area_on.gif);
	cursor:pointer;
}
a .main_bt_line{
	display:block;
	background-image:url(images/top/main_bt_line_off.gif);
	background-repeat:no-repeat;
	width:233px;
	height:51px;
	text-indent:-9999px
}
a:hover .main_bt_line{
	display:block;
	background-image:url(images/top/main_bt_line_on.gif);
	cursor:pointer;
}
a .main_bt_apart{
	display:block;
	background-image:url(images/top/main_bt_apart_off.gif);
	background-repeat:no-repeat;
	width:233px;
	height:50px;
	text-indent:-9999px
}
a:hover .main_bt_apart{
	display:block;
	background-image:url(images/top/main_bt_apart_on.gif);
	cursor:pointer;
}
/* 地図 */
#main_center{
	position:absolute;
	left:229px;
	height:259px;
	display:block;
	background-image:url(images/map_bg.gif);
	background-repeat:no-repeat;
	lext-align:left;
	
}


/* 右エリア
--------------------------------------------------------- */
#right_box2{
	float:right;
	left:579px;
	width:181px;
	overflow:hidden;
/*	background-image:url(images/top/main_r_bt_bottom.gif);
*/
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#right_box2 h3{
	padding:0px 0px 0px;
	margin:0px;
	background-color:#FFFFFF;
}
.right_check_area{
	position:relative;
	display:block;
	margin-bottom:4px;
	overflow:hidden;
	padding-top:10px;
}
.right_check_area .right_check_head{
	background:url(images/top/main_r_bg_top.gif) top no-repeat;
	width:181px;
	height:6px;
	display:block;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/*
.right_check_area ul.right_check{
	background:url(images/top/main_r_bt_bg_middle.gif) no-repeat;
	background-position:0px center;
	margin:0px 0px 0px;
	padding:0px;
	display:block;
}
*/
.right_check_area UL.right_check {
	PADDING-RIGHT: 35px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	BACKGROUND: url(images/top/main_r_bt_bg_middle.gif) no-repeat 0px center;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
.right_check_area form{
	margin:0px;
}
.right_check_area li{
	display:block;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:23px;
	padding-bottom:0px;
	line-height:12px;
	color:#666666;
	margin:0px;
	text-align:left;
}
.right_check_area .right_check_bottom{
	background-image:url(images/top/main_r_bg_bottom.gif);
	width:181px;
	height:6px;
	display:block;
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
}


#right_box2 select.right_pull{
	display:block;
	width:105px;
	float:left;
	margin-top:7px;
	margin-right:0px;
	padding-left:0px;
	margin-left:5px;
	
}

#right_box2 .right_search_bt{
	padding-top:5px;
	padding-left:0px;
	margin-left:0px;
	pading-bottom:2px;
	margin-bottom:5px;
}

#right_box2 li a .bt_stop{
	display:block;
	width:140px;
	margin:0px;
	cursor:pointer;
}
#right_box2 li a{
	text-decoration:none;
}
#right_box2 li a {
	text-decoration:none;
}
#right_box2 .cm{
	position:absolute;
	top:159px;
	margin:0px;
	padding:0px 0px 0px;
}





/*　2段目
--------------------------------------------------*/
#second_box{
	position:relative;
	display:block;
	width:760px;
	clear:both;
	/* background-color:#FFFFFF; */

}

#second_left{
	width:578px;
	float:left;
	
}
/*　お役立ちガイド　------------------------*/
.guide{
	width:290px;
	background-image:url(images/top/guide_bg.gif);
	background-position:0px 33px;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
.guide h2{
	margin:0px;
	padding:0px;
}
.guide h3{
	margin:5px 0px 8px 20px;
	padding:0px;
}
.guide table{
	margin-left:20px;
	width:270px;
}
.guide table .list{
	width:120px;
	background-image:url(images/top/guide_list.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding:3px 3px 3px 15px;
	}
.guide table .list a:hover{
	color:#ff0000;
	text-decoration:underline;
	}

/*　一人暮しナビ　------------------------*/
.hitori{
	width:288px;
	background-image:url(images/top/hitori_bg.gif);
	background-position:0px 33px;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
.hitori h2{
	margin:0px;
	padding:0px;
}
.hitori h3{
	margin:5px 0px 8px 15px;
	padding:0px;
}

.hitori p{
	margin:0px 15px 8px 20px;
}
.hitori .bt_more{
	text-align:right;
	margin-right:20px;
}

/*　トピックス　------------------------*/
#topics2{
	background-image:url(images/top/topic_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:578px;
}
#topics2 h2{
	margin:0px 0px 15px;
	padding:0px;
}
#topics2 ul{
	list-style:none;
	width:550px;
	margin:0px;
	padding:0px;
}

#topics2 li{
	border-bottom:1px dotted #cccccc;
	text-align:left;
	margin:0px 20px 7px 20px;
	background-image:url(images/top/topic_list_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	line-height:16px;
	padding-left:10px;
}
#topics2 li a{
	text-decoration:none;
}
#topics2 li a:hover{
	color:#ff0000;
	text-decoration:underline;
}
/*　関連サイト　------------------------*/
#link_area{
	background-image:url(images/top/topic_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:20px;
	width:578px;
	height:130px;
	text-align:left;
}
#link_area h2{
	margin:0px 0px 15px;
	padding:0px;
}
#link_area .banner{
	padding-left:14px;
}
.link_box1{
	border-right:1px solid #cccccc;
	width:195px;
	float:left;
}
#link_area .link_box1 .banner{
	margin-left:10px;
}
.link_box1 p{
	padding-left:22px;
	margin:5px 0px 5px;
	padding-right:10px;
}
.link_box2{
	border-right:1px solid #cccccc;
	width:190px;
	float:left;
}
.link_box2 p{
	padding-left:15px;
	padding-right:5px;
	margin:5px 0px 5px;
}

.link_box3{
	width:190px;
	float:left;
}
.link_box3 p{
	padding-left:15px;
	padding-right:5px;
	margin:5px 0px 5px;
}

#second_right{
	float:right;
	padding-top:6px;
	width:182px;
}


#shop{
	margin:4px 3px 0px 4px;
	background-image:url(images/top/r_shop_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e1e1e1;
	text-align:left;
	padding-bottom:8px;
}
#shop h3{
	margin:0px;
}
#shop td{
	padding:4px 8px 8px;
	color:#333333;
}
#shop form{
	margin-top:0px;
	padding:0px 10px;
	text-align:right;
}
#mobile{
	margin:4px 3px 0px 4px;
	text-align:left;
	display:block;
}
#mobile h3{
	margin:0px;
}
#mobile .mobile_main{
	background-image:url(images/top/r_mobire_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:150px;
	padding:5px 10px;
}
#mobile p.left{
	margin:0px;
	padding:4px 60px 5px 0px;
}
#mobile p{
	margin:0px;
	padding:4px 0px 10px;
}
#mobile form{
	margin:0px;
}
