#mainArea{
	margin-top: 15px;
	}

#hayawari,#narabiseki{
	border-top: 2px solid #233b96;
	margin-bottom: 25px;
	}

#hayawari p,#narabiseki p{
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 12px;
	}

#hayawari .hayawari-att{
	font-size: 13px;
	line-height: 1.7em;
	border-top: 1px dotted #233b96;
	clear: both;
	padding-top: 15px;
	font-weight: normal;
	}

#narabiseki span{
	display: block;
	margin-top: 8px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 1.7em;
	border-bottom: 1px dotted #233b96;
	}

#narabiseki .narabiseki-att{
	font-size: 13px;
	line-height: 1.7em;
	font-weight: normal;
	}

#narabiseki .days90{
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 15px;
	}


/*ご利用ホテル別画面html*/

#htl-table{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 958px;
	font-size: 13px;
	}

#htl-table td{
	border: 1px solid #cccccc;
	padding: 5px;
	width: 50%;
	}

#htl-table-head{
	background-color: #b7d4ff;
	font-weight: bold;
	}

.htl-att{
	width: 958px;
	margin-top: 20px;
	color: #ff0000;
	font-size: 13px;
	}

.htl-att2{
	width: 958px;
	margin-top: 4px;
	font-size: 13px;
	}

.htl-close{
	width: 958px;
	text-align: center;
	margin-top: 20px;
	}

.mihonichi{
	width: 1190px;
	text-align: center;
	margin-top: 20px;
	}

.mihonichi-close{
	width: 1190px;
	text-align: center;
	margin-top: 20px;
	}

.lowerMod01{
	font-size: 12px;
	line-height: 1.6em;
	}

.lowerMod01 p{
	background-color: #dddddd;
	padding: 8px;
	line-height: 1.6em;
	margin: 3px 0px;
	}


/*てんこもり9日間*/

#ita-summer{
	width: 960px;
	}

#ita-summer-head{
	margin: 0px 50px;
	font-size: 16px;
	font-weight: bold;
	}

#ita-summer-body{
	margin: 0px 50px;
	font-size: 14px;
	line-height: 1.7em;
	padding: 5px 0px;	
	}

#ita-summer-body span{
	color: #ff6ccd;
	}


#ita-summer-att{
	margin: 0px 50px 30px;
	}


.img-left{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	}

.img-right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}

.img-bottom{
	margin-bottom: 10px;
	}


