@charset "Shift-JIS";
@import url("/rent/css/common.css");
@import url("/rent/css/header.css");
@import url("/rent/css/footer.css");
/* ==========================================================

title : ホームメイト　コールセンター
scope : 

last modify : 2009/07/21 117_miyano

========================================================== */

/* ----------------------------------------------------------
 contents
---------------------------------------------------------- */
.contents {
	width:870px;
	margin:0px auto;
	padding:0px;
	letter-spacing: 0.1em;
	font-size: 90%;
	}
a{
	overflow:hidden;
	}

/* ----------------------------------------------------------
 h1
---------------------------------------------------------- */
h1.ttl_cmn_link {
	/*background:url(../image/ttl_top.jpg) no-repeat 0 0;*/
	margin: 0px;
	}
	
/* ----------------------------------------------------------
 content_callcenter
---------------------------------------------------------- */
#content_callcenter {
	clear: both;
	width:840px;
	margin:0px auto;
	padding:0px;
	overflow: hidden;
	}
.p_read {
	margin: 1em 15px;
	text-align: left;
	}
#trouble{
	position:relative;
	width:830px;
	height:280px;
	margin:0px 5px 20px;
	background: url(../image/bg_trouble.gif) no-repeat;
	}
#trouble h2{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:50px;
	margin:0px;
	padding:0px;
	background: url(../image/ttl_trouble.gif) no-repeat;
	text-indent:-9999px;
	}
#trouble p{
	position:absolute;
	top:50px;
	left:17px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
#trouble ul{
	padding:70px 0 0 20px;
	}
#trouble li{
	float:left;
	padding:20px;
	}
#kanri{
	position:relative;
	width:830px;
	height:219px;
	margin:0px 5px 20px;
	background: url(../image/bg_kanri.gif) no-repeat;
}
#kanri h2{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:50px;
	margin:0px;
	padding:0px;
	background: url(../image/ttl_kanri.gif) no-repeat;
	text-indent:-9999px;
	}
#kanri dl{
	text-indent:-9999px;
	}
#kanri dd{
	text-indent:-9999px;
	}
#attention{
	width:830px;
	margin:0px 5px 20px;
	border:1px solid #999999;
	}
#attention h2{
	width:830px;
	height:37px;
	margin:0px;
	padding:0px;
	background: url(../image/ttl_attention.gif) no-repeat;
	text-indent:-9999px;
}
#attention ul{
	list-style:none;
	margin:10px;
	padding;:0px;
}
#attention ul li{
	margin:2px 0px 0px;
	padding:0px 0px 0px 20px;
	text-align:left;
	background: url(../image/icon_attention.gif) no-repeat left top;
	}
#callcenter{
	position:relative;
	width:830px;
	height:172px;
	margin:0px 5px 0px;
	padding;:0px;
	background: url(../image/bg_callcenter.jpg) no-repeat;
}
#callcenter h2{
	position:absolute;
	left:126px;
	top:47px;
	width:381px;
	height:40px;
	margin:0px;
	padding:0px;
	background: url(../image/ttl_callcenter.gif) no-repeat;
	text-indent:-9999px;
}
#callcenter p#time{
	position:absolute;
	left:503px;
	top:15px;
	width:307px;
	height:93px;
	margin:0px;
	padding:0px;
	background: url(../image/img_receptionist.gif) no-repeat;
	text-indent:-9999px;
	}
#callcenter p#note{
	position:absolute;
	left:231px;
	top:124px;
	width:430px;
	height:40px;
	margin:0px;
	padding;:0px;
	background: url(../image/img_note.gif) no-repeat;
	text-indent:-9999px;
	}
#alsok a{
	display:block;
	position:absolute;
	left:661px;
	top:136px;
	width:139px;
	height:25px;
	margin:0px;
	padding;:0px;
	background: url(../image/img_logo_alsok.gif) no-repeat;
	text-indent:-9999px;
}
#btn_box{
	clear:both;
	width:840px;
	margin-top:20px;
	padding:0px;
	background: url(../image/img_dottedline.gif) no-repeat center 0px;
	}
#btn_box ul{
	overflow:hidden;
	margin:0px;
	padding:20px 20px 0px;
	list-style:none;
	}
#btn_box li{
	width:380px;
	height:80px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
#btn_box li#btn_search{
	float:left;
	width:380px;
	height:80px;
	background: url(../image/btn_search.jpg) no-repeat 0px 0px;	
}
#btn_box li#btn_24care{
	float:right;
	width:380px;
	height:80px;
	background: url(../image/btn_24care.jpg) no-repeat 0px 0px;	
	}
#btn_box li#btn_search a{
	display:block;
	width:380px;
	height:80px;
	background: url(../image/btn_search.jpg) no-repeat 0px 0px;	
	}
#btn_box li#btn_24care a{
	display:block;
	width:380px;
	height:80px;
	background: url(../image/btn_24care.jpg) no-repeat 0px 0px;	
	}
#btn_box li#btn_search a:hover{
	background: url(../image/btn_search.jpg) no-repeat 0px -80px;	
	}
#btn_box li#btn_24care a:hover{
	background: url(../image/btn_24care.jpg) no-repeat 0px -80px;	
	}
