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

 file name  :welcome.css
 author     :Ability Consultant
style welcome  :ご案内ページ設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */
#welcome .line01 {
	margin: 0 0 20px 0;
}


/* ご案内
----------------------------------------------------------- */
#welcome #main div.pagetitle {
	width: 740px;
	margin: 0 0 20px 0;
	background: url(../welcome/images/bg_welcome.gif) no-repeat 0 250px;
	overflow: hidden;
}

#welcome #main div.pagetitle h2 {
	background: url(../welcome/images/img_titleimage.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
}

#welcome #main div.pagetitle div.welcome_left {
	width: 400px;
	padding: 10px 0 0 0;
	float: left;
}

#welcome #main div.pagetitle div.welcome_left p {
	line-height: 1.8;
}

#welcome #main div.pagetitle div.welcome_right {
	width: 295px;
	float: right;
}

#welcome #main div.pagetitle div.welcome_right img {
	margin: 0 0 0 5px;
}



/* 特典
----------------------------------------------------------- */
#welcome #main div.tokuten_con {
	width: 740px;
	height: 277px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	background: url(../welcome/images/bg_tokuten.gif) no-repeat 0 0;
}

#welcome #main div.tokuten_con h3 {
	width: 710px;
	height: 47px;
	margin: 10px 0 10px 10px;
	background: url(../welcome/images/st_tokuten.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.tokuten_con h3 a {
	width: 160px;
	height: 34px;
	margin: -12px 0 0 550px;
	position: relative;
	display: block;
	overflow: hidden;
}

#welcome #main div.tokuten_con ul {
	width: 702px;
	margin: 0 auto;
}

#welcome #main div.tokuten_con ul li {
	width: 220px;
	height: 176px;
	text-indent: -9999px;
	float: left;
}

#welcome #main div.tokuten_con ul li.tokuten01 {
	background: url(../welcome/images/img_tokuten01.jpg) no-repeat 0 0;
	margin: 0 20px 0 0;
}

#welcome #main div.tokuten_con ul li.tokuten02 {
	background: url(../welcome/images/img_tokuten02.jpg) no-repeat 0 0;
	margin: 0 20px 0 0;
}

#welcome #main div.tokuten_con ul li.tokuten03 {
	background: url(../welcome/images/img_tokuten03.jpg) no-repeat 0 0;
}

/* 三笠は連泊がお得！
----------------------------------------------------------- */
#welcome #main div.long_stay_con {
	widtth: 740px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#welcome #main div.long_stay_con h3 {
	width: 740px;
	height: 39px;
	margin: 0 0 25px 0;
	background: url(../welcome/images/st_long_stay.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.long_stay_con div.long_stay_left {
	width: 390px;
	padding: 0 0 0 10px;
	float: left;
}

#welcome #main div.long_stay_con div.long_stay_left h4 {
	width: 366px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../welcome/images/sst_long_stay.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.long_stay_con div.long_stay_right {
	width: 309px;
	padding: 0 10px 0 0;
	float: right;
}

/* 嬉しいサービス
----------------------------------------------------------- */
#welcome #main div.service_con {
	widtth: 740px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#welcome #main div.service_con h3 {
	width: 740px;
	height: 30px;
	margin: 0 0 25px 0;
	background: url(../welcome/images/st_service.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.service_con div.service_left {
	width: 390px;
	padding: 0 0 0 10px;
	float: left;
}

#welcome #main div.service_con div.service_left h4 {
	width: 260px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../welcome/images/st_yukata.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.service_con div.service_right {
	width: 309px;
	padding: 0 10px 0 0;
	float: right;
}



/* 5つのポイント
----------------------------------------------------------- */
#welcome #main div.point_con {
	width: 740px;
	margin: 0 0 60px 0;
}

#welcome #main div.point_con h3 {
	width: 740px;
	height: 37px;
	margin: 0 0 25px 0;
	background: url(../welcome/images/st_point.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.point_con div.point_list {
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
}

#welcome #main div.point_con div.point_list_line {
	width: 720px;
	margin: 0 auto;
	background: url(../images/icon_line01.gif) repeat-x 0 20px;
	overflow: hidden;
}

#welcome #main div.point_con div.point_left {
	width: 410px;
	float: left;
}

#welcome #main div.point_con div.point_left p {
	margin: 0 0 15px 0;
	padding: 0 10px 0 70px;
}

#welcome #main div.point_con div.point_right {
	width: 301px;
	text-align: right;
	float: right;
}

#welcome #main div.point_con div.point_right_center {
	width: 274px;
	text-align: left;
	float: right;
}



/* 見出し指定 */
#welcome #main div.point_con h4.st_point01 {
	width: 380px;
	height: 59px;
	background: url(../welcome/images/st_point01.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.point_con h4.st_point02 {
	width: 380px;
	height: 59px;
	margin: 40px 0 0 0;
	background: url(../welcome/images/st_point02.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.point_con h4.st_point03 {
	width: 380px;
	height: 59px;
	background: url(../welcome/images/st_point03.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.point_con h4.st_point04 {
	width: 406px;
	height: 59px;
	background: url(../welcome/images/st_point04.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#welcome #main div.point_con h4.st_point05 {
	width: 380px;
	height: 59px;
	background: url(../welcome/images/st_point05.gif) no-repeat 0 0;
	text-indent: -9999px;
}





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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

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