/* Romanesq Resort Kikunan CSS Docment
----------------------------------------------- */

/* Main Layout
----------------------------------------------- */
#homeVisual {
	padding: 0px;
	margin: 0px;
	height: 230px;
	width: 770px;
	clear: both;
	position: relative;
}

#homeTopics {
	margin: 20px 20px 0px;
	vertical-align: top;
	background: #FFFFFF;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}

#homeTopics-News{
	margin-top: 10px;
	margin-bottom: 10px;
}
#homeTopics-News dl,#homeTopics-News dt,#homeTopics-News dd{
	margin: 0px;
	padding: 0px;
}
#homeTopics-News dl{
	margin: 0px;
	padding: 0px;
}
#homeTopics-News dt{
	width: 62px;
	float: left;
	clear: both;
	position: relative;
	padding-bottom: 5px;
}
#homeTopics-News dd{
	margin-left: 65px;
	display: block;
	line-height: 1.5em;
	background-image: url(../img/icon_notice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-left: 18px;
	font-size: 85%;
	margin-bottom: 2px;
	margin-top: 0px;
}
#homeTopics-News dd.topicNotis{
	background: url(none);
	padding-left: 0px;
}
#homeTopics-News dd.rest{
	font-size: x-small;
	height: 45px;
	display: block;
}
#homeTopics-Info{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 505px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

#homeTopics-Info iframe{
	overflow-x:hidden;

}


#blog {
	float: right;
	text-align: center;
	margin-top: 10px;
	width: 172px;
	padding-top: 5px;
	margin-right: 2px;
}


#homeR-Plate {
	width: 170px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../img/home_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #909DAF;
	margin-right: 1px;
	height: 120px;
	padding: 10px 1px 1px;
}
#homeR-PlateFoot {
	background: url(../img/home_plate_foot.jpg) no-repeat center 100%;
	padding-bottom: 20px;
	position: relative;
}
#homeR-Plate-Box{
	margin: 30px 20px 20px;
	text-align: center;
}

#homeTopics h2{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C2C6CF;
	padding: 0px;
	margin-bottom: 5px;
}
#homeTopics h3{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-bottom: 2px;
	background-image: url(../img/dot_x.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#bannerFoot {
	vertical-align: top;
	background: #FFFFFF;
	left: 0px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#bannerFoot img {
	margin-right: 5px;
}
#bannerFoot table {
	margin-right: auto;
	margin-left: auto;
}

/* Top Navigation
----------------------------------------------- */
#homeMenu{
}

#homeMenu td{
	background-image: url(../img/home_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
	padding: 1px 1px 10px;
	border: 1px solid #909DAF;
	vertical-align: top;
}
#homeMenu p.News{
	display: block;
	line-height: 1.5em;
	background-image: url(../img/icon_notice.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-right: 5px;
	padding-left: 20px;
	font-size: 85%;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#homeMenu img.homeMenu{
	padding-bottom: 10px;
}
