@charset "utf-8";

a.btn3{
	background-position:0 -60px;}
/*
-------------------------------------------------------------
div#header
-------------------------------------------------------------
*/
div#header h1{
	background:url(../img/h1.png) no-repeat;
	width:383px; height:0;
	padding:14px 0 0 0; overflow:hidden;
	position:absolute; right:0; top:30px;}
/*
-------------------------------------------------------------
div#main
-------------------------------------------------------------
*/
div.title{}
div.title p,
div.title ul,
div.title ul li{
	float:left; display:inline;}
	
	
div.title ul{
	padding:4px 0 0 66px;}
li#rent a{
	background:url(../img/rent.png) no-repeat;
	width:155px; height:0;
	padding:47px 0 0 0; overflow:hidden;
	display:block;}
li#security a{
	background: url(../img/security.png) no-repeat;
	width:276px; height:0;
	padding:47px 0 0 0; overflow:hidden;
	display:block;
	margin:0 0 0 50px;}
	
li#rent a:hover,
li#security a:hover{
	background-position:0 -47px;}
	
li#security a{
	background-position:0 -47px;}

	
/*
-------------------------------------------------------------
div.contents
-------------------------------------------------------------
*/
div.contents{
	padding:40px 0;}

ul.float_img1 li{
	float:left; display:inline;}
ul.float_img1 li p{
	padding:70px 0 0 70px;}
	
div.float_img2{
	padding:30px 0 0 0;}
div.float_img2 ul,
div.float_img2 p{
	float:left; display:inline;}
	
div.float_img2 ul{
	width:348px;}
div.float_img2 ul li{
	padding:70px 0 0 0;}
div.float_img2 p{
	padding:0 0 0 70px;}

div.contents dl{
	color:#674B06; line-height:1.6;
	padding:30px 0 0 20px;;}
div.contents dl dt{
	font-size:1.1em; font-weight:bold;
	padding:0 0 10px 0;}
div.contents dl dd{
	padding:0 0 20px 0;}
