@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------------------- 
				初期設定
---------------------------------------------------------- */
body,
ul,
img,
a,
table,
p,
div,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
form {
	margin:0px;
	padding:0px;
}
a img,
a map,
script,
noscript {
	border:none;
	text-decoration:none;
}
p,
a,
ul,
dl,
ol,
table {
	color:#727171;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ ProN",Hiragino Kaku Gothic ProN,"游ゴシック Medium","游ゴシック体",Yu Gothic Medium,YuGothic,"ＭＳ Ｐゴシック",MS PGothic,sans-serif!important;
}
table {
	margin:8px 0px 13px 0px!important;
}
li {
	list-style:none;
}

/*-------------------------------------------------------- 
				全体
---------------------------------------------------------- */
body {
	text-align:center;
}
#tmp_wrappr {
	text-align:left;
	overflow:hidden;
	padding:0px!important;
	margin:0px!important;
}


/*-------------------------------------------------------- 
				ヘッダー設定
---------------------------------------------------------- */
#tmp_wrap_header {
	width:1024px;
	height:153px;
	margin:0px auto;
}
#head_top_p p {
	font-size:0.7em;
	padding:10px;
}
#head_left {
	width:609px;
	float:left;
}
#head_right {
	width:315px;
	float:right;
}
#head_right p {
	font-size:0.75em;
	line-height:150%;
}

/*-------------------------------------------------------- 
				グロナビ設定
---------------------------------------------------------- */
#tmp_wrap_gnavi {
	height:65px;
	background-color:#009944;
	clear:both;
}
#tmp_gnavi {
	width:1024px;
	margin:0px auto;
}
#tmp_gnavi a {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
}
#tmp_gnavi div {
	float:left;
}
#tmp_gnavi div {
	border-left:1px solid #006934;
	border-right:1px solid #ffffff;
}
#tmp_gnavi {
	width:1024px;
	margin:0px auto!important;
}

#tmp_gnavi div a {
	display: table-cell!important; /* IE8から使用可能 */
 	vertical-align: middle!important;
}
.table-cell_01 a {
	text-align:center;
	display:block;
	height:65px;
	width:71px;
	background-color:#009944;
	border-left:1px solid #ffffff;
}
.table-cell_02 a {
	text-align:center;
	display:block;
	height:65px;
	width:154px;
	background-color:#009944;
}
.table-cell_03 a {
	text-align:center;
	display:block;
	height:65px;
	width:168px;
	background-color:#009944;
}
.table-cell_04 a {
	text-align:center;
	display:block;
	height:65px;
	width:150px;
	background-color:#009944;
}
.table-cell_05 a {
	text-align:center;
	display:block;
	height:65px;
	width:146px;
	background-color:#009944;
}
.table-cell_06 a {
	text-align:center;
	display:block;
	height:65px;
	width:168px;
	background-color:#009944;
}
.table-cell_07 a {
	text-align:center;
	display:block;
	height:65px;
	width:151px;
	background-color:#FFB05D;
	border-right:1px solid #006934;
}
.table-cell_01 a:hover,
.table-cell_02 a:hover,
.table-cell_03 a:hover,
.table-cell_04 a:hover,
.table-cell_05 a:hover,
.table-cell_06 a:hover {
	background-color:#3CB170;
	color:#ffffff;
}
.table-cell_07 a:hover {
	background-color:#FFA342;
	color:#ffffff;
}





/*-------------------------------------------------------- 
				スライダー
---------------------------------------------------------- */
#slider {
	height:307px;
	border-top:2px solid #ffffff;
	background-color:#A5DDAE;
}
#slider p {
	text-align:center;
	padding:17px 0px;
}

/*-------------------------------------------------------- 
				本文
---------------------------------------------------------- */
#tmp_wrap_bnr {
	width:952px;
	margin:0px auto;
	padding:33px 0px 0px 0px;
}
#tmp_wrap_bnr p {
	float:left;
	padding-bottom:23px;
}
.bnr_spa {
	padding-right:10px;
}
.bnr_z {
	padding-right:0px!important;
}

/*-------------------------------------------------------- 
				フッター　サブナビ
---------------------------------------------------------- */
#page-top {
	text-align:center;
}
#tmp_wrap_fotter {
	clear:both!important;
}
#tmp_wrap_subnavi {
	clear:both!important;
	background-color:#F2F2F2;
	overflow:hidden;
}
#tmp_subnavi {
	width:850px;
	margin:0px auto;
	padding:25px;
	overflow:hidden;
}
.subnavi_link01 {
	float:left;
}
.subnavi_link02 {
	float:right;
}
.subnavi_link01 a {
	color:#22AC38;
	font-weight:900;
	font-size:1.5em;
	text-align:center;
	text-decoration:none;
	display:block;
	width: 380px; /* 横幅 */
	background-color:#ffffff;
	border:5px solid #22AC38;
	padding:13px; /* a要素内の余白 */
}
.subnavi_link02 a {
	color:#E69D4D;
	font-weight:900;
	font-size:1.5em;
	text-align:center;
	text-decoration:none;
	display:block;
	width: 380px; /* 横幅 */
	background-color:#ffffff;
	border:5px solid #E69D4D;
	padding:13px; /* a要素内の余白 */
}

.subnavi_link01 a:hover {
	background-color:#F2F2F2;
	color:#22AC38;
}
.subnavi_link02 a:hover {
	background-color:#F2F2F2;
	color:#E69D4D;
}

/*-------------------------------------------------------- 
				フッター　ナビ
---------------------------------------------------------- */
#tmp_wrap_fnavi {
	background-color:#009944;
}
#tmp_fnavi {
	width:952px;
	margin:0px auto;
	padding:36px 0px;
	overflow:hidden;
}
#tmp_fnavi p,
#tmp_fnavi li {
	color:#ffffff;
}
.f_logo {
	float:left;
}
.fnavi {
	float:right;
}
.fnavi ul {
	padding-bottom:25px;
	border-bottom:1px solid #ffffff;
}
.fnavi li {
	float:left;
	padding:0px 20px;
}
.fnavi li a {
	text-decoration:none;
	color:#ffffff;
	font-size:0.8em!important;
}
.fnavi li a:hover {
	color:#F2F2F2;
}
.fnavi p {
	padding-top:10px;
}

/*-------------------------------------------------------- 
				各クラス
---------------------------------------------------------- */
.float_left {
	float:left;
}
.float_right {
	float:right;
}