@charset "utf-8";
/* k3v2 */

/* - - - - - - - - - - - - - -
base settings
*/

body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ ゴシック","MS Gothic","Osaka－等幅",Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
#wrap {
	padding:0 0 90px;
	background: #fff;
}
#news .inner,
#content_body,
#footer .inner {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
#main {
	float: left;
	width: 740px;
}
#sub {
	float: right;
	width: 220px;
}



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

body {
	background: center 3px repeat-x url(../img/header_gnav_bg.png) #ffffff;
}
#header {
	padding: 50px 0 0;
	height: 580px;
	background: center 50px no-repeat url(../img/header_mainvisual_bg.jpg) #114000;
}
#header .inner {
	position: relative;
	top: -50px;
	margin: 0 auto;
	width: 1000px;
	height: 630px;
	background: center 50px no-repeat url(../img/header_mainvisual.png);
}
#header h1 {
	position: absolute;
	top: 10px;
	left: 0;
}
#socialbuttons {
	position: absolute;
	top: 14px;
	left: 640px;
}
#socialbuttons div {
	float: left;
}



/* - - - - - - - - - - - - - -
navigation
*/

#gnav {
	position: absolute;
	bottom: 0;
	right: -1px;
	width: 820px;
}
#gnav li {
	float: left;
	height: 81px;
}
#gnav li a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/header_gnav.png);
	text-indent: -9999px; 
}
#gnav li.gn01 {width: 160px;}
#gnav li.gn02 {width: 258px;}
#gnav li.gn03 {width: 222px;}
#gnav li.gn04 {width: 179px;}
#gnav li.gn01 a {background-position: 0px 0px;}
#gnav li.gn02 a {background-position: -160px 0px;}
#gnav li.gn03 a {background-position: -418px 0px;}
#gnav li.gn04 a {background-position: -640px 0px;}
#gnav li.gn01 a:hover {background-position: 0 -85px;}
#gnav li.gn02 a:hover {background-position: -160px -85px;}
#gnav li.gn03 a:hover {background-position: -418px -85px;}
#gnav li.gn04 a:hover {background-position: -640px -85px;}



/* - - - - - - - - - - - - - -
news
*/

#news {
	margin: 0 0 50px;
	padding: 57px 0 50px;
	background: #f5faf9;
}
#news h2 {
	float: left;
	width: 165px;
}
#news h2 .heading {
	margin-left: -1px;
}
#news p.btn {
	width: 165px;
}
#news ul {
	float: right;
	padding: 0 0 0 40px;
	width: 790px;
}
#news li {
	font-size: 13px;
	line-height: 30px;
}
#news li span {
	margin: 0 15px 0 0;
	font-weight: bold;
}
#news li a {
	color: #2a8808;
}



/* - - - - - - - - - - - - - -
content body main
*/

#main .section h2 {
	margin: 0 0 50px;
}
#main .section p {
	margin: 0 0 21px;
	font-size: 13px;
	line-height: 21px;
}
#main .section p strong {
	font-weight: bold;
}

/*sec01*/
#main .section#sec01 {
	padding: 0 0 8px;
}
#main .section#sec01 h3 {
	margin: 0 0 20px;
}
#main .section#sec01 p {
	margin: 0 0 52px;
}
#main .section#sec01 p strong {
	font-size: 18px;
	color: #114000;
}
#main .section#sec01 p strong span {
	font-size: 13px;
}

/*sec02*/
#main .section#sec02 h3 {
	margin: 0 0 16px;
}
#main .section#sec02 p {
	margin: 0 0 49px;
}

.items {
	border: solid 2px #2a8808;
}
.items li {
	float: left;
	padding: 110px 33px 0 29px;
	width: 302px;/*364*/
	height: 125px;/*235*/
	border: solid 2px #2a8808;
}
.items .item01 {background-image: url(../img/sec02_03_img01.png);}
.items .item02 {background-image: url(../img/sec02_03_img02.png);}
.items .item03 {background-image: url(../img/sec02_03_img03.png);}
.items .item04 {background-image: url(../img/sec02_03_img04.png);}

.items li em {
	display: none;
}

/*mail_mag*/
#mail_mag {
	
}
#mail_mag a {
	color: #1b6600;
}
#mail_mag .form {
	padding: 41px 36px 50px 30px;
	background: #fbfcf3;
}
#mail_mag .sample {
margin: 0 0 38px;
	font-size: 13px;
	line-height: 24px;
}
#mail_mag .resist {
	height: 40px;
	
}
#mail_mag .resist * {
	position: absolute;
	top: 0;
}
#mail_mag .resist a {
	left: 0px;
}
#mail_mag .resist span {
	left: 37px;
}
#mail_mag .resist .text {
	left: 125px;
}
#mail_mag .tipped {
	font-size: 16px;
	color: #ccc;
	line-height: 40px;
	text-indent: 2em;
}
#mail_mag .resist .btn {
	left: 540px;
}
#mail_mag .resist input.text {
	width: 415px;
	height: 40px;
	border: none;
}
#mail_mag .resist {
	position: relative;
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}



/* - - - - - - - - - - - - - -
content body sub
*/

#sub {
	font-size: 11px;
	line-height: 16px;
}
#sub p {
	margin: 0 0 30px;
}
#sub strong {
	font-weight: bold;
}
#sub .profile {
	position: relative;
	padding: 50px 20px 1px;
	background: #f9faf5;
}
#sub .profile h3 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sub .profile em {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #114000;
	line-height: 20px;
}
#sub .profile em span {
	font-size: 11px;
}
#sub .profile em span.data {
	font-weight: normal;
	color: #000;
}



/* - - - - - - - - - - - - - -
footer
*/

#footer {
	height: 48px;
	color: #fff;
	background: #373f3d;
}
#footer .privacy {
	float: left;
	margin: 14px 0 0;
}
#footer .privacy a {
	color: #fff;
	text-decoration: none;
}
#footer .privacy a:hover {
	text-decoration: underline;
}
#footer .copyright {
	float: right;
	margin: 14px 0 0;
}


