@charset "utf-8";


/*index
=======================================*/

#contentinner h3{
	height:26px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7f7f7f;
}


#building{
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 15px;
	font-size:80%;
	line-height:170%;
}



.finish{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	}





/*右メニュー部分
=======================================*/
#r_slide{
	width:190px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:84%;
	line-height:150%;
}

#r_menu{
	width:170px;
	margin:10px 10px 0;
}


/*index02
=======================================*/



/*index03
=======================================*/

#j-box{
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#j-room{
	float:right;
	width:165px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 20px;
}


/*------li--------*/
.kiyaku_list{
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	
}

.kiyaku_list li{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background-image:url(images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}


