@charset "shift_jis";
/* CSS Document */

@charset "shift_jis";

#side {
	margin-top:20px;
}

.left_menu_div {
	margin-top:0;
}

.stay_text {
	margin:10px 0 20px 30px;
}

.stay_plan_area {
	width:720px;
	margin:0 0 15px 30px;
}

.stay_plan_img {
	float:left;
	margin-right:16px;
}

.stay_plan_img2 {
	float:left;
}

.mt_20 {
	margin-top:20px;
}

#bg_area {
	width:950px;
	background: url("../images/building_bg.jpg") no-repeat scroll center bottom transparent;
}

.whatsnew_item {
	padding:18px 15px;
	border-bottom:1px dotted #999999;
}

.whatsnew_date {
	float:left;
	width:50px;
	margin-right:5px;
}

.whatsnew_cat {
	float:left;
	width:11px;
	margin-right:5px;
	padding-top: 4px;
}

.whatsnew_title {
	float:left;
	width:390px;
	margin-right:5px;
}

