@charset "utf-8";

/*  
Theme Name: setouchi-olive
Theme URI: http://setouchi-olive/
Description: setouchi-olive
Author: setouchi-olive
*/

/* import------------------------------ */
@import "reset.css";
@import "menuhf.css";
@import "solive.css";
@import "table.css";

/* layout------------------------------- */
#contentsAll{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #333;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
/* column ------------------------------- */
#contents{
	margin: 0 auto 20px;
	padding: 0 0 20px;
	width: 960px;
}

#main_ct{
	margin: 20px 0;
	padding: 0;
	width: 720px;
	float: left;
}
#main_c{
	margin: 20px 0;
	padding: 10px 30px 30px;
	width: 660px;
	float: left;
	background: #fff;
	min-height: 600px;
}

#sidebar_c{
	margin: 20px 0;
	padding: 0;
	width: 220px;
	float: right;
}

/* one culumn ----
#main_one{
	margin: 20px 0;
	padding: 10px;
	width: 940px;
	float: left;
	background: url(img_common/bg_single4.jpg) top right no-repeat #fff;
	min-height: 600px;
}
-----*/

/* header ------------------------------- */
header{
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	min-width: 960px;
	text-align: left;
	height: 120px;
	display: block;
	color: #fff;
	background: url(img_common/bg_header.png) top left repeat-x;
}
header #header-inr{
	margin:0 auto;
	padding: 0;
	width: 960px;
	position: relative;
	height: 120px;
}

header #pagetop{
	margin: 0;
	padding: 0;
	width: 450px;
	height: 70px;
	float: left;
	background: url(img_common/logo.png) top left no-repeat;
	font-size: 0;
	display: inline;
}
header #pagetop a{
	width: 450px;
	height: 70px;
	display: block;
}
header .discription{
	margin: 0;
	padding: 10px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	width: 500px;
	height: 60px;
	font-size: 10px;
}
header .discription span{
	margin: 0 0.5em;
	font-size: 12px;
}
header .menu-gmenu-container{
	margin: 0;
	padding: 0;
	float: left;
	width: 960px;
	height: 50px;

}
/* footer ------------------------------- */
footer{
	margin: 0 0 0;
	padding: 0;
	display: block;
	width: 100%;
	background: url(img_common/bg_footer.png) bottom left repeat-x;
	height: 250px;
}

footer #footer-inr{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
	color: #fff;
}

.footer-logo{
	width: 960px;
	height: 200px;
	float: left;
	background: url(img_common/bg_footer-logo.png) top left no-repeat;
}
footer #footer-inr .menu-fmenu-container{
	margin: 140px 0 0;
	padding: 0;
	float: left;
	width: 800px;
	height: 40px;
}
footer #footer-inr .copyright{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Grande',verdana, arial, helvetica,sans-serif;
}
footer #footer-inr .menu-fmenu-container ul{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
}
footer #footer-inr .menu-fmenu-container ul li{
	margin-right: 2em;
	float: left;
	line-height: 22px;
}
footer #footer-inr .menu-fmenu-container ul li a{
	color: #fff;
}
footer #footer-inr .menu-fmenu-container ul li a:hover{
	color: #9ecf8a;
}

/* footer-pagetop-pankuzu---------------------------*/
#pagetopTxt{
	margin: 0 auto 0;
	padding: 0;
	display: block;
	width: 960px;
	height: 50px;
}
#pagetopTxt a.topagetop{
	margin-top: 10px;
	padding: 0;
	float: right;
	width: 150px;
	height: 40px;
	color: #243200;
	background: url(img_common/bg_pagetop.png) top left no-repeat;
	font-size: 12px;
	line-height: 48px;
	text-align: center;
}
#pagetopTxt a.topagetop:hover{
	color: #fff;
}
#pks{
	margin: 10px auto;
	padding: 0;
	width: 960px;
	text-align: left;
	font-size: 12px;
	text-align: left;
	display: block;
	clear: both;
	display: none;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

img.thumL,
img.alignleft{
	float: left;
	margin: 0 20px 20px 0;
	padding: 2px;
	border: solid 1px #ccc;
}

img.thumR,
img.alignright{
	float: right;
	margin: 0 0 20px 20px;
	padding: 2px;
	border: solid 1px #ccc;
}
img.thumN,
img.aligncenter,
img.alignnone{
	margin: 20px auto;
	padding: 2px;
	border: solid 1px #ccc;
	display: block;
	clear: both;
}
.cap{
font-size: 0.85em;
}

a.order{
	display: inline-block;
	padding: 1em 2em 1em 40px;
	background: url(img_common/cart.png) left center no-repeat;
	color: #fff !important;
	text-align: left;
	letter-spacing: 0.1em;
}
a:hover.order{
	background: url(img_common/cart_hover.png) left center no-repeat;
}

/* Form fields, general styles first ----*/
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
max-width: 99%;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	vertical-align: top;
max-width: 99%;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
	background-color: #f5f5f7;
}

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}

/* CF 7 */
.wpcf7-text{
	width: 350px;
}

.wpcf7-textarea{
	width: 520px;
	height: 250px;
}

.wpcf7-textarea2{
	width: 520px;
	height: 50px;
}

.wpcf7-form-control.wpcf7-submit{
margin-top: 1em;
	padding: 1em 3em;
	letter-spacing: 0.5em;
}

.wpcf7-not-valid-tip-no-ajax,.wpcf7-validation-errors{
	color: #ff0000 !important;
	display:block;
}

.wpcf7-mail-sent-ok{
	color: #3333ff !important;
	display:block;
}


a:link{color: #718f27;	text-decoration: none;	}
a:visited{color: #718f27;	text-decoration: none;	}
a:active{color: #718f27;	text-decoration: none;	}
a:hover{color: #9ecf8a;	text-decoration: none;	}

