#header,
#mainNavigation,
#mainLeft #login,
#mainLeft #mainPhoto,
#Footer,
#bnrLink,
.contBtArea {
	display:none;
}

#wrapper,
#mainLeft,
#contentsFull
{
	width:700px;
}
#mainLeft .leftMid {
	float: left;
	padding:0 0 10px;
	width:700px;
}

#contentsFull .modelPlan2 {
	width: 700px;
	text-align: left;
}
#contentsFull .modelPlan2 .title {
	margin: 0;
	padding-bottom: 5px;
}
	
#contentsFull .modelPlan2 table {
	width: 700px;
	border-top: 3px solid #000033;
	border-bottom: 3px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	padding: 0;
	margin-bottom: 5px;
	border-collapse: collapse;
	display: table-cell;
}
#contentsFull .modelPlan2 th {
	border-bottom: 1px solid #000033;
	margin: 0;
	padding: 10px 5px 8px;
	text-align: center;
	font-weight: bold;
}
#contentsFull .modelPlan2 td {
	border-bottom: 1px solid #000033;
	margin: 0;
	padding: 8px 5px 5px;
	vertical-align: top;
	line-height: 150%;
}
#contentsFull .modelPlan2 .day {
	background-color: #E4EBF3;
	width: 30px;
	text-align: center;
}
#contentsFull .modelPlan2 .area {
	background: url(../img/honeymoon/dot.gif) 100% 0 repeat-y;
	width: 148px;
}
#contentsFull .modelPlan2 .time,
#contentsFull .modelPlan2 .traffic {
	width: 60px;
	text-align: center;
	background: url(../img/honeymoon/dot.gif) 100% 0 repeat-y;
}
#contentsFull .modelPlan2 .plan {
	width: 350px;
	background: url(../img/honeymoon/dot.gif) 100% 0 repeat-y;
}

#contentsFull .modelPlan2 .plan li {
	color: #ff6600;
	padding-left:15px;
	width:300px;
	background: url(../img/honeymoon/hm_arrow.gif) 0 4px no-repeat;
}

#contentsFull .modelPlan2 .plan .stay {
	text-align: right;
	padding:0 5px 0 0;
	margin:0;
}

#contentsFull .modelPlan2 .plan .advice_top {
	background: url(../img/honeymoon/advice_top.gif) 0 0 no-repeat;
	padding-top: 20px;
	width: 340px;
}
#contentsFull .modelPlan2 .plan .advice {
	background: url(../img/honeymoon/advice_mid.gif) 0 -25px repeat-y;
	width: 300px;
	padding:0 20px;
}
#contentsFull .modelPlan2 .plan .advice_btm {
	background: url(../img/honeymoon/advice_btm.gif) 0 100% no-repeat;
	padding-bottom:22px;
	width: 340px;
}
#contentsFull .modelPlan2 .plan .advice h2 {
	font-size: 12px;
	font-weight: bold;
	width:300px;
	padding:0 ;
	margin:0 0 5px;
	border-bottom:1px solid #ff6600;
}

#contentsFull .modelPlan2 .meal {
	vertical-align: bottom;
	text-align: center;
	width: 50px;
}


.recommend_wrapper {
	border: 1px solid #E5EBF2;
	background-color: #ffffff;
	margin: 20px 0 0 0 ;
	padding: 5px;
	width: 690px;
}
.recommend_inner {
	background-color: #E5EBF2;
	padding: 10px;
	width: 670px!important;
	clear:both;
}
.recommend_inner p {
	font-size:12px;
	width:460px;
	line-height:1.5;
	margin:0 0 0 10px;
	padding:0px;
}
.recommend_inner .title {
	margin-bottom: 5px;
}

.footnote {
	margin:15px 0;
	width: 650px;
}
.footnote h3 {
	font-size: 14px;
	color:#666666;
	margin: 0 0 5px;
}

.footnote dl {
	margin: 0 0 15px;
}
.footnote dt {
	font-weight:bold;
}
.footnote dd {
	margin:5px 0 10px 12px;
}
.footnote p {
	line-height:1.2;
}

.notice {
	color: #ff0000;
}

#copyr {
	width:700px;
}
