@charset "utf-8";

div.top {
	width:710px;
	font-size:12px;
}

div.top a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* 見出し */

h2 {
	clear:both;
	margin:10px 0;
	padding-left:10px;
	background:url(../img/share/midashi/h2.jpg) repeat-x;
	font-size:14px;
	line-height:44px;
}

.plan {
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.plan:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.plan:after {
	height:1%;	
}
.planL {
	float:left;
	width:185px;
}

.planL img {
	width:180px;
	height:100px;
	padding:3px;
	border:1px solid #ccc;
}
.planR {
	float:right;
	width:300px;
	padding-left:10px;
	font-size:12px;
}

.planR h3 {
 	clear:both;
	margin-bottom:10px;
	text-decoration:none;
	border-bottom:3px solid #ccc;
}

.planR h3 a {
	font-size:12px;
	text-decoration:none;
}

.planR li {
	background:url(../img/share/pan.gif) no-repeat;
	padding-left:10px;
}

.planR p {
	font-size:11.5px;
}

/* ピックアップホテル */

.hotels {
	font-size:11px;
	border:0;
}

.hotels span {
	margin:0 3px 10px 3px;
	padding:1px 5px;
	color:#fff;
	background:#e10000;
	font-size:10px;
	text-align:center;
}

.hotels h3 {
	font-size:12px;
	margin-bottom:5px;
}

.hotelL {
	width:330px;
	margin-right:10px;
	float:left;
}

.area_hotel h3 {
	font-size:18px;
}

.hotelR {
	width:330px;
	float:right;
}

/* 共通スタイル */

.bnr01 {
	float:left;
	width:320px;
	height:220px;
	background:url(../img/top/bnr_01.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}

.bnr01 p a {
	display:block;
}

.bnr02 {
	float:right;
	width:170px;
	height:105px;
	background:url(../img/top/bnr_02.jpg) no-repeat;
	margin-bottom:10px;
	text-indent:-9999px;
}

.bnr03 {
	float:right;
	width:170px;
	height:105px;
	background:url(../img/top/bnr_03.jpg) no-repeat;
	text-indent:-9999px;
}

.topL {
	float:right;
	width:500px;
}

.topR {
	float:left;
	width:180px;
}

.topR h3 {
	border-top:3px solid #7DC81B;
}

h2.green {
	color:#7DC81B;
	font-size:18px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
}

div.left {
	float:left;
	width:245px;
}

div.left .imgS,
div.right .imgS {
	width:100px;
	height:100px;
}
div.left .imgBig,
div.right .imgBig {
	width:245px;
	height:150px;
	margin-bottom:5px;
}
div.right {
	float:right;
	padding-left:10px;
	width:245px;
}

div#side .box h3 {
	border-top:3px solid #7DC81B;
}

img.line_green {
	border-bottom:5px solid #7DC81B;
}

/* ホテル＆現地ニュース */

.macaunews li {
	font-size:11px;
	padding:5px 0;
	border-bottom:1px solid #ccc;
}

.macaunews li.lastchild,
.macaunews li:lastchild {
	border-bottom:0px !important;
}

.macaunews img {
	float:left;
	width:50px;
	height:50px;
	margin-right:3px;
	padding:1px;
	border:1px solid #ccc;
}

