@charset "utf-8";
/* price.css */


/*======================================

	メニューオンマウス

=======================================*/

#price ul#main_menu li.price a {
	background: url(../images/main_menu.gif) -180px -60px;
}


/* --------- サブ見出しの設定-------- */

#price div.st{
    margin: 0 auto 10px auto;
	margin-top: 20px;
	padding: 0 0 0 15px;
	border: 0;
	width: 660px;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	clear: both;
	background: url(../images/st_bg.gif) center top no-repeat;
}

#price span.str {
	font-weight: bold;
	margin-top: 10px;
}

/*======================================

	weekly serviceの設定
	
=======================================*/

#price #weekly_service {
	width: 675px;
	margin: 0 auto;
	clear:both;
}

#price #weekly_service p {
	padding: 0;
	margin: 0;
	width: 675px;
	height: 280px;
	text-indent:-9999px;
	background: url(../price/images/img_weekly_service.jpg) center top no-repeat;
}


/*======================================

	各室料金の設定
	
=======================================*/


#price .room_charge {
	width: 675px;
	margin: 0 auto;
	clear:both;
}

#price .room_charge th{
width: 33% ;
}

#price .room_charge p {
	margin: 10px 0 10px 0;
}

/*======================================

	会社契約の設定
	
=======================================*/


#price #contract {
	width: 675px;
	margin: 0 auto;
	clear:both;
}

#price #contract p {
	margin: 0;
	padding: 0;
}


