@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mt10 { margin-top: 10px !important; }
.mb10 { margin-bottom: 10px !important; }

/*------------------------------------------------------------
	バックグラウンドカラー設定
------------------------------------------------------------*/
.bgpp2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c7f12+0,8c7f12+26,8c7f12+50,aaa652+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c7f12+0,aaa652+100 */
background: #8c7f12; /* Old browsers */
background: -moz-linear-gradient(left,  #8c7f12 0%, #aaa652 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #8c7f12 0%,#aaa652 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #8c7f12 0%,#aaa652 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c7f12', endColorstr='#aaa652',GradientType=1 ); /* IE6-9 */

}

.bgdgg2 {
	background: #2d4d4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d4d4b 0%, #2d4d4b 51%, #233c3b 51%, #233c3b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d4d4b), color-stop(51%,#2d4d4b), color-stop(51%,#233c3b), color-stop(100%,#233c3b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2d4d4b 0%,#2d4d4b 51%,#233c3b 51%,#233c3b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2d4d4b 0%,#2d4d4b 51%,#233c3b 51%,#233c3b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2d4d4b 0%,#2d4d4b 51%,#233c3b 51%,#233c3b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2d4d4b 0%,#2d4d4b 51%,#233c3b 51%,#233c3b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d4d4b', endColorstr='#233c3b',GradientType=0 ); /* IE6-9 */
}

.bgg1g2 {
	background: #445d28; /* Old browsers */
	background: -moz-linear-gradient(top,  #445d28 0%, #445d28 51%, #2b450e 51%, #2b450e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#445d28), color-stop(51%,#445d28), color-stop(51%,#2b450e), color-stop(100%,#2b450e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #445d28 0%,#445d28 51%,#2b450e 51%,#2b450e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #445d28 0%,#445d28 51%,#2b450e 51%,#2b450e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #445d28 0%,#445d28 51%,#2b450e 51%,#2b450e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #445d28 0%,#445d28 51%,#2b450e 51%,#2b450e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#445d28', endColorstr='#2b450e',GradientType=0 ); /* IE6-9 */
}

.bgdbb2 {
	background: #142e71; /* Old browsers */
	background: -moz-linear-gradient(top,  #142e71 0%, #142e71 51%, #12224d 51%, #12224d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#142e71), color-stop(51%,#142e71), color-stop(51%,#12224d), color-stop(100%,#12224d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #142e71 0%,#142e71 51%,#12224d 51%,#12224d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #142e71 0%,#142e71 51%,#12224d 51%,#12224d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #142e71 0%,#142e71 51%,#12224d 51%,#12224d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #142e71 0%,#142e71 51%,#12224d 51%,#12224d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142e71', endColorstr='#12224d',GradientType=0 ); /* IE6-9 */
}

.bgpp {
	background: #ffd7e9;
}

.bggb {
	background: #e0fffd;
}

.bggw {
	background: #ebffd4;
}

.bgbw {
	background:#d4e0ff;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.news dd {
	border-bottom: 1px dotted #CFCFCF;
}