@charset "UTF-8";
/* CSS Document */
/*--------------top contents----------------*/
body{
	min-width:1024px;
}
#page_title{
	background:#000000;
	margin: 0;padding: 0;
}

#contents {
   background:url(../common/img/contents_bg.jpg) repeat-x top left #322515;
   padding-bottom:30px;
}
#maincontents {
   margin:20px auto 0 auto;
   text-align:left;
}
#catch_fla{
   float:left;
   clear:left;
   margin-top:3px;
   margin-left:2px;
}
/*--------------------------------------*/
#wrapper {
    float: left;
	width: 595px;
	margin: 0;
	padding: 0 0 25px 0;
}

/*#maincontents h2{
	margin-bottom:20px;
	border: 1px solid #ff0000;
}*/

#top h2.wedding {
	width: 70px;
	height: 12px;
	margin: 0 0 20px 0;
	text-align: left !important;
}

#top h2.news {
	width: 40px;
	height: 12px;
	margin: 30px 0 10px 0;
	text-align: left !important;
}

#top h2.hotel {
	width: 96px;
	height: 12px;
	margin: 0 0 20px 0;
	text-align: left !important;
}

#wrapper .banner{
	width: 595px;
	margin-bottom:10px;
}
#topicstxt{
	float:left;
	clear:both;
    width: 595px;
	text-align: left;
}
#topicstxt li {
    float:left;
	clear:both;
	width: 595px;
}
#topicstxt li a,
#topicstxt li .in {
    float:left;
	clear:both;
	display:block;
	width: 570px;
	padding: 10px 10px 20px 15px;
}
#topicstxt a:hover {
	background-repeat: repeat;
	color: #FFEDD6;
	background-color: #0F0D06;
}
#topicstxt span{
    float:left;
}
#topicstxt span.date{
	width:90px;
}
#topicstxt span.txt{
	width:480px;
	font-size:80%;
	color:#6f675f;
}
#topicstxt span.title{
	font-size:120%;
}
#topicstxt a:link,
#topicstxt a:visited {
	text-decoration: none;
}
#topicstxt span.date,
#topicstxt span.title,
#topicstxt a:link,
#topicstxt a:visited{
    color:#FFFFFF;
}
/*-----------------------------*/
#side{
    float:right;
	width:245px;
}

#side .banner{
	width: 242px;
	margin-bottom:10px;
}

#side .txt{
	font-size:11px;
	line-height: 21px;
	color:#6f675f;
	margin-bottom:20px;	
}

#side h2.reservation {
	width: 96px;
	height: 12px;
	margin: 0 0 20px 0;
	text-align: left !important;
}
/*border: 1px solid #ff0000;*/

#search{
    float:right;
	width:245px;
	text-align:center;
	padding-bottom:5px;
	background:url(../images/dot_bottom.gif) no-repeat left bottom;
}
#search #top{
	width:245px;
	height:5px;
	overflow:hidden;
    background:url(../images/dot_top.gif) no-repeat left top;
}
#search #reservation{
	width:228px;
	padding:5px 8px 5px 8px;
	background:url(../images/dot_middle.gif) repeat-y left top;
}
#search #reservation dl{
    float:left;
    width:224px;
    padding-bottom:4px;
	margin-bottom:4px;
    background:url(../images/reservation_dl.gif) no-repeat left bottom;
	text-align:left;
}
#search #reservation dl.mini{
    width:110px;
    background:url(../images/reservation_dl_mini.gif) no-repeat left bottom;
}
#search #reservation dl.mr04{
    margin-right:4px;
}
#search #reservation dt{
    width:202px;
	padding:4px 11px 3px;
    background:url(../images/reservation_dt.gif) no-repeat left top;
}
#search #reservation .mini dt{
    width:88px;
    background:url(../images/reservation_dt_mini.gif) no-repeat left top;
}
#search #reservation dt img{
    border-left:solid 4px #877843;
}
#search #reservation dl span{
    font-size:80%;
}
#search #reservation dd{
    width:200px;
	padding:4px 12px;
    background:#3d3021;
}
#search #reservation .mini dd{width:86px;}
#search #reservation .mini dd input {
    width:50px;
	margin-right:3px;
}
#search #reservation #btn{
   margin:5px auto;
}
#search #reservation a{
    color:#FFFFFF;
}
