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

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


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* ページタイトル背景
----------------------------------------------------------- */
#woman #wrp_pagetitle {
	background: url(../women/images/title.jpg) top center no-repeat;
}

/* #cnt_room
----------------------------------------------------------- */
#woman #cnt_room {
	width: 680px;
	overflow: hidden;
	padding: 0 0 30px 0;
}

#woman #cnt_room h3 {
	background:url(../women/images/tit_room.gif) top left no-repeat;
}

#woman #cnt_room .img_l {
	float: left;
	margin: 0;
}

#woman #cnt_room .box_r {
	float: right;
	margin: 0;
	width: 310px;
}

#woman #cnt_room .box_r .text {
	clear: both;
	margin: 10px 0 0 15px;
	width: 295px;
}

#woman #cnt_room .box_r .text h4 {
	width: 295px;
	height: 20px;
	line-height: 20px;
	background: url(../women/images/st_bed.gif) left top no-repeat;
	text-indent: -9999px;
}

/* #cnt_room
----------------------------------------------------------- */
#woman #cnt_room {
	width: 680px;
	overflow: hidden;
	padding: 0 0 30px 0;
}

#woman #cnt_room h3 {
	background:url(../women/images/tit_room.gif) top left no-repeat;
}

#woman #cnt_room .img_l {
	float: left;
	margin: 0;
}

#woman #cnt_room .box_r {
	float: right;
	margin: 0;
	width: 310px;
}

#woman #cnt_room .box_r .text {
	clear: both;
	margin: 10px 0 0 15px;
	width: 295px;
}

#woman #cnt_room .box_r .text h4 {
	width: 295px;
	height: 20px;
	line-height: 20px;
	background: url(../women/images/st_bed.gif) left top no-repeat;
	text-indent: -9999px;
}



/* #cnt_stay
----------------------------------------------------------- */
#woman #cnt_stay {
	width: 680px;
	overflow: hidden;
	padding: 0 0 30px 0;
}

#woman #cnt_stay h3 {
	background:url(../women/images/tit_yuttari.gif) top left no-repeat;
}

#woman #cnt_stay h4 {
	margin: 0 0 10px 0;
	background:url(../women/images/st_23hour.gif) top left no-repeat;
	widows: 230px;
	height: 22px;
	text-indent: -9999px;
}

#woman #cnt_stay .box_l {
	padding: 10px 0 0 0;
	width: 325px;
	float: left;
}

#woman #cnt_stay .box_l p {
	margin: 0 0 10px 0;
}

#woman #cnt_stay .box_r {
	width: 353px;
	float: right;
}

#woman #cnt_stay .box_r p {
	padding: 10px 0 0 5px;
}



/* #cnt_support
----------------------------------------------------------- */
#woman #cnt_support {
	width: 680px;
	overflow: hidden;
	padding: 0 0 30px 0;
}

#woman #cnt_support h3 {
	background:url(../women/images/tit_support.gif) top left no-repeat;
}

#woman #cnt_support .box_l {
	padding: 0 0 45px 0;
	float: left;
}

#woman #cnt_support .box_l img {
	float: left;
}

#woman #cnt_support .box_l img#img_manicure {
	margin: 48px 0 0 2px;
}

#woman #cnt_support .box_r {
	padding: 70px 0 45px 0;
	float: right;
	width: 215px;
}
#woman #cnt_support .box_r h4 {
	margin: 0 0 10px 0;
	text-indent: -9999px;
	width: 200px;
	height: 20px;
	background: url(../women/images/st_out.gif) no-repeat;
}

#woman #cnt_support .box_r p {
	width: 200px;
}

/*下段3つのサービス*/
#woman #cnt_support #cnt_service {
	clear: both;
	width: 680px;
}

#woman #cnt_support #cnt_service .cnt_service_in {
	margin: 0 17px 0 0;
	float: left;
	width: 215px;
}

#woman #cnt_support #cnt_service .no-margin {
	margin: 0;
}

#woman #cnt_support #cnt_service .cnt_service_in h5 {
	margin: 2px 0 0 0;
	width: 215px;
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
}

#woman #cnt_support #cnt_service .cnt_service_in h5#st_drier {
	background: url(../women/images/st_drier.gif) 0 0 no-repeat;
}

#woman #cnt_support #cnt_service .cnt_service_in h5#st_pirrow {
	background: url(../women/images/st_pirrow.gif) 0 0 no-repeat;
}

#woman #cnt_support #cnt_service .cnt_service_in h5#st_security {
	background: url(../women/images/st_security.gif) 0 0 no-repeat;
}

#woman #cnt_support #cnt_service .cnt_service_in p {
	margin: 0 5px;
}


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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

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

