@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　ロッジ舞洲の過ごし方　☆

■１．howtostay.html
	
■２．howtostay/scene_group.html

===================================================================================== 

■１．howtostay.html

================================================================================== */
.howto-btn{
	margin:20px auto 0;
	width:930px;
	overflow:hidden;
	_zoom:1;
}

.howto-btn ul{
	margin:0 -15px 0 0;
	overflow:hidden;
	_zoom:1;
}

.howto-btn li{
	float:left;
	width:300px;
	margin:0 15px 0 0;
}

.howto-plan{
	margin:0 auto;
	width:930px;
	overflow:hidden;
	_zoom:1;
}

.howto-plan dl{
	float:left;
	width:665px;
}

.howto-plan dl dt {
	clear: left;
	float: left;
	width: 60px;
	padding: 20px 0 0;
}

.howto-plan dl dd {
	margin-left: 0;
	padding: 0 0 0 80px;
	background:url(../images/dot_gray_alph.gif) repeat-x bottom;
	
	font-size:1.2em;
}

.howto-plan dl dd span{
	display:block;
	height:100px;
}

.howto-plan dl dd strong{
	display:block;
	padding:30px 0 5px;
	color:#94b504;
	
	font-size:133.3%;
}


.howto-plan ul{
	float:right;
	width:250px;
}

.howto-plan li{
	text-align:right;
	margin:15px 0 0;
}

.howto-plan li span{
	padding:0 8px 0 0;
	
	font-size:1.1em;
}

.howto-plan img{
	margin:0 0 5px;
}

.howto-plan p{
	float:left;
	margin:15px 5px 0;
	
	font-size:1.1em;
}

.howtostay-map{
	position:relative;
	width:950px;
	height:540px;
}

.howtostay-map p{
	position:absolute;
	top:25px;
	right:20px;
}


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

■２．howtostay/scene_group.html

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

.howto-detail{
	margin:30px auto;
	overflow:hidden;
	_zoom:1;
	
	font-size:1.2em;
}

h3.business-sttl{
	margin:30px 0 0;
}

.howto-detail h3{
	margin:0 0 20px;
	overflow:hidden;
	_zoom:1;	
}

.howto-detail img.positionL{
	margin:0 15px 18px 0;
	overflow:hidden;
	_zoom:1;	
}

.howto-detail p{
	margin:0 0 30px;
	line-height:1.7em;
	overflow:hidden;
	_zoom:1;
}

.howto-detail p.positionL{
	margin:0 18px 0 0;
	float:left;
}

.howto-detail p.positionL img{
	margin:0 0 5px;
}

.howto-detail ul{
	line-height:1.7em;
	overflow:hidden;
	_zoom:1;
}

.howto-detail ul.use-business{
	width:365px;
	float:right;
}

.howto-detail li{
	margin:0 3px;
}

.howto-detail li a{
	padding:0 0 0 15px;
	background:url(../images/arrow_brown_left.gif) no-repeat left center;
	color:#bc863e;
	text-decoration:none;
}

.howto-detail li a:hover{
	text-decoration:underline;
}


.lodge-floor-in{
	margin:30px 0 15px;
	background:url(../../stay/images/lodge_floor_frame_in.gif) repeat-y;
}

.lodge-floor-top{
	background:url(../../stay/images/lodge_floor_frame_top.gif) top no-repeat;
}

.lodge-floor-end{
	padding:18px;
	background:url(../../stay/images/lodge_floor_frame_end.gif) bottom no-repeat;
	overflow:hidden;
	_zoom:1;
}

.lodge-floor-end h3{
	padding:0 3px 18px;
	color:#c08a40;
	
	font-size:1.6em;
}

.lodge-floor-end div{
	overflow:hidden;
	_zoom:1;
}

.lodge-floor-end div p{
	float:left;
	overflow:hidden;
	_zoom:1;
}

.lodge-floor-end div dl{
	float:right;
	overflow:hidden;
	_zoom:1;
}

.lodge-floor-end div dt,
.lodge-floor-end div dd{
	float:right;
}

.lodge-floor-end div dt img{
	margin:0 0 0 8px;
}

.lodge-floor-end div dd{
	width:205px;
}

#business-plan.detail-content-end{
	padding:18px;
}

#business-plan h3{
	padding:0 0 18px;
	overflow:hidden;
	_zoom:1;
	color:#c08a40;
	
	font-size:1.6em;
	line-height:30px;
}

#business-plan h3 img{
	float:right;
	vertical-align:middle;
}


#business-plan h3.model02{
	padding:20px 0 12px;
}

p.business-freespot{
	text-indent:-1em;
	padding:15px 0 0 1em;
	
	font-size:1.2em;
	line-height:1.6em;
}

p.business-freespot a{
	padding:0 0 0 15px;
	background:url(../images/arrow_brown_left.gif) no-repeat left center;
	color:#bc863e;
	text-decoration:none;
}

p.business-freespot a:hover{
	text-decoration:underline;
}

#education-plan.detail-content-end{
	padding:0 0 18px 18px;
}

#education-plan h3{
	padding:18px 0 12px;
	overflow:hidden;
	_zoom:1;
	color:#c08a40;
	
	font-size:1.6em;
	line-height:30px;
}

p.education-pdf img{
	margin:0 0 8px;
}










