@charset "utf-8";
/* ===================================================================
CSS information

 file name  :services.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	#gmenu	グローバルメニュー
----------------------------------------------------*/

#services #gmenu ul li#gm_services a {
	background:url(../images/gmenu_site.gif) -107px -59px;
}


/*----------------------------------------------------
	#title
----------------------------------------------------*/

#services #title h2 {
	background:url(../services/images/title.jpg) 0 0 no-repeat;
}


/*----------------------------------------------------
	#wrp_introservices
----------------------------------------------------*/
#services #wrp_introservices {
	margin:0 0 15px 0;
	padding:0;
	width:680px;
}

#services #wrp_introservices h3 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	width:680px;
	height:27px;
	line-height:27px;
	text-indent:-9999px;
	background:url(../services/images/tit_services.gif) 0 0 no-repeat;
	border-bottom:1px dotted #a0a0a0;
}

/* .wrp_service */
#services .wrp_service {
	margin:0 0 15px 10px;
	padding:0;
	width:582px;
	overflow:hidden;
	clear:both;
}

#services .wrp_service img {
	float:left;
}

#services .wrp_service .cnt_txt {
	margin:0;
	padding:0;
	width:450px;
	float:right;
}

#services .wrp_service .cnt_txt h4 {
	margin:0 0 10px 0;
	padding:0;
	width:450px;
	height:19px;
	line-height:19px;
	text-indent:-9999px;
}

#services .wrp_service .cnt_txt h4#tit_18less {
	background:url(../services/images/tit_18less.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_breakfast {
	background:url(../services/images/tit_breakfast.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_parking {
	background:url(../services/images/tit_parking.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_stay {
	background:url(../services/images/tit_stay.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_senior {
	background:url(../services/images/tit_senior.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_front {
	background:url(../services/images/tit_front.gif) 0 0 no-repeat;
}



#services .wrp_service .cnt_txt p.txt {
	margin:0 0 10px 0;
	padding:0;
	width:450px;
}

#services .wrp_service .cnt_txt span {
	color:#a40000;
	font-weight:bold;
}

#services .wrp_service .cnt_txt .btn_details01 {
	text-align:right;
	float:right;
}

#services .wrp_service .cnt_txt .btn_details02 {
	text-align:left;
}


/*----------------------------------------------------
	#wrp_facilities
----------------------------------------------------*/
#services #wrp_facilities {
	margin:40px 0 15px 0;
	padding:0;
	width:680px;
}

#services #wrp_facilities h3 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	width:680px;
	height:27px;
	line-height:27px;
	text-indent:-9999px;
	background:url(../services/images/tit_facilities.gif) 0 0 no-repeat;
	border-bottom:1px dotted #a0a0a0;
}

#services .wrp_service .cnt_txt h4#tit_oacorner {
	background:url(../services/images/tit_oacorner.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_keycard {
	background:url(../services/images/tit_keycard.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_coinlaundry {
	background:url(../services/images/tit_coinlaundry.gif) 0 0 no-repeat;
}
#services .wrp_service .cnt_txt h4#tit_lounge {
	background:url(../services/images/tit_lounge.gif) 0 0 no-repeat;
}


/*----------------------------------------------------
	#wrp_others
----------------------------------------------------*/
#services #wrp_others {
	margin:40px 0 15px 0;
	padding:0;
	width:680px;
}

#services #wrp_others h3 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	width:680px;
	height:27px;
	line-height:27px;
	text-indent:-9999px;
	background:url(../services/images/tit_others.gif) 0 0 no-repeat;
	border-bottom:1px dotted #a0a0a0;
}


/* #wrp_rental */

#services #wrp_rental {
	margin:0 auto;
	padding:0;
	width:656px;
}

#services #wrp_rental h4 {
	margin:0 0 15px 0;
	padding:0;
	width:656px;
	height:25px;
	line-height:25px;
	text-indent:-9999px;
	background:url(../services/images/tit_rental.gif) 0 0 no-repeat;
}

/* #wrp_ccard */

#services #wrp_ccard {
	margin:30px auto 0 auto;
	padding:0;
	width:656px;
}

#services #wrp_ccard h4 {
	margin:0 0 15px 0;
	padding:0;
	width:656px;
	height:25px;
	line-height:25px;
	text-indent:-9999px;
	background:url(../services/images/tit_ccard.gif) 0 0 no-repeat;
}

#services #wrp_ccard #tbl_ccard {
	width:656px;
}

#services #wrp_ccard #tbl_ccard th {
	width:205px;
}



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

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


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

	hack - 各種cssハック - for IE6

=======================================*/
* html {
	
}
