@charset "utf-8";

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

/* header
------------------------------------------*/
.site-description{
	position: absolute;
	top: 14px;
	left: 0;
	color: #333333;
	font-size: 77%;
}
.logo{
	position: absolute;
	top: 38px;
	left: 0;
}
.header-tel{
	position: absolute;
	top: 38px;
	right: 0;
}
.header-address{
	position: absolute;
	top: 14px;
	right: 0;
	color: #333333;
	font-size: 77%;
}
.header-reservation{
	position: absolute;
	top: 68px;
	right: 133px;
}
.header-inquiry{
	position: absolute;
	top: 68px;
	right: 0;
}
.gnav{
	position: absolute;
	top: 126px;
	left: 0;
}

/* droppy */
.gnav-ul { position: relative; text-align: left; zoom: 1; }
.gnav-ul li { float: left; display: block; position: relative; z-index: 1000; }
.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: 85%; zoom: 1; }
.gnav-ul ul li a.hover { text-decoration: none; background: #222; }

/* mainvisual
------------------------------------------*/
#mainvisual{
	overflow: hidden;
	background: transparent url(/images/default/mainvisual-bg.jpg) repeat-x 0 0;
}
#mainvisual-inner{
	margin: 20px auto 40px;
	width: 980px;
}
#slideshow{
	position: relative;
	margin: 0 -70px 0 -70px;
	width: 1120px;
	height: 420px;
	-webkit-box-shadow: 0px 10px 12px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 10px 12px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 10px 12px rgba(50, 50, 50, 0.45);
}
#slideshow .fs-main{
	position: absolute;
	top: 0;
	left: 0;
	width: 1122px;
	height: 420px;
	overflow: hidden;
}
#slideshow .fs-main li{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* footer
------------------------------------------*/
.pagetop{
	position: absolute;
	top: 10px;
	right: 0;
}
.footer-description{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 40px;
	color: #fff;
	font-size: 77%;
}
.fban{
	position: absolute;
	top: 85px;
	left: 0;
	padding: 3px 0;
	width: 470px;
	height: 53px;
	background: url(/images/default/fban-bg.jpg) repeat-x 0 0;
}
.fban li{
	display: inline;
	padding: 0 2px 0 0;
}
.fnav{
	position: absolute;
	top: 85px;
	right: 0;
	width: 470px;
	color: #fff;
	font-size: 85%;
	text-align: right;
}
.fnav li{
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	background: url(/images/default/nav-btn-bg.png) no-repeat 0 50%;
}
.fnav li a{
	color: #fff;
}
.copyright{
	position: absolute;
	top: 130px;
	right: 0;
	color: #fff;
	font-size: 77%;
}

/* sidebar
------------------------------------------*/
.search,
.search-cat{
	margin: 0 0 20px 0;
}
.search-text{
	padding: 3px;
	width: 70%;
	border: #ddd 1px solid;
}
.snav{
	margin: 11px 0 15px 0;
}
.snav li span a{
	display: block;
	color: #444;
}
.snav li span.level1{
	display: block;
	height: 30px;
	line-height: 36px;
	font-size: 93%;
	background: url(/images/default/snav-btn-bg01.jpg) no-repeat 0 50%;
	text-indent: 20px;
}
.snav li ul{
	padding: 10px;
}
.snav li span.level2{
	display: block;
	padding: 2px;
	font-size: 85%;
}
.about{
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	color: #333;
	background: url(/images/default/about-bg02.jpg) no-repeat 0 bottom;
}
.about-inner{
	padding: 15px 13px 0 13px;
	background: url(/images/default/about-bg01.jpg) repeat-y 0 0;
}
.about span{
	margin: 0;
	font-size: 85%;
}
.about h3{
	margin: 3px 0 5px 0;
	font-size: 93%;
}
.about h3 a{
	color: #1f3a09;
}
.about p{
	margin: 0 0 13px 0;
	font-size: 93%;
}
.about .float-right,
.about .float-left{
	margin: 0 0 4px 0;
}
.snav-ban{
	margin: 0 0 3px 0;
}
.snav-ban li{
	margin: 0 0 4px 0;
}
.snav-subcat{
	margin: 0 0 7px 0;
	padding: 0 0 8px 0;
	background: url(/images/default/snav-subcat-bg02.jpg) no-repeat 0 bottom;
}
.snav-subcat .snav-inner{
	margin: 0 0 -6px 0;
	padding: 0 2px 0 2px;
	background: url(/images/default/snav-subcat-bg01.jpg) repeat-y 0 0;
}
.snav-subcat-inner{
	
}
.snav-subcat li span.level1{
	display: block;
	height: 36px;
	line-height: 40px;
	font-size: 93%;
	background: url(/images/default/snav-btn-bg02.jpg) no-repeat 0 0;
	text-indent: 35px;
}
.snav-subcat a{
	color: #333333;
}
.snav-access{
	margin: 0 0 10px 0;
}
.snav-access-inner{
	padding: 20px 18px 18px 20px;
	width: 230px;
	height: 125px;
	background: url(/images/default/snav-access-bg.jpg) no-repeat 0 0;
}
.snav-access ul li{
	display: inline;
	float: left;
	margin: 0 2px 2px 0;
	width: 94px;
	height: 23px;
	line-height: 23px;
	background: url(/images/default/snav-access-btn.png) no-repeat 0 0;
	text-indent: 20px;
}
.snav-access ul li a{
	color: #333333;
	font-weight: bold;
	font-size: 93%;
}

/* home
------------------------------------------*/
.overview{
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	background: url(/images/default/overview-bg02.jpg) no-repeat 0 bottom;
}
.overview-inner{
	padding: 0 25px 0 25px; 
	background: url(/images/default/overview-bg01.jpg) repeat-y 0 bottom;
}
.message-inner{
	margin: 0 0 25px 0;
	padding: 15px 0 20px 0;
	background: url(/images/default/message-bg.jpg) no-repeat center bottom;
}
.message-body{
	padding: 0 5px;
	font-size: 93%;
}
.course-guide{
}
.course-guide ul li{
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}
.course-guide h3{
	width: 226px;
}
.course-guide span{
	display: block;
	padding: 3px 38px 0 0;
}
.abstract{
	border: #e2edd9 1px solid;
	background: #eef8e7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 93%;
}
.abstract-inner{
	padding: 15px 13px 13px 13px;
}
.overview-72{
	margin: 30px auto;
}

.news{
	float: right;
	width: 355px;
}
.news ul{
	padding: 5px 0 0 0;
}
.news li{
	padding: 5px 0 5px 0;
	border-bottom: #99948e 1px dotted;
}
.news li span{
	display: block;
	margin: 0;
	font-size: 85%;
}
.news li a{
	color: #1f3a09;
	font-weight: normal;
	font-size: 93%;
}
.newblog{
	float: left;
	width: 355px;
}
.newblog-inner{
	margin: 5px 0 0 0;
}
.has-img,
.no-img{
	padding: 5px 0 5px 0;
	border-bottom: #99948e 1px dotted;
}
.entry-img,
.entry-txt{
	float: left;
	display: inline;
}
.entry-img img{
	padding: 1px;
	border: #d2d2d2 1px solid;
	background: #fff;
}
.entry-img{
	width: 96px;
	text-align: left;
}
.entry-txt{
	width: 259px;
}
.no-img .entry-txt{
	float: none;
	clear: both;
	width: 100%;
}
.entry-txt span{
	font-size: 85%;
}
.entry-txt h3{
	font-size: 93%;
}
.entry-txt p{
	font-size: 93%;
	line-height: 1.15;
}
.entry-txt a{
	color: #1f3a09;
}
.newgallery{
	margin: 0 0 28px 0;
	padding: 0 0 8px 0;
	background: url(/images/default/newgallery-bg02.jpg) no-repeat 0 bottom;
}
.newgallery-inner{
	padding: 13px 0 0 13px;
	background: url(/images/default/newgallery-bg01.jpg) repeat-y 0 0;
}

.newgallery h2{

}
.newgallery-once{
	float: left;
	display: inline;
	margin: 0 4px 10px 0;
	width: 170px;
	font-size: 93%;
}
.newgallery-once img{
	margin: 0 0 7px 0;
	padding: 3px;
	border: #d2d2d2 1px solid;
}
.newgallery-once h3{
	color: #333333;
	background: url(/images/default/newgallery-btn-bg.jpg) no-repeat 0 50%;
	text-indent: 15px;
}
.newgallery-once h3 a{
	color: #333333;
}
.newgallery-once p{
	color: #333333;
	line-height: 1.15;
}
.newgallery h2,
.newblog h2,
.news h2{
	position: relative;
}
.newgallery h2 a,
.newblog h2 a,
.news h2 a{
	position: absolute;
	top: 11px;
	right: 9px;
}

/* lower
------------------------------------------*/
.bread{
	margin: 15px 0 15px 0;
	font-size: 77%;
	text-align: left;
	display: none;
}
.bread .separator{
	padding: 0 5px;
}
.page-title{
	margin: 0 0 15px 0;
	height: 95px;
	color: #333333;
	font-size: 153.9%;
	font-weight: normal;
	line-height: 96px;
	text-indent: 60px;
	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: 43px;
	font-size: 123.1%;
	font-weight: normal;
	line-height: 43px;
	text-indent: 30px;
	color: #ffffff;
	background: url(/images/default/entry-title-bg.jpg) no-repeat 0 0;
}
.entry-title a{
	color: #ffffff;
}
.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;
	height: 43px;
	font-size: 123.1%;
	font-weight: normal;
	line-height: 43px;
	text-indent: 34px;
	background: url(/images/default/entry-h3-bg.jpg) no-repeat 0 0;
}
.entry-body h4{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	padding: 0 0 0 5px;
	font-size: 116%;
	font-weight: bold;
	border-left: #1f3a09 3px solid;
}
.entry-body h5{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
	color: #1f3a09;
	border-bottom: #ddd 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: 25%;
	background: #D8CBA8;
	border: #877C60 1px solid;
	text-align:center;
}
.entry-body table.table01 td{
	padding: 10px;
	border: #877C60 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
------------------------------------------*/
.blog-nav{
}
.blog-sideparts{
	margin: 0 0 20px 0;
}
.blog-sideparts-title{
	font-size: 108%;
	font-weight: bold;
	color: #1f3a09;
	border-bottom: #d6d6d6 1px solid;
}
.blog-sideparts li span{
	display: block;
	padding: 5px;
	font-size: 93%;
	border-bottom: #ddd 1px dashed;
}
.blog-sideparts li a{
	display: block;
	color: #444;
}

/* ketaipost */
.ketaipost-images{
	float: left;
	display: inline;
}
.ketaipost-images img{
	margin: 0 20px 20px 0;
}

/* calendar */
#blog-calendar{
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
	background: transparent;
	border: #1f3a09 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 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-list{
}
.gallery-list-once{
	float: left;
	display: inline;
	margin: 0 0 20px 15px;
	width: 220px;
}
.gallery-list-once img{
	margin: 0 0 3px 0;
}
.gallery-list-once h2{
	font-size: 93%;
}
.gallery-list-once h2 a{
	color: #333333;
}

.gallery-entry-imagearea{
	margin: 0 10px 20px 10px;
}
.gallery-entry-mainimg{
	float: left;
	width: 300px;
}
.gallery-entry-subimagearea{
	float: right;
	width: 400px;
}
.gallery-entry-subimagearea div{
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	width: 80px;
}

.gallery-entry-ba-main{
	margin: 0 20px 20px 20px;
}
.gallery-entry-ba-main div{
	float: left;
	display: inline;
}
.gallery-entry-ba-arrow{
	padding: 100px 0 0 0;
	width: 100px;
	text-align: center;
}
.gallery-entry-ba-sub{
	margin: 0 0 20px 20px;
}
.gallery-entry-ba-sub div{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

/* 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;
}
