


/* flash */
.flashArea {
    clear: both;
	margin-bottom: 1.5em;
}


#mainWrap {
    width: 880px;
	margin: 0 auto 2em;
	overflow: hidden;
}


/* side */

#side {
    width: 200px;
	float: left;
	padding-right: 30px;
}

/* 24時間予約 */
.yoyaku24 {
	margin-bottom: 1.5em;
}

.yoyaku24 h2 {

}

.yoyaku24 ul {
    background: url(../parts/bg_yoyaku24.gif) no-repeat;
	height: 86px;
	padding: 0 8px;
}

.yoyaku24 ul li {

}

.yoyaku24 ul li.nitiji {

}

.yoyaku24 ul li.plan {

}

.yoyaku24 ul li.shosai {
    background: url(../parts/btn_link.gif) no-repeat 23px;
    padding-left: 18px;
    text-align: right;
	color: #523232;

}




/* バナーエリア */
.banner {
    margin-bottom: 1em;
}

.banner li {

}

/* 携帯サイト・送迎バスエリア */
.yadoInfo {

}

.yadoInfo h2 {
    margin: 1em 0 5px;
}

.yadoInfo .ill {
    float: right;
	padding-top: 3px;
}

.yadoInfo a {
    background: url(../parts/btn_link.gif) no-repeat left 3px;
    padding-left: 18px;
	font-weight: bold;
}

/* main */
#main {
    width: 650px;
	float: right;
}

/* ピックアップ */
#main .pickupArea {
    width: 650px;
    margin: 0 0 1em -1px;
    _zoom: 1;     
    overflow: hidden;  
}

#main .pickupArea li {
    float: left;
	margin-right: 4px;
}


.wrap {
    clear: both;
//	background: pink;
}


/* お得なプラン */
.planArea {
    float: left;
    width: 360px;
	margin-bottom: 1em;
	padding: 0 28px 0 0;
}

.planArea h2 {
    margin-bottom: 0.5em;
}

.planArea p {
    margin: 5px 0;
}


.planList {
    width: 360px;
	margin-bottom: 5px;
	background: url(../parts/kugiri.gif) repeat-x left bottom;
}
 
.planList dt {
	position: relative;
	width: 275px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 85px;
	color: #583c91;
	font-weight: bold;
	background: url(../parts/kugiri.gif) repeat-x left top;
	line-height: 120%;
}
 
.planList dt.firstChild,
.planList dt:first-child {
	border-top: 5px;
	padding-top: 5px;
}
 
.planList dt a {
	padding-left: 15px;
	background: url(../parts/li_plan.gif) no-repeat left 2px;
}
 
.planList dt img {
	position: absolute;
	top: 6px;
	left: 0;
	padding: 2px;
	border: 1px solid #d0d0d0;
}
 
.planList dt.firstChild img,
.planList dt:first-child img {
	top: 5px;
}
 
.planList dd {
	margin-bottom: 5px;
	padding-left: 85px;
	height: 80px;
	font-size: 90%;
}
 
.planList > dd {
	min-height: 80px;
	height: auto;
}


.planList dd a {
    background: url(../parts/btn_link.gif) no-repeat left 2px;
	padding-left: 18px;
}






/* 新着情報 */

.newSide {
    width: 250px;
	float: left;
	overflow: hidden;
}

.newSide h2 {
    margin-bottom: 0.5em;
}

.newList {
    width: 250px;
	margin-bottom: 2em;
}

.newList dt {
	padding: 1px 0;
}

.newList dd {
	padding: 2px 0;
	background: url(../parts/kugiri.gif) repeat-x left bottom;
}

/* 挨拶 */

.aisatsuArea {
	width: 240px;
	height: 1210px;
	padding-left: 10px;
	background:url(../parts/bg_aisatsu.jpg) no-repeat;
}
.aisatsuArea_bottom_3 {
	width: 250px;
	height: 11px;
	margin-bottom: 30px;
	background: url(../parts/aisatsu_bottom.gif) no-repeat;
}
.aisatsuArea_bottom_2 + .aisatsuArea {
	min-height: 1210px;
	height: auto;
}

.aisatsuArea h2 {
    margin: 0 7px 10px 5px;
    padding-top: 8px;	
}


.aisatsuArea h3 {
    width: 225px;
    padding: 0 0 5px 5px;
	color: #2b448c;
	font-size: 100%;
}


.aisatsuArea p {
    width: 225px;
    padding: 0 0 15px 5px;
}


.aisatsuArea p a {
    background: url(../parts/btn_link.gif) no-repeat left 2px;
	padding-left: 18px;
}

hr {
    display: none;
}


/* アクセスカウンタ */
.data {
    clear: both;
	padding-top: 5px;
	background: url(../parts/kugiri.gif) repeat-x left top;
	text-align: right;
}






