/* css reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	-collapse: collapse;	border-spacing: 0;}
* { margin:0px; padding:0px }

/* mizu reset */
strong, b {font-weight:bold};
.content ul li, .content  ol li {margin:3px 0px 3px 20px;list-style:circle;} 	
.content ol li {list-style:decimal;}
.content p, .content .txt div {margin-bottom:5px;}
.clear { clear:both; }
/* custom css */
a {	
	color:#333;
	text-decoration:none;
}
body {
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	background:url("../inc/../img/struct/body.png") ;
}

.wrap {
	width:937px;
	position:relative;
	margin:auto;
	padding: 0 0 30px 0;
}
.header {
	position:relative;
	height:124px;
}
	.lng {
		position:absolute;
		top:7px;
		right:10px;
		font-size:10px;
		color:#c5c099;
	}
		.lng a {
			color:#c5c099;
		}
		.lng a:hover, .lng a.on {
			color:#ec8656;
		}
	.homeLink {
		position:absolute;
		top:53px;
		left:33px;
		width:213px;
		height:93px;
		background:url("../inc/../img/struct/logo.png") no-repeat;
	}
.mmedia-spc {
	position:absolute;
	top:24px;
	right:569px;
	height:300px;
	width:65px;
	background:url("../inc/../img/struct/mmedia-spc.png") no-repeat left top;
	z-index:26;
}
.mainMedia {
	height:300px;
	width:660px;
	float:right;
	overflow:hidden;
	margin:auto;
	position:absolute;
	top:24px;
	right:-26px;
	z-index:24;
}
	.mainMedia-pager {
		position:absolute;
		z-index:30;	
		top:10px;
		right:10px;
		opacity:.8;
		filter:alpha(opacity=80);
	}
		.mainMedia-pager a {
			display:block;
			
			width:28px;
			line-height:20px;
			text-align:center;
			text-decoration:none;
			margin:0px 3px 3px 0px;
			float:left;
			font-size:10px;
			color:#000;
			border-radius:5px;
			background:#fff;
		}
		.mainMedia-pager a:hover, .mainMedia-pager a.activeSlide {
			background:#ec8656;
			color:#fff;
		}
	.mainMedia .slider {
		height:300px;
		overflow:hidden;
	}
	
.nav-box {
	background:url("../inc/../img/struct/nav.png");
	width:381px;
	height:278px;
	position:absolute;
	top:160px;
	left:-40px
}
.nav {
	padding:67px 0 0 85px;
}
		.nav li a  {
			display:block;
			padding:3px 0px;
			font-size:15px;
			color:#ec8656;
			background:url("../inc/../img/struct/nav-item.png") no-repeat right center;
		}
		.nav li.last a {
			background:none;
		}
		.nav > li a:hover,
		.nav > li a.on,
        .nav > li:hover > a {
			color:#999050;
		}
.subNav {
	clear:both;
	float:right;
	width:560px;
	padding: 0 0 10px 0;
}
	.subNav li {
		float:left;
	}
	.subNav li a {
		color:#666;
		display:block;
		padding:0 0 0 0;
	}
	.subNav li a span {
		padding: 0 10px;
		color:#666;
		
	}
	.subNav li a:hover, .subNav li a.on {
		color:#EC8656;
	}
			

.middle {
	clear:both;
	background:#f1eab7;
	padding-top:222px;	
}

.footer {
	background:#ec8656;
	margin:-10px 60px 0px 60px;
	text-align:center;
	padding:6px 0px;
}		
	.footer p{
		display:inline;
	}
	.footer, .footer a {
		color:#f1eab7;
		font-size:12px;
	}
	.footer a:hover, .footer a.on {
		color:white;
	}
/* content */
.content {
	clear:both;
	min-height:300px;
	padding-bottom:15px;
}
	.tpl-part1 {
		float:right;
		width:540px;
		min-height:100px;
		padding: 0 20px 0 0;
	}
	.content h1, .content h2, .content h3 {
		color:#ec8656;
	}
	.content h1 {
		font-size:29px;
	}
	.content h2 {
		font-size:17px;
	}
	.content h3 {
		font-size:15px;
	}
	.content .txt {
		line-height:170%;
		color:#6b6956;
	}
	.content .txt2 {
	
		padding:15px 60px 30px 60px;
	}
	.content .txt, .content .files {
		clear:both;
		padding-top:10px;
	}
	.content .gallery {
		clear:both;
		padding-top:15px;
		
		float:left;
	}
	
	* + html .content .gallery {
		min-width:830px;
		float:right;
		margin-right:60px;
	}
		.gallery .item {
			float:left;
			margin:0 4px 4px 0;
		}
	.tpl-default .gallery {
		padding:15px 0 0 60px;
	}
	.tpl-gallery .gallery {
		padding:15px 0 0 60px;
	}
	.tpl-2 .gallery {
		float:right;
		padding:15px 55px 0 0;
	}
	.tpl-2 .gallery .item-1 {
		position:absolute;
		top:460px;
		left:20px;
		float:left;
	}
/* list */
.list {
	clear:both;
	padding-top:15px;
	margin:0 60px;
	
}
	.list .item {
		clear:both;
		display:block;
		position:relative;
		background:url("../inc/../img/struct/list-bg.png") repeat-y left top #fff;
		padding:0 0 0 100px;
		margin-bottom:10px;
		
	}
	* + html .list .item {
		border:1px solid white;
	}
	.list .item:hover {
		cursor:pointer;
	}
	.list .item:hover .more {
		color:#ec8656;
	}
	.list .img {
		float:left;
	}
	 .list .txt {
	 	padding:0px;
		padding:10px 20px 0 0 ;
	 	clear:none;
	 	float:right;
		width:480px;
		display:block;
		line-height:120%;
	}
	.list .clear {
		display:block;
	}
	* html body .list .clear { 
		display:inline;
	}
	.list h3 {
		padding:5px 0px 8px 0;
		font-size:20px;
	}
	
	
.incTpl {
	padding:15px 80px 20px 80px;
}
/* mail form */

.mailform {
	clear:both;
	color:#6b6956;
	padding-top:15px;
}
.mailform fieldset {
		border:0px;
		
	}
	.mailform legend {
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.mailform .error {
		color:#dd7777;
	}
	.mailform .Ierror {
		border:1px solid red !important;
	}
	.mailform .el {
		float:left;
		padding:10px 30px 0px 0px;
		
	}
	.mailform .el-day {
		padding-right:0px;
		clear:both;
		width:600px;
	}
	.mailform .el-textarea textarea {
		width:455px;
		height:120px;	
	}
	.mailform .el-select {
	}
	.mailform .el-select select {
		width:115px;
	}
	.mailform .el-submit {
	 clear:both;
  }
	.mailform .el-submit label {
		display:none;	
	}
	.mailform .submit {
		padding:5px 20px;
		background:#ec8656;
		color:#fff;
		cursor:pointer;
		font-size:20px;
		margin-left:120px;
		border:0px;
		border-radius:5px;
		
	}
	.mailform .submit:hover {
		background:#c8c087;
	}
	.mailform label {
		float:left;	
		display:block;
		width:120px;
	}
	.mailform .formInputs {
		float:left;
		width:150px;
		padding:2px;
		border:1px solid #aaa;
		background:#ddd;
		
	}
	.mailform .formInputsBox {
		float:left;
	}
	.mailform .spacer {
		float:left;
		height:28px;
		width:270px;
	}
	.mailform .caption, .mailform .title {
		clear:both;	
		margin-left:120px;
		width:370px;
	}
	.mailform .title {
		font-weight:bold;
	}

/* ie6 hacks */
* html body .homeLink {
	background-image:url("../inc/../img/struct/logo.gif");
}
* html body .nav-box {
	background-image:url("../inc/../img/struct/nav.gif");
}
* html body .mmedia-spc {
	background-image:url("../inc/../img/struct/mmedia-spc.gif");
}

	#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("../inc/fancybox/fancybox.png");
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url("../inc/fancybox/fancybox.png") -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url("../inc/fancybox/blank.gif");
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url("../inc/fancybox/fancybox-x.png");
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url("../inc/fancybox/fancybox-y.png");
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url("../inc/fancybox/fancybox-x.png");
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url("../inc/fancybox/fancybox-y.png");
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url("../inc/fancybox/fancybox.png");
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url("../inc/fancybox/fancy_title_over.png");
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url("../inc/fancybox/fancybox.png") -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url("../inc/fancybox/fancybox-x.png") 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url("../inc/fancybox/fancybox.png") -55px -90px no-repeat;
}

