@charset "utf-8";
@import "/css/template.css";

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#topContent {
	margin-top: 7px;
	width: 770px;
	height: 210px;
	background: url(/img/index/top_visual.jpg) no-repeat left top;
	
	position: relative;
}

#topContent .topText {
	position: absolute;
	top: 0;
	left: 7px;
}

#topContent ul {
	width: 230px;
	position: absolute;
	top: 7px;
	right: 30px;
}

#topContent ul a {
	display: block;
}

#topContent li.address {
	width: 230px;
	height: 67px;
	background: url(/img/index/address__back.gif) no-repeat;

	position: relative;
}

#topContent li.route {
	margin-top: 5px;
	width: 230px;
	height: 67px;
	background: url(/img/index/route_back.gif) no-repeat;

	position: relative;
}

#topContent ul ul li.borrow {
	width: 144px;
	height: 35px;

	position: absolute;
	top: -11px;
	left: 103px;
}

#topContent ul ul li.buy {
	width: 144px;
	height: 26px;

	position: absolute;
	top: 23px;
	left: 103px;
}

#topContent ul ul li.borrow a {
	background: url(/img/index/borrow_over.gif) no-repeat;
	display: block;
}

#topContent ul ul li.buy a {
	background: url(/img/index/buy_over.gif) no-repeat;
	display: block;
}

#topContent ul ul a:hover {
	background-color: #fff;
}

#topContent ul ul a:hover img {
	visibility: hidden;
}

#topContent form {
	width: 230px;
	height: 49px;
	
	position: absolute;
	top: 154px;
	right: 30px;
}

#topContent #searchText {
	width: 150px;
	height: 17px;
	
	position: absolute;
	top: 24px;
	left: 12px;
}

	* html #topContent #searchText {
		height: 23px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 19px;
		/**/ 
	}

#topContent #searchSubmit {
	width: 45px;
	height: 22px;
	
	position: absolute;
	top: 23px;
	right: 7px;
}

#topContent ul.searchImg {
	width: 51px;
	height: 17px;
}

#topContent ul.searchImg li {
	display: inline;
}

#topContent ul.searchImg li.btn1 {
	position: absolute;
	top: -7px;
	left: -28px;
}

#topContent ul.searchImg li.btn2 {
	position: absolute;
	top: -7px;
	left: 25px;
}

#topContent ul.searchImg li.btn1 a {
	position: absolute;

	background: url(/img/index/search01_over.gif) no-repeat;
	display: block;
}

#topContent ul.searchImg li.btn2 a {
	position: absolute;

	background: url(/img/index/search02_over.gif) no-repeat;
	display: block;
}

#topContent ul.searchImg a:hover {
	background-color: #fff;
}

#topContent ul.searchImg a:hover img {
	visibility: hidden;
}

#topContent .information_bottan {
	margin-top:6px;
}

	* html #topContent .information_bottan {
		margin-top:3px;
		/*Mac IE用ハック*/
		/*\*//*/
		margin-top:3px;
		/**/ 
	}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	margin: 0 20px 0 0;
	width: 540px;

	float: left;
}

	* html #conts {
		margin: 0 20px 0 0;
		/*Mac IE用ハック*/
		/*\*//*/
		margin: 0 20px 0 0;
		/**/ 
	}
	
#conts h2.top {
	margin: 15px 0 10px 0;
	
	clear: left;
}

#conts h2 {
	margin: 15px 0 13px 0;
	
	clear: left;
}

#conts #list {
	margin: 0;
	width: 540px;
}

	* html #conts #list {
	}
	
#conts #list a:hover {
	background-color: #fff;
}

#conts #list a:hover img {
	visibility: hidden;
}

#conts #list li.rent01 a {
	background: url(/img/index/btn01_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent02 a {
	background: url(/img/index/btn02_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent03 a {
	background: url(/img/index/btn03_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent04 a {
	background: url(/img/index/btn04_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent05 a {
	background: url(/img/index/btn05_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent06 a {
	background: url(/img/index/btn06_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent07 a {
	background: url(/img/index/btn07_over.gif) no-repeat;
	display: block;
}

#conts #list li.rent08 a {
	background: url(/img/index/btn08_over.gif) no-repeat;
	display: block;
}

#conts #list li.house a {
	background: url(/img/index/btn03_over.gif) no-repeat;
	display: block;
}

#conts #list h3 {
	padding-bottom: 5px;	
}

#conts .listBox1 {
	margin: 0 10px 0 0;
	padding: 0 0 10px;
	width: 265px;
	background: url(/img/index/back01.gif) no-repeat left bottom;
	
	float: left;
}

	* html #conts .listBox1 {
		background: url(/img/index/back01.gif) no-repeat left bottom;
	}

#conts .listBox2 {
	width: 265px;
	padding-bottom: 10px;
	background: url(/img/index/back02.gif) no-repeat left bottom; 
	
	float: left;
}

#conts #list ul {
	margin: 0 10px 0 0;
	padding: 0;
	
	float: left;
}

#conts #list li {
	margin: 0;
	
	line-height: 1.5;
	display: inline;
}

#conts #list p {
	padding: 0 15px;
	line-height: 1.5;
}

#listText {
	margin:0px 10px 20px 10px;
	padding-bottom:10px;
	line-height:1.5;
}

#listImg {
	margin:5px 10px 10px 10px;
}

#conts #list .listBox1 ul,
#conts #list .listBox2 ul {
	margin: 0 10px 0 10px;
}

	* html #conts #list .listBox1 ul,
	* html #conts #list .listBox2 ul {
		margin: 0 5px 0 5px;
		/*Mac IE用ハック*/
		/*\*//*/
		margin: 0 10px 0 10px;
		/**/ 
	}

#conts #list .listBox1 li,
#conts #list .listBox2 li {
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
}

#conts li.last {
	background: none;
}

#conts li .space {
	padding: 0 35px 0 0;
}

#conts .box1 {
	margin-right: 10px;
	width: 265px;
	height: 110px;
	position: relative;
	
	float: left;
}

#conts .box2 {
	margin-right: 0;
}

#conts .btm {
	padding-bottom: 5px;
}

#conts img.left {
	margin: 0 10px 0 0;
	
	float: left;
}

#conts img.left1 {
	margin: 0 10px 10px 0;
	
	float: left;
}

	* html #conts img.left1 {
	}

#conts .box1 a:hover {
	background-color: #fff;
}

#conts .box1 a:hover img {
	visibility: hidden;
}

#conts .box1 img {
}

#conts .box1 li.photo1 a {
	margin: 0;
	padding: 0;
	
	width: 110px;
	height: 110px;
	background: url(/img/index/photo01_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.photo2 a {
	margin: 0;
	padding: 0;

	width: 110px;
	height: 110px;
	background: url(/img/index/photo02_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.m1 a {
	margin: 0;
	padding: 0;

	width: 40px;
	height: 40px;
	background: url(/img/index/photo_m1_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.m2 a {
	margin: 0;
	padding: 0;

	width: 40px;
	height: 40px;
	background: url(/img/index/photo_m2_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.m3 a {
	margin: 0;
	padding: 0;

	width: 40px;
	height: 40px;
	background: url(/img/index/photo_m3_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.m4 a {
	margin: 0;
	padding: 0;

	width: 40px;
	height: 40px;
	background: url(/img/index/photo_m4_over.jpg) no-repeat;
	display: block;
}

#conts .box1 li.photo1, 
#conts .box1 li.photo2, 
#conts .box1 li.m1, 
#conts .box1 li.m2, 
#conts .box1 li.m3, 
#conts .box1 li.m4 {
	margin: 0 0 0 0;
	padding: 0;
	background: none;
}

#conts img.line {
	margin: 10px 0 10px;
}

#conts .box1 ul {
	float: left;
}
/*
#conts .box2 ul two {
	margin-top: 0;
}

	* html #conts .box1 ul.two {
		padding-top: 10px;
		/*Mac IE用ハック*/
		/*\*//*/
		padding-top: 0;
		/**/ 

	/*
	*+html #conts .box1 ul.two {
		padding-top: 10px;
	}*/

#conts .box1 ul.icon li,
#conts .box1 ul.one li {
	margin-top:5px;
	margin-left: 5px;
	padding: 0px 0 1px 15px;
	background: url(/img/index/arrow.gif) no-repeat left 2px;

	font-size: 120%;
	line-height:1.2;
	font-weight: bold;
}


	*+html #conts .box1 ul.icon li,
	*+html #conts .box1 ul.one li {
		margin-left: 10px;
	}

#conts p.fSize {
	width: 130px;
	position: absolute;
	top: 45px;
	left: 125px;
	
	font-size: 90%;
	line-height: 1.7;
}

#conts p.oneline {
	margin: -25px 0 12px 50px;
	
	float: left;
	clear: left;
	
	font-size: 90%;
	line-height: 1.7;
}

	* html #conts p.oneline {
		margin: -20px 0 12px 25x;
		/*Mac IE用ハック*/
		/*\*//*/
		margin: -25px 0 12px 50px;
		/**/ 
	}
	
	*+html #conts p.oneline {
		margin: -20px 0 12px 25x;
	}

#conts p.oneline1 {	
	margin: -15px 0 12px 50px;
	
	float: left;
	clear: left;

	font-size: 90%;
	line-height: 1.7;
}

	* html #conts p.oneline1 {
		margin: -15px 0 12px 25x;
		/*Mac IE用ハック*/
		/*\*//*/
		margin: -15px 0 12px 50px;
		/**/ 
		white-space: nowrap;
	}
	
	*+html #conts p.oneline1 {
		margin: -15px 0 12px 25x;
		white-space: nowrap;
	}

/*------------------------------------------------------------
	サイドナビ
------------------------------------------------------------*/
#sideNavi #otherMenu {
	margin: 20px 0 15px 0;
	padding-bottom: 15px;
	background: url(/img/template/side_navi/other_bg.gif) no-repeat left top;
}

#sideNavi #otherMenu h3 {
	margin: 10px 10px 5px 10px;
	padding: 10px 0 0 0;
}

#sideNavi #otherMenu h3.index a {
	width: 170px;
	height: 62px;
	background: url(/img/template/side_navi/h3_img01_over.gif) no-repeat;
	
	display: block;
}

#sideNavi #otherMenu h3 img {
	display: block;
}

#sideNavi #otherMenu h3.index a:hover {
	background-color: #fff;
}

#sideNavi #otherMenu h3.index a:hover img {
	visibility: hidden;
}

#sideNavi #otherMenu p {
	padding: 0 12px 10px 12px;
	
	font-size: 90%;
	line-height: 1.7;
}

#sideNavi #otherMenu ul {
	margin: 0;
	padding: 0;
	background: none;
}

#top #sideNavi #otherMenu li {
	margin: 0 0 5px 12px;
	padding: 0 0 0 18px;
	background: url(/img/template/side_navi/arrow.gif) no-repeat left center;
	border: none;
}
