@charset "UTF-8";

/* ------------------------------
▼ header
------------------------------ */

html,
body {
	height:100%;
	background: url(/images/bg.png);
	}

#content {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	width: 100%;
	}

/* ------------------------------
▲ content
▼ header
------------------------------ */

header {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 110px;
	}

header .container {
	padding: 0;
	width: 950px;
	height: 110px;
	position: relative;
	text-align: left;
	}

header .container h1 {
	margin: 0!important;
	padding: 0!important;
	top: 18px;
	left: 6px;
	position: absolute;
	}

header .container h2 {
	display: none;
	}

/* ------------------------------
▲ header
▼ topicpass
------------------------------ */

div#topicpass {
	margin: 0 auto;
	padding: 4px 0 4px 18px;
	font-size: 93%;
	text-align: left;

	border-bottom: 1px solid #eee;
	display: none;
	}

/* ------------------------------
▲ topicpass
▼ contents
------------------------------ */

#contents {
	margin: 0;
	padding: 0 0 76px 0;
	width: 100%;
	overflow: hidden;
	}

#contents .container {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	}

/* ------------------------------
▲ contents
▼ content main
------------------------------ */

#contents .container #main .container {
	margin: 0 0 28px 0;
	padding: 0;
	width: 734px;
	float: right;
	text-align: left;
	display: inline;
	}

/*-- ▼ home_img --*/

#home_img {
	width: 734px;
	height: 462px;
	}

.slideshow {
	margin: 0 0 0 60px;
	}

/*-- ▲ home_img --*/
/*-- ▼ home_news --*/

#home_news {
	margin: 16px 0 0 60px;
	text-align: left;
	}

#home_news h3 {
	margin: 0!important;
	padding: 0!important;
	}

article.news ul.unstyled {
	margin: 0!important;
	padding: 0!important;
	width: 674px;
	display: block;
	}

article.news ul.unstyled time {
	margin: 0!important;
	padding: 0!important;
	width: 100px;
	color: #333!important;
	float: left;
	display: inline;
	}

article.news ul.unstyled li {
	margin: 0!important;
	padding: 0!important;
	width: 520px;
	list-style: none;
	float: left;
	display: inline;
	}

/*-- ▲ home_news --*/
/*-- ▼ h3 --*/

h3.page {
	margin: 0 0 0 12px;
	padding: 0;
	color: #666!important;
	font-size: 13px;
	font-weight: normal;
	}

h3.category {
	margin: 0 0 0 12px;
	padding: 0;
	color: #333!important;
	font-size: 13px;
	font-weight: normal;
	}

h3.single {
	margin: 0 0 0 12px;
	padding: 0;
	color: #333!important;
	font-size: 13px;
	font-weight: normal;
	}

/*-- ▲ h3 --*/
/*-- ▼ section --*/

#main .container section.page {
	margin: 12px 8px 16px 8px;
	padding: 0 6px 16px 6px;
	}

#main .container section.category {
	margin: 12px 8px 16px 8px;
	padding: 0 6px 16px 6px;
	}

#main .container section.single {
	margin: 0 8px 16px 8px;
	padding: 0 6px 16px 6px;
	}

/*-- ▲ section --*/
/*-- ▼ h4 --*/

section.page h4 {
	margin: 8px 0;
	padding: 7px 0 4px 0!important;
	color: #657244!important;
	font-weight: bold;
	font-size: 124%;
	border-bottom: 1px solid #a9b687;
	}

section.category h4 {
	margin: 6px 4px 8px 4px!important;
	padding: 6px 0 6px 0!important;
	color: #643332!important;
	font-weight: bold;
	font-size: 124%;
	border-bottom: 1px solid #e4e4cc;
	}

section.category h4 a:link,
section.category h4 a:visited,
section.category h4 a:active {
	color: #643332!important;
	text-decoration: none!important;
	}

section.category h4 a:hover {
	color: #643332!important;
	text-decoration: none!important;
	}

/*-- ▲ h4 --*/
/*-- ▼ blog_info --*/

div.post_info {
	margin: 16px 0 8px 0;
	color: #333;
	overflow: hidden;
	}

div.post_info ul {
	margin: 0;
	padding: 0;
	list-style: none!important;
	}

div.post_info li {
	margin: 0;
	padding-right: 20px;
	float: left;
	}

div.post_info li a:link,
div.post_info li a:visited,
div.post_info li a:active {
	color: #333!important;
	text-decoration: none;
	}

div.post_info li a:hover {
	color: #333!important;
	text-decoration: underline;
	}

div.blog_info {
	margin: 0 0 32px 0;
	padding: 0;
	color: #333;
	font-size: 85%;
	position: relative;
	}

div.blog_info ul {
	margin: 0;
	padding: 0;
	list-style: none!important;
	}

div.blog_info li {
	margin: 0;
	padding-right: 20px;
	float: left;
	}

div.blog_info li a:link,
div.blog_info li a:visited,
div.blog_info li a:active {
	color: #333!important;
	text-decoration: none;
	}

div.blog_info li a:hover {
	color: #333!important;
	text-decoration: underline;
	}

div.blog_info li time {
	}

div.sbkb {
	top: 1px;
	right: 0;
	position: absolute;
	}

img.wp_social_bookmarking_light_img {
	margin: 2px 0 0 0!important;
	}

/*-- ▲ blog_info --*/
/*-- ▼ content time --*/


/*-- ▲ content time --*/
/*-- ▼ post --*/

article.post {
	margin: 14px 0 0 0;
	width: 100%;
	clear: both;
	}

.item_img {
	width: 400px;
	height: 400px;
	float: left;
	display: inline;
	}

.item_txt {
	width: 306px;
	float: left;
	display: inline;
	}

.item_txt table {
	margin: 0;
	}

.item_txt table td {
	margin: 0 6px 2px 0;
	text-align: left;
	}

.btn_order {
	margin: 16px 0 0 0;
	}

/*--article.post {
	margin: 0 6px 0 6px;
	line-height: 1.8;
	}

article.post img {
	margin: 8px 0 8px 0;
	}

section.page table img {
	*max-width: none!important;
	*width: 97%!important;
	} --*/

/*-- ▲ post --*/
/*-- ▼ category --*/

ul.thumbnails {
	margin: 0 0 0 -10px!important;
	padding: 0!important;
	list-style: none!important;
	}

ul.thumbnails li {
	margin: 0!important;
	padding: 0!important;
	float: left;
	}

ul.thumbnails img {
	border: 1px solid #eee!important;
	}

ul.thumbnails a:link img,
ul.thumbnails a:visited img,
ul.thumbnails a:active img {

	}

ul.thumbnails a:hover img {

	}

ul.thumbnails>li {
	margin: 0 0 6px 10px!important;
	}

/*-- ▲ category --*/

ul.pager {
	margin: 0;
	overflow: auto;
	_width:100%;
	clear: both;
	overflow:hidden;
	}

ul.pager {
	margin: 16px 0 16px 0;
	padding: 0;
	list-style: none;
	}

ul.pager li {
	margin: 0;
	padding: 0;
	}

li.previous a,
li.next a {
	color: #000000;
	font-size: 85%;
	text-decoration: none;
	background-color: #f2f2f2;
	}

li.previous a:hover,
li.next a:hover {
	color: #999;
	}

li.previous a {
	float: right;
	text-align: right;
	padding: 2px 20px;
	}

li.next a {
	float: left;
	padding: 2px 20px;
	}

/*-- ▲ category --*/
/*-- ▼ comments --*/

ol.commentlist,
ul.children {
	list-style: none;
	}

.comment-body {
	padding:15px 0 6px 55px;
	margin-bottom: -1px;
	position: relative;
	}

.commentlist .avatar {
	margin:0 16px 0 0;
	padding:3px;
	top:15px;
	left:0;
	position:absolute;
	border:1px solid #f2f2f2;
	}

.commentlist .comment-meta{
	margin-bottom:10px;
	}

.commentlist .comment-meta a {
	color: #737373;
	font-size:85%;
	text-decoration:none;
	}

.commentlist .comment-meta a:hover {
	color: #333333;
	}

.commentlist p {
	margin-bottom:15px;
	}

.commentlist .reply a{
	top: 15px;
	right: 0;
	padding: 2px 10px;
	background: #f2f2f2;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
	position: absolute;
	}

.commentlist .reply a:hover {
	color: #737373;
	}

.comment-author a {
	color: #000000;
	}

.comment-author a:hover {
	color: #737373;
	}

/*** Comment form ***/
#respond{
	margin-top:30px;
	margin-bottom:35px;
	}

#respond h3{
border-top:1px solid #f2f2f2;
padding:15px 0 0 0;
	}

#commentform{
	margin-top:10px;
	}

#commentform p {
	clear: both
	}

#author,
#email,
#url,
#captcha_code {
	float: left;
	}

#captcha_code_label {
	margin: 10px 5px!important;
	float: left;
	}

.required {
	margin: 10px 2px!important;
	float: left;
	}

#commentform label {
	margin: 10px 5px;
	font-size: 85%;
	float: left;
	}

*:first-child+html #commentform label {
	position:relative\9; top: -15px\9;
	} /* IE7 */

#commentform input[type="text"], #commentform textarea {
	margin: 5px 0 10px;
	}

#commentform textarea {
	margin: 5px 0 20px\9;
	}

textarea#comment {
	width: 320px;
	}

/*-- ▲ comment --*/

/* ------------------------------
▲ page category single
▼ sidebar
------------------------------ */

aside#side {
	margin: 2px 0 0 0;
	padding: 0;
	width: 216px;
	float: left;
	text-align: left;
	display: inline;
	overflow: hidden;
	}

/*-- ▼ article section.page --*/

article section.page {
	margin: 0 0 16px 0;
	padding: 0;
	}

article section.page h1 {
	margin: 0 0 0 18px!important;
	padding: 0!important;
	font-size: 13px;
	font-weight: normal;
	}

article section.page ul {
	margin: 0 0 0 18px!important;
	padding: 0!important;
	list-style: none;
	}

article section.page ul li {
	margin: 0!important;
	padding: 0!important;
	list-style-type: disc;
	}

article section.page ul li.second {
	margin: 8px 0 0 26px!important;
	padding: 0!important;
	}

article section.page a:link,
article section.page a:visited,
article section.page a:active {
	color: #333!important;
	text-decoration: none!important;
	}

article section.page a:hover {
	color: #333!important;
	text-decoration: none!important;
	}

/*-- ▲ article section#page --*/

.line {
	margin: 0 0 16px 16px;
	}

section#bnr {
	margin: 0 0 16px 0;
	/*-- display: none; --*/
	}

/* ------------------------------
▲ sidebar
▼ footer
------------------------------ */

footer {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 76px;
	position: absolute;
	}

footer .container {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	height: 76px;
	position: relative;
	text-align: left;
	border-top: 1px solid #ccc;
	}

#profile {
	top: 6px;
	right: 2px;
	position: absolute;
	}

#shop {
	top: 6px;
	left: 8px;
	position: absolute;
	}

#mail {
	top: 6px;
	left: 72px;
	position: absolute;
	}

/*-- ▼ copyright --*/

#copyright {
	bottom: 8px;
	left: 11px;
	position: absolute;
	color: #666;
	}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited,
#copyright a:hover {
	color: #666;
	text-decoration: none;
	}

/*-- ▲ copyright --*/

/* ------------------------------
▲ footer
▼ plug-in
------------------------------ */

/*-- ▼ wp-pagenavi --*/

.pagenavi {
	margin: 0 0 0 6px;
	}

div.wp-pagenavi {
	padding: 20px 0;
	}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666;
	color: #666;
	background-color: #fff;
	}

.wp-pagenavi a:hover {
	border: 1px solid #666;
	color: #666;
	background-color: #fff;
	}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	color: #666;
	border: 1px solid #666;
	background-color: #fff;
	}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #666;
	color: #666;
	background-color: #fff;
	}

div.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #666;
	background: #666;
	color: #fff;
	}

div.wp-pagenavi span.pages,
div.wp-pagenavi span.extend {
	display: none;
	}

/*-- ▲ wp-pagenavi --*/
/*-- ▼ inquiry form creator --*/

.iqfm-table {
	width: 670px;
	border: 1px solid #ddd;
	}

.iqfm-table th {
	color: #333!important;
	background-color: #f7f7f7!important;
	}

#iqfm-input-text-5,
#iqfm-input-text-6 {
	width: 80px;
	}

#iqfm-input-tel1-9,
#iqfm-input-tel2-9,
#iqfm-input-tel3-9,
#iqfm-input-tel1-10,
#iqfm-input-tel2-10,
#iqfm-input-tel3-10,
#iqfm-input-tel1-11,
#iqfm-input-tel2-11,
#iqfm-input-tel3-11 {
	width: 60px;
	}

#iqfm-input-text-9,
#iqfm-input-textarea-19 {
	width: 320px;
	}

/*-- ▲ inquiry form creator --*/

.vvqbox {
	margin: 10px 0 0 0 !important;
	}

/*-- ▼ contact form 7 --*/

#wpcf7 form {
	margin: 0;
	padding: 6px 14px;
	}

#wpcf7 p {
	margin : 0;
	}

#wpcf7 .wpcf7-not-valid-tip-no-ajax {
	display: none !important;
	}

#wpcf7 .wpcf7-validation-errors {
	border: none !important;
	}

#wpcf7 .wpcf7-response-output {
	margin: 0 !important;
	padding: 4px 6px 0 4px !important;
	font-size: x-small !important;
	line-height: 130% !important;
	color: #ff0000 !important;
	}

#wpcf7 .wpcf7-mail-sent-ok {
	margin: 0 !important;
	padding: 4px 6px 0 4px !important;
	border: none !important;
	font-size: x-small !important;
	line-height: 130% !important;
	color: #ffff00 !important;
	}

span.wpcf7-list-item {
	display: block;
	}

table.form {
	margin: 8px 0 0 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-spacing: 0;
	width: 618px;
	}

table.form td.td1 {
	padding: 6px 6px 6px 0;
	width: 140px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
	}

td.td1 span.red {
	color: #ff0000;
	font-size: 10px;
	}

table.form td.td2 {
	padding: 6px;
	background: #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
	}

table.form td.td3 {
	padding: 6px;
	background: #fff;
	text-align: center;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

table.form td.tit {
	padding: 6px 6px 4px 6px;
	background: #fff;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

.wpcf7-text {
	width: 220px;
	}

.short {
	width: 80px;
	}

.wpcf7-textarea {
	width: 320px;
	height: 60px;
	}

.your-ticket .wpcf7-text {
	width: 80px;
	}

.your-message .wpcf7-textarea {
	height: 140px;
	}

/*-- ▲ contact form 7 --*/

/* ------------------------------
▲ plug-in
------------------------------ */
