a{
	text-decoration: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img {
	border: 0px;
}
a:hover{
	color: #666;
}
span {
	color: #C33;
}
p {
	line-height: 1.5em;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow: hidden;
}
li {
	float: left;
	overflow: hidden;
}
/*-------------------------------------------------------
	ヘッダ
--------------------------------------------------------*/
#header {
	display: block;
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#inner {
	height: 88px;
	width: 980px;
	float: left;
	margin-top: 20px;
	margin-bottom: 8px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}

.f_left {
	float: left;
}
#bgm {
	display: block;
	color: #79A660;
	font-weight: bold;
	margin-right: 1em;
	font-size: 16px;
	line-height: 2em;
}
#bgm img {
	vertical-align: text-bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
}
#header #inner .exp01 {
	float: right;
	margin-bottom: 15px;
}
#header #inner .exp01 input {
	margin-right: 5px;
	margin-top: 12px;
}

#rogo {
	height: 88px;
	width: 160px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

/*-------------------------------------------------------
	メニュー
--------------------------------------------------------*/
#navi {
	float: right;
	height: 46px;
	padding-right: 10px;
}
/*-------------------------------------------------------
	FLASH
--------------------------------------------------------*/
#flash {
	height: 300px;
	width: 980px;
	padding-bottom: 20px;
}
#flash_box {
	height: 300px;
	width: 980px;
}


/*-------------------------------------------------------
	コンテンツ全体コンテナ
--------------------------------------------------------*/
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FAF5;
}

/*-------------------------------------------------------
	メイン
--------------------------------------------------------*/
#main {
	width: 930px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
}
/*--------------------left--------------------*/
#left {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 675px;
}
#left h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #79A660;
	display: block;
	line-height: 55px;
	padding-left: 10px;
	background-image: url(../img/box_bg2.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DE8F;
	font-weight: bold;
	height: 50px;
}
#left h1 img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
#left h2 {
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#a_box {
	display: block;
	width: 675px;
	background-color: #FFF;
	float: left;
	margin-right: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	padding-bottom: 20px;
	margin-bottom: 13px;
}
#a_box h2 {
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 20px;
}
#a_box p {
	margin: 0 20px;
}

#a_box img {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#a_box_text {
	float: left;
	line-height: 1.5em;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#bd_wrapper {
	height: 387px;
	clear: both;
}

#b_box {
	display: block;
	width: 329px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	height: 385px;
	margin-right: 13px;
}

#b_box_text {
	width: 290px;
	float: left;
	margin: 20px;
}
#c_box {
	display: block;
	height: 370px;
	width: 675px;
	margin-bottom: 20px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	margin-top: 13px;
}
#c_box p {
	display: block;
	margin-left: 15px;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #79A660;
	margin-right: 15px;
}

#c_box span {
	display: block;
	text-align: right;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#d_box {
	display: block;
	width: 329px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	height: 385px;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#d_box_text {
	width: 290px;
	float: left;
	line-height: 1.5em;
	color: #333;
	margin: 20px;
}

#e_box {
	display: block;
	height: 266px;
	width: 205px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	margin-top: 13px;
}
#e_box ul {
	margin: 20px;
}
#e_box ul li {
	clear: left;
	line-height: 2em;
	margin-bottom: 0.5em;
}
#e_box ul li p img {
	margin-right: 1em;
	vertical-align: text-top;
}

#img_box {
	margin-right: 20px;
	margin-left: 20px;
	height: 270px;
	margin-top: 30px;
	width: 635px;
}
#img_box_1 {
	float: left;
	height: 260px;
	width: 198px;
	margin-right: 17.25px;
	border: 1px solid #79A660;
}
#img_box_2 {
	float: left;
	height: 260px;
	width: 198px;
	margin-right: 17.25px;
	border: 1px solid #79A660;
}
#img_box_3 {
	float: left;
	height: 260px;
	width: 198px;
	border: 1px solid #79A660;
}
#img_box img {
	margin: 5px;
}
#img_box_img1 {
	height: 140px;
	width: 170px;
	margin: 14px;
	border: 1px dashed #79A660;
}

#img_box_img2 {
	height: 140px;
	width: 170px;
	margin: 14px;
	border: 1px dashed #79A660;
}
#img_box_img3 {
	height: 140px;
	width: 170px;
	margin: 14px;
	border: 1px dashed #79A660;
}


#a1_box {
	display: block;
	width: 675px;
	background-color: #FFF;
	float: left;
	margin-right: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	padding-bottom: 20px;
	margin-bottom: 13px;
	margin-top: 13px;
}
#a1_box h2 {
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 20px;
}
#a1_box p {
	margin-left: 20px;
}

#a1_box img {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#a1_box_text {
	float: left;
	line-height: 1.5em;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*--------------------right--------------------*/
#right {
	width: 207px;
	border: 1px solid #79A660;
	background-color: #F3F7DF;
	float: right;
	margin-right: 15px;
}
#right h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #79A660;
	display: block;
	line-height: 55px;
	padding-left: 10px;
	background-image: url(../img/title_bg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A660;
	font-weight: bold;
	height: 50px;
}
#right h1 img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
#right h3 {
	font-size: 16px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.35em;
	font-weight: bold;
}
#right h3 span {
	font-size: 12px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.35em;
	font-weight: lighter;
}
#right ul {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#right ul li {
	line-height: 2em;
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: left;
	margin-bottom: 1em;
}
#right ul li a {
	display: block;
	color: #363;
	text-decoration: underline;
	background-image: url(../img/b_01.png);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 15px;
	line-height: normal;
}
#right ul li a:hover {
	display: block;
	color: #8BB982;
}
#right ul li.h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363;
	margin-bottom: 20px;
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	width: 175px;
}
.top20 {
	margin-top: 20px;
}

/*-------------------------------------------------------
	フッタ
--------------------------------------------------------*/
#footer {
	height: 75px;
	width: 100%;
	text-align: center;
	background-color: #B6DCB1;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer_box {
	text-align: center;
	display: block;
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	border: thin dashed #799D2F;
	margin-left: 15px;
}
#footer img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#footer_inner {
	width: 930px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#company_box {
	width: 340px;
	float: right;
	text-align: left;
	padding-top: 5px;
}

.box-shadow {
	box-shadow: 0px 3px 10px rgba(0,0,0,.8)
}
.drop-shadow {
	-webkit-filter: drop-shadow(0px 1px 4px rgba(0,0,0,.8));
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,.8));
}
