@charset "utf-8";

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

ラ・スイートの魅力用CSS

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


/* ///////////////////////////////////////////////////////  */

#contents_at.attraction{
	width:100%;
	background:#eeede4 url(img/bg.gif) no-repeat center top;
	border-top:1px #e5e1cd solid;
	border-bottom:1px #e5e1cd solid;
	padding-bottom:0;
	margin-bottom:64px;
}

#contents_at.attraction div#contentsInner{
	width:940px;
	margin:40px auto 0;
}

#contents_at.attraction div#contentsInner div#main{
	width:695px;
}

#contents_at.attraction div#contentsInner div#localNavi{
	width:205px;
	padding-top:84px;
}

#contents_at.attraction div#contentsInner div#localNavi h4{
	margin-bottom:10px;
}

#contents_at.attraction div#contentsInner div#localNavi ul li{
	background:none;
	padding:0;
}

/* メインの背景設定 */

#contents_at.attraction div#contentsInner div.greeting{
	background:url(img/greeting_bg01.gif) no-repeat right bottom;
	padding-bottom:54px;
}

#contents_at.attraction div#contentsInner div.concept{
	background:url(img/concept_bg01.gif) no-repeat right bottom;
	padding-bottom:100px;
}

#contents_at.attraction div#contentsInner div.attraction{
	background:url(img/attraction_bg01.gif) no-repeat right bottom;
	padding-bottom:100px;
}


/* タイトル下の余白 */

#contents_at.attraction div#contentsInner h1{
	margin-bottom:50px;
}

#contents_at.attraction div#contentsInner h2{
	margin-bottom:30px;
}

#contents_at.attraction div#contentsInner h3{
	margin-top:35px;
	margin-bottom:10px;
}
 
/* 左450px、右205pxのボックス、pの下に余白あり */
 
div.boxStyle01 div.fl{
	width:450px;
}
div.boxStyle01 .fr{
	width:205px;
}

div#contents_at div#main div.boxStyle01 p{
	margin-bottom:20px;
}


/* /////////////////////////////////////////////////////////////////////////// greeting */

/* ごあいさつ　総支配人写真 */

div#contents_at div#main div.boxStyle01 p#txtManager{
	margin-top:23px;
	margin-bottom:14px;
}


/* /////////////////////////////////////////////////////////////////////////// concept */

div#contents_at div#main ul.listStyle03{
	margin-top:0;
}

div#contents_at div#main ul.listStyle03 li{
	margin-top:35px;
}

