@charset "utf-8";

/* ////////////////////////////////////////////
 *                 MT & PARTS
 * //////////////////////////////////////////// */

/* header
------------------------------------------*/
.site-description{
	position: absolute;
	top: 5px;
	left: 0;
	color: #583d14;
	font-size: 77%;
	z-index: 10;
}
.logo{
	padding: 22px 2px 0 0;
}
.flag-left{
	position: absolute;
	top: -7px;
	left: -23px;
}
.flag-right{
	position: absolute;
	top: -7px;
	right: -24px;
}
.header-mail{
	position: absolute;
	top: -7px;
	right: 3px;
	z-index: 10;
}
/* mainvisual
------------------------------------------*/
#mainvisual{
	overflow: hidden;
	margin: 0 0 24px;
	padding: 25px 0;
	background: url(/images/default/p1-bg.jpg) repeat-x center 0;
}
#mainvisual-inner{
	margin: 0 auto;
	width: 980px;
}
#slideshow{
	position: relative;
	margin: 0 auto;
	width: 1030px;
	height: 500px;
}
#slideshow .fs-main{
	position: absolute;
	top: 0;
	left: -25px;
	width: 1030px;
	height: 500px;
}
#slideshow .fs-main li{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	padding: 40px 0 0 0;
	margin: 0 25px;
	background: url(/images/default/p1-bgtb.jpg) repeat-x center 0;
	filter: alpha(opacity=0);
}
#slideshow .fs-main li div{
	padding: 0 0 40px;
	background: url(/images/default/p1-bgtb.jpg) repeat-x center bottom;
}

#slideshow .fs-prev{
	position: absolute;
	top: 221px;
	left: -30px;
	z-index: 20;
	cursor: pointer;
}
#slideshow .fs-next{
	position: absolute;
	top: 221px;
	right: 20px;
	z-index: 20;
	cursor: pointer;
}

.gnav-wrap{
	background: url(/images/default/headersub-bg.png) repeat-x center 0;
}
.home .gnav-wrap{
	margin: 0 auto 56px;
	background: none;
}
.gnav{
	width: 980px;
	margin: 0 auto;
	padding: 24px 0 27px;
}
.home .gnav{
	padding: 0;
}
.gnav-inner{
	width: 994px;
	padding: 0 0 0 3px;
}

/* droppy */
.gnav-ul { position: relative; text-align: left; zoom: 1; }
.gnav-ul li { float: left; display: block; position: relative; z-index: 1000;
	margin: 0 14px 0 0;
}
.gnav-ul ul { display: none; position: absolute; top: 41px; left: 0; width: 100%; background: #444; }
.gnav-ul ul li { float: none; }
.gnav-ul ul li a { display: block; padding: 5px 10px; color: #fff; font-size: 11px; zoom: 1; }
.gnav-ul ul li a:hover { text-decoration: none; background: #222; }
.gnav-ul ul ul { top: 0; left: 100%; width: 100%; }

/* footer
------------------------------------------*/
.footerbn{
	width: 980px;
	margin: 0 auto 37px;
}
.footerbn ul{
	width: 999px;
	margin: 0 0 0 -10px;
}
.footerbn li{
	float: left;
	width: 318px;
	margin: 0 7px 0 8px;
}
.pagetop{
	position: absolute;
	top: -88px;
	right: -92px;
}
.footer-gmap{
	float: left;
	width: 423px;
	text-align: left;
}
.footer-info{
	float: right;
	width: 520px;
	font-size: 93%;
}
.footer-info .contents-centerbox{
	text-align: left;
}
.footer-info .contents-50leftbox,
.footer-info .contents-50rightbox{
	width: 245px;
}
.footer-info h3{
	margin: 0 0 12px;
	border-bottom: #744425 1px dashed;
}
.footer-info th{
	padding: 0 10px 0 0;
	font-weight: bold;
	vertical-align: top;
}
.footer-info li{
	padding: 3px 0 3px 10px;
	background: url(/images/default/footer-li.jpg) no-repeat 0 45%;
}
.footer-info a{
	color: #000;
}
.copyright{
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 77%;
}

/* sidebar
------------------------------------------*/
.snav{
	margin: 0 0 20px 0;
}
.snav li span a{
	display: block;
	color: #444;
}
.snav li span.level1{
	display: block;
	padding: 5px 5px 5px 20px;
	font-size: 93%;
	background: url(/images/default/snav-btn-bg.jpg) no-repeat 3px 50%;
	border-bottom: #ddd 1px dashed;
}
.snav li ul{
	padding: 10px;
}
.snav li span.level2{
	display: block;
	padding: 2px;
	font-size: 85%;
}
.about{
	margin: 20px 0;
	padding: 10px;
	color: #fff;
	font-size: 77%;
	background: #222;
}

/* home
------------------------------------------*/
.newblog{
	height: 412px;
	padding: 60px 0 0 0;
	background: url(/images/default/newblog-bg.jpg) repeat-x center 0;
	position: relative;
}
.newblog h2{
	position: absolute;
	top: -21px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.newblog-img{
	width: 210px;
	height: 150px;
	background: #eee;
}
.newblog-date{
	position: relative;
	z-index: 10;
	margin: -15px auto 10px;
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: url(/images/default/newblog-date.png) no-repeat 0 0;
}
.newblog h3{
	margin: 0 0 5px;
	padding: 0 5px 5px;
	border-bottom: #b7925c 1px dashed;
}
.newblog h3 a{
	color: #131313;
	font-weight: bold;
}
.newblog p{
	font-size: 93%;
}

.slide-area {
	overflow: hidden;
	width: 100%;
}
.slide-area-inner {
	height: 390px;
	overflow: hidden;
}
.slide-area .slide-item{
	display: inline;
	float: left;
	width: 242px;
	margin: 0 10px;
	position: relative;
}
.slide-area .slide-item-inner{
	height: 323px;
	padding: 0 17px 0 15px;
	background: url(/images/default/newblog-bg.png) no-repeat 0 0;
}
div.scrollWrapper {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
div.scrollableArea {
	height: 100%;
	position: relative;
	width: auto;
}

.information{
	margin: 0 0 49px 0;
	padding: 8px 0;
	background: url(/images/default/news-bg.jpg) repeat-x center 0;
}
.information-inner{
	width: 980px;
	margin: 0 auto;
	background: #fff;
}
.information h2{
	float: left;
	width: 211px;
}

#info-slide{
	position: relative;
	float: left;
	width: 660px;
	height: 44px;
	overflow: hidden;
}
#info-slide .fs-main{
	position: absolute;
	top: 0;
	left: 0px;
	width: 660px;
	height: 44px;
}
#info-slide .fs-main li{
	position: absolute;
	top: 0;
	left: 0;
	width: 660px;
	height: 44px;
	line-height: 44px;
	opacity: 0;
	font-size: 93%;
	filter: alpha(opacity=0);
}
.information li span{
	margin: 0 10px 0 0;
	padding: 0 0 0 30px;
	color: #b0251f;
	font-weight: bold;
	background: url(/images/default/news-li.jpg) no-repeat 20px 45%;
}
.information li a{
	color: #131313;
}
.news-more{
	float: right;
	width: 92px;
	margin: 8px 8px 0 0;
}

.message-wrap{
	padding: 0 0 51px;
	background: url(/images/default/mainbn-bgb.jpg) repeat-x center bottom;
}
.message{
	width: 1002px;
	margin: 0 auto 20px;
}
.message-inner{
	margin: 0 0 5px;
	padding: 0 0 55px;
	background: url(/images/default/message-bgb.jpg) no-repeat 0 bottom;
}
.message-inner2{
	margin: 0 11px;
	padding: 0 40px;
	background: #fff;
}
.message-body{
	float: left;
	width: 510px;
	padding: 20px 0 0 0;
	line-height: 1.9em;
}
.message-movie{
	position: relative;
	z-index: 10;
	float: right;
	margin: -34px -6px 0 0;
	border: #F1E7D3 10px solid;
}
.mainbn{
	margin: 0;
	text-align: center;
}
.mainbn p{
	display: inline;
	margin: 0 10px;
}

.rec-wrap{
	/* height: 0; */
	padding: 0 0 31px;
	background: url(/images/default/galnav-bgb.jpg) repeat-x center bottom;
}
.rec{
	padding: 0px 0 70px;
	background: url(/images/default/rec-bgx.jpg) repeat center 0;
}
.rec-inner{
	width: 994px;
	margin: 0 auto;
	padding: 77px 0 34px;
	background: url(/images/default/rec-bgb2.jpg) no-repeat center bottom;
}
.rec-inner1{
	margin: 0 7px;
	padding: 0 20px;
	background: #fff;
	font-size: 12px;
}
.rec h2{
	margin: 0 0 0 -1px;
}
.rec table {
	margin: 0 0 20px;
}
.rec table td{
	width: 215px;
	padding: 0 10px 0 9px;
	vertical-align: top;
}
.rec .contents-centerbox{
	margin: 0;
	padding: 0 0px 0 1px;
	text-align: left;
}
.rec .contents-3column{
	margin: 0 12px 0 9px;
}
.rec table td h3,
.rec .contents-3column h3{
	margin: 8px 0;
	font-weight: bold;
}
.rec a{
	color: #b20000;
}

.galnav-wrap{
	padding: 0 0 31px;
	background: url(/images/default/rec-bgb.jpg) repeat-x center bottom;
}
.galnav{
	padding: 20px 0 60px;
	background: url(/images/default/galnav-bgx.jpg) repeat center 0;
}
.galnav-inner{
	position: relative;
	width: 994px;
	margin: 0 auto;
	padding: 20px 0 34px;
	background: url(/images/default/galnav-bgb2.jpg) no-repeat center bottom;
}
.galnav-search{
	position: absolute;
	top: 38px;
	right: 183px;
	width: 193px;
	height: 26px;
	padding: 2px;
	border: #592c0c 2px solid;
	background: #fff;
}
#side-search-form span{
	display: block;
	float: right;
}
.side-search-text{
	height: 26px;
	border: none;
}
.galnav-inner1{
	margin: 0 7px;
	padding: 0 0px 0 29px;
	background: #fff;
}
.galnav h2{
	margin: 0 0 0 -1px;
}
.galnav-inner1 > ul > li{
	float: left;
	display: block;
	width: 170px;
	margin: 0 18px 20px 0;
}
.galnav li span.level1{
	display: table;
	width: 150px;
	height: 58px;
	margin: 0 0 10px;
	padding: 0 10px;
	line-height: 1.3em;
	background: url(/images/default/galnav-li1.jpg) no-repeat 0 0;
}
.galnav li span.level1 a{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
}
.galnav li span.level2{
	display: block;
	padding: 4px 5px 4px 18px;
	background: url(/images/default/galnav-li2.jpg) no-repeat 1px 7px;
}
.galnav li span.level2 a{
	color: #131313;
}

/* lower
------------------------------------------*/
.bread{
	margin: -20px 0 15px 0;
	font-size: 77%;
	text-align: left;
	display: none;
}
.bread .separator{
	padding: 0 5px;
}
.page-title{
	margin: 0 0 20px -30px;
	width: 1041px;
	height: 90px;
	color: #131313;
	font-size: 197%;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	background: url(/images/default/page-title-bg.jpg) no-repeat 0 0;
}
.page-title span{
	font-size: 12px;
	font-weight: normal;
}
.entry-once{
	margin: 0 0 20px 0;
}
.entry-title{
	margin: 0 0 20px 0;
	height: 54px;
	font-size: 161.6%;
	font-weight: bold;
	line-height: 57px;
	text-indent: 35px;
	background: url(/images/default/entry-title-bg.jpg) no-repeat 0 0;
	color: #fff;
}
.entry-title a{
	color: #fff;
}
.entry-meta-area{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 77%;
}
.bookmarks{
	float: left;
	width: 40%;
	overflow: hidden;
}
.bookmarks .bookmarks-btn{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.bookmarks .twitter{
	margin: 0 5px 0 0;
}
.entry-meta{
	float: right;
	padding: 2px 0 0 0;
	width: 60%;
	text-align: right;
}
.entry-body h3{
	clear: both;
	margin: 1.8em 0 0.8em 0;
	padding: 0 5px 15px;
	font-size: 146.5%;
	font-weight: bold;
	color: #131313;
	background: url(/images/default/h3.jpg) no-repeat 0 bottom;
}
.entry-body h4{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	padding: 8px 0 3px 20px;
	font-size: 116%;
	font-weight: bold;
	background: url(/images/default/h4.jpg) no-repeat 0 50%;
}
.entry-body h5{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
	border-bottom: #714223 1px dashed;
}
.entry-body p{
	margin: 0 0 0.8em 0;
}
.entry-body strong{
	font-weight: bold;
}
.entry-body ol{
	margin: 0 0 20px 0;
}
.entry-body ol li{
	margin: 0 0 0 25px;
	list-style: outside decimal;
}
.entry-body ul{
	margin: 0 0 20px 0;
}
.entry-body ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}
.entry-body ul li ul{
	margin: 0 0 15px 0;
}
.entry-body ul li ul li{
	margin: 0 0 0 20px;
	list-style: outside circle;
}
.entry-body table.table01{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-body table.table01 th{
	padding: 10px;
	width: 20%;
	background: #f8e2C7;
	border: #cfc1b8 1px solid;
}
.entry-body table.table01 td{
	padding: 10px;
	background: #fff;
	border: #cfc1b8 1px solid;
}
.entry-body table.table01 td ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}
.category-image{
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	width: 200px;
}
.category-description{
	margin: 0 0 10px 0;
}

/* pagebute */
.pagination{
	padding: 30px 0;
	text-align: center;
}

/* blog
------------------------------------------*/
.prev-next-btn{
	margin: 30px 0 0 0;
}
.prev-btn{
	float: left;
}
.next-btn{
	float: left;
}
.blog-nav{
	padding: 0 0 0 39px;
}
.blog-sideparts{
	float: left;
	width: 210px;
	min-height: 150px;
	margin: 0 10px 10px;
}
.blog-sideparts-title{
	font-size: 108%;
	font-weight: bold;
	border-bottom: #714223 1px solid;
}
.blog-sideparts li span{
	display: block;
	padding: 5px;
	font-size: 93%;
	border-bottom: #714223 1px dashed;
}
.blog-sideparts li a{
	display: block;
	color: #131313;
}
/* ketaipost */
.ketaipost-images{
	float: left;
	display: inline;
}
.ketaipost-images img{
	margin: 0 20px 20px 0;
}

/* calendar */
#blog-calendar{
	float: left;
	width: 194px;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: center;
	background: #fff;
	border: #d09956 3px solid;
}

#blog-calendar .calendar-head{
	margin: 0 0 5px 0;
	font-size: 85%;
	text-align: center;
}
#blog-calendar .calendar-head span{
	margin: 0 3px;
}
#blog-calendar .calendar-head a{
	font-size: 116%;
}
#blog-calendar table{
	width: 100%;
}
#blog-calendar thead td{
	font-weight: bold;
	font-size: 93%;
	text-align: center;
}
#blog-calendar tbody td{
	font-size: 85%;
	text-align: center;
}
#blog-calendar tbody td {
	font-weight: bold;
}
#blog-calendar thead td:first-child,
#blog-calendar tbody td:first-child{
	color: #a00;
}
#blog-calendar thead td:last-child,
#blog-calendar tbody td:last-child{
	color: #00a;
}

/* comment, trackbacks */
.entry-comment{
}
.entry-comment h2{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
#top-comment-nav,
#comment-nav{
	zoom: 1;
}
#top-comment-nav:after,
#comment-nav:after{
	content: "";
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
#top-prev-comments,
#prev-comments{
	float: left;
}
#top-next-comments,
#next-comments{
	float: right;
}
.trackbacks{
	margin: 0 0 20px 0;
	padding: 20px;
	border: #ddd 1px solid;
}
.trackbacks-info{
	padding: 5px;
	font-size: 93%;
	background: #fafafa;
	border: #ddd 1px solid;
}
.comments{
	margin: 0 0 20px 0;
	padding: 20px;
	border: #ddd 1px solid;
}
.comments h4{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
.comments .asset-meta{
	margin: 0 0 5px 0;
	font-size: 93%;
	border-bottom: #bbb 1px dotted;
}
.comments p{
	margin: 0 0 0.8em 0;
}
#comments-open{
	padding: 20px;
	font-size: 93%;
	background: #fafafa;
	border: #ddd 1px solid;
}
#comments-form label{
	display: block;
	font-weight: bold;
}
#comments-form label span{
	padding: 0 0 0 3px;
	font-weight: normal;
}
#comments-form label span{
}
#comments-form #comment-bake-cookie{
	margin: 10px 0 15px 0;
	width: auto;
}
#comments-form #comment-form-remember-me label{
	display: inline;
}
#comment-form-reply{
	margin: 0 0 5px 0;
}
#comment-form-reply #comment-reply,
#comment-form-reply #comment-reply-label{
	display: inline;
	font-weight: normal;
}
#comments-open-data input{
	margin: 0 0 10px 0;
	padding: 5px;
	width: 60%;
	border: #ddd 1px solid;
}
#comments-form textarea{
	margin: 0 0 10px 0;
	padding: 5px;
	width: 80%;
	height: 150px;
	border: #ddd 1px solid;
}
#comments-open-footer{
	padding: 30px 0 0 0;
}
#comments-open-captcha input{
	margin: 10px 0;
	padding: 5px;
	width: 30%;
	border: #ddd 1px solid;
}

/* comments-preview */
body#comments-preview-body{
	color: #444;
	background: #fff;
}
.comments-preview{
	margin: 50px auto;
	max-width: 550px;
}
.comments-preview-inner{
	margin: 0 10px;
	padding: 20px;
	text-align: left;
	background: #fff;
	border: #ddd 1px solid;
}
.comments-preview h1{
	margin: 0 0 5px 0;
	font-size: 167%;
	font-weight: bold;
	border-bottom: #ddd 1px dashed;
}
.comments-preview h2{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
.comments-preview .asset-meta{
	margin: 0 0 10px 0;
	padding: 0 3px;
	font-size: 85%;
}
.comments-preview-back{
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 93%;
	text-align: center;
	background: #fafafa;
	border: #ddd 1px solid;
}

/* gallery
------------------------------------------*/
.gallery-index-once{
	float: left;
	width: 214px;
	margin: 0 11px 15px 0;
	text-align: center;
}
.gallery-index-img{
	position: relative;
	margin: 0 0 10px;
}
.gal-frm{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.gallery-index-once h3 a{
	font-weight: bold;
	color: #000;
}
.gallery-list-more{
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	background: url(/images/default/newblog-date.png) no-repeat 0 0;
}
.gallery-list-more a{
	color: #fff;
	font-weight: bold;
}
.gallery-entry-imagearea{
	position: relative;
	margin: 30px 20px;
}
.detail-frm{
	position: absolute;
	top: -12px;
	left: -12px;
}
.detail-movie{
	margin: 30px 0 0 0;
}
.gallery-entry-mainimg{
	float: left;
	width: 350px;
}
.gallery-entry-subimagearea{
	float: right;
	width: 480px;
}
.subimagearea{
}
.subimagearea > div{
	float: left;
	width: 100px;
	margin: 0 20px 20px 0;
}
.rental-table{
	width: 100%;
	margin: 0 0 20px;
	border-collapse: collapse;
}
.rental-table th,.rental-table td{
	padding: 15px 10px;
	border: #c2b197 1px solid;
}
.rental-table th{
	color: #fff;
	font-weight: bold;
	background: #e86b01;
}
.detail-movie{
	width: 340px;
}
.detail-movie h3{
	font-weight: bold;
	font-size: 108%;
	text-align: center;
	margin: 0 0 5px;
	padding: 5px;
	color: #fff;
	background: #3e5e09;
}

/* search
------------------------------------------*/
.search-list{
}
.search-list dt span{
	margin: 0 10px 0 0;
}
.search-list dd{
	margin: 0 0 20px 0;
	font-size: 93%;
}
.search-paging{
	padding: 30px 0;
	text-align: center;
	list-style: none;
}
.search-paging li{
	margin: 0 5px !important;
	padding: 3px 5px;
	display: inline;
}
.search-paging li a{
	margin: 0;
	padding: 0;
}