/*  Theme Name: FUKUROU
    Theme URI: http://www.productionhips.jp/
    Description: Ver1 (2015-05-01)
    Version: 1.0
    Author:  hitomi
    Author URI:  http://www.productionhips.jp/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-image: url(../../../../images/fukurou_bgs.gif);
	background-repeat: repeat-y;
	background-color: #324d2e;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
a {
	text-decoration: none;
}
img a {
	border: 0;
}
a:link {
	color:#cb6806;
}
a:visited {
	color:#cb6806;
}
a:hover {
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.714285714rem;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.x { clear: both; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
h3 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #658A02;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0DF8F;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
pre {
	border: 1px solid #BCBCC5;
	font-size: 13px;
	line-height: 1.5em;
	color: #696880;
	padding: 20px;
	background-color: #f3f1dc;
}

/* HEADER ========================================*/
.wrapper {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	background-color: #FFF;
}
.site-header {
	height: 100px;
	background-image: url(../../../../images/headerbg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.site-info {
	font-size: 13px;
	color: #EAEAEA;
	text-shadow: 0px 1px 2px #000;
	line-height: 1.5em;
	float: right;
	text-align: right;
	width: 500px;
	padding-top: 25px;
	padding-right: 20px;
}
.site-title a {
	padding-top: 15px;
	padding-left: 22px;
	float: left;
	border: 0;
}

/* MENU ========================================*/
.menu {
	z-index: 13;
	position: absolute;
	left: 20px;
	top: 80px;
	width: 239px;
	background: rgba(194, 185, 63, 0.5);
	padding: 2px;
	border: 1px solid #807b06;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li {
	list-style-type: none;
	width: 237px;
	border: 1px solid #807b06;
	margin-bottom: 2px;
	background-color: #a9a757;
	text-align: center;
	display: block;
	padding-top: 14px;
	padding-bottom: 12px;
	background-image: url(../../../../images/menu_g.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu ul li a {
	color: #333;
	font-size: 14px;
	text-shadow: 0px 1px 1px #D4D2AE;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
}
.menu ul li a .red2 {
	color: #ed0900;
}
.menu ul li a:hover {
	display: block;
	background-image: url(../../../../images/menu_yf.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.topics-list {
	z-index: 14;
	position: absolute;
	left: 20px;
	top: 800px;
	width: 225px;
	background-color: #f6f6e8;
	padding: 9px;
	border: 1px solid #808080;
	line-height: 1.3em;
}
.post_topics_listtl {
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #D1D1D1;
}
.post_topics_ttl {
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #999;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
}

.post_topics_s {}
.post_topics_s ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.post_topics_s ul li a {
	list-style-type: none;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
}


/* CONTENTS ========================================*/
.site-content-top {
	margin-top: 10px;
	padding: 0px;
	float: right;
	min-height: 190px;
	max-height: none;
	width: 740px;
	margin-right: 20px;
}
.site-content {
	margin-top: 10px;
	padding: 0px;
	float: right;
	min-height: 1100px;
	max-height: none;
	width: 740px;
	margin-right: 20px;
}
.site-content p {
	color: #4B4B4B;
	line-height: 2em;
}
.post_topics_container {
	background-color: #EFEDD3;
	border: 1px solid #D1D1D1;
	margin-bottom: 12px;
	margin-top: 12px;
	background-attachment: scroll;
	background-image: url(../../../../images/topics_bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.topicsttl {
	float: left;
}
.article {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
.article ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.article ul li {
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCC5;
}
.article ul li .postsum {
	float: right;
	padding: 0px;
	margin: 0px;
}
.article ul li .text {
	float: left;
	font-size: 14px;
	line-height: 1.8em;
	color: #4B4B4B;
	text-decoration: none;
	width: 350px;
}
.article ul li .text a {
	text-decoration: none;
}
.article ul li .text h2 {
	color: #A42311;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCC5;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
}
.categorylink {
	font-size: 10px;
	font-weight: bold;
	color: #B50F13;
	text-decoration: none;
}
.inforss {
	font-size: 12px;
	line-height: 1em;
	color: #4B4B4B;
	text-align: center;
}
.recopost {
	padding: 10px;
}
.recopost ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.recopost ul li {
	list-style-type: none;
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
	padding: 0px;
}
.recopost ul li a {
	border: 0;
}
.margin_r_5 {
	margin-right: 5px;
}
.margin_r_10 {
	margin-right: 11px;
}
.margin_r_20 {
	margin-right: 18px;
}
.recopostttl a {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.caption-grey {
	font-size: 12px;
	color: #808080;
}


.square-1col {
}
.square-1col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-1col ul li {
	list-style-type: none;
	float: left;
	width: 716px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EFEDD3;
}
.square-1col ul li img {
	float: left;
	margin-right: 10px;
}
.square-1col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}

.square-1colpost {
}
.square-1colpost ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-1colpost ul li {
	list-style-type: none;
	float: left;
	width: 652px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff;
}
.square-1colpost ul li img {
	float: left;
	margin-right: 10px;
}
.square-1colpost ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}


.wd365 {
	float: left;
	width: 365px;
}
.readcopy {
	font-size: 14px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}

.accessinfo {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	width: 298px;
	float: right;
}

.fukuromidashi {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #C30;
	text-shadow: 0px 1px 2px #666;
	background-image: url(../../../../images/fukuromidashibg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 36px;
	width: 720px;
	margin-bottom: 10px;
}
.post-categories {
	list-style-type: none;
}
.fukuromidashi .midashi-cap {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #808080;
}


.catchphrase-red {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	color: #C30;
	text-shadow: 0px 1px 2px #666;
	text-align: center;
}

.square-1col ul li .infottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.square-1col ul li .infottl-red {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #f14444;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.square-1colpost ul li .infottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.square-1colpost ul li .infottl-red {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #f14444;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.square-2col {
}
.square-2col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-2col ul li {
	list-style-type: none;
	float: left;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EFEDD3;
}
.square-2col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}
.square-2col ul li .infottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.square-2col ul li .infottl-red {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #f14444;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.square-3col {
}
.square-3col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-3col ul li {
	list-style-type: none;
	float: left;
	width: 215px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EFEDD3;
}
.square-3col ul li p {
	font-size: 12px;
	line-height: 1.5em;
	color: #4B4B4B;
	padding-bottom: 12px;
}

.ttl-orange {
	color: #C60;
}
.red {
	font-weight: bold;
	color: #B7270E;
}
.blue {
	font-weight: bold;
	color: #3A2CA0;
}
.purple {
	font-weight: bold;
	color: #6445CB;
}
.yellow {
	font-weight: bold;
	color: #B97100;
}
.brown {
	font-weight: bold;
	color: #A0340C;
}
.bluegray {
	font-weight: bold;
	color: #696880;
}



.txtbtn-red a {
	font-size: 14px;
	font-weight: bold;
	color: #930;
	text-decoration: none;
	background-color: #FFF3F1;
	border: 1px solid #D1D1D1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	-o-box-shadow: 0 1px 3px #999;
	-ms-box-shadow: 0 1px 3px #999;
	display: block;
	text-align: center;
}
.txtbtn-green a {
	font-size: 14px;
	font-weight: bold;
	color: #363;
	text-decoration: none;
	background-color: #E9FFE7;
	border: 1px solid #D1D1D1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	-o-box-shadow: 0 1px 3px #999;
	-ms-box-shadow: 0 1px 3px #999;
	display: block;
	text-align: center;
}


.gkei {
	border: 2px solid #D1D1D1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
}
.rkei {
	border: 2px solid #D19EA5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF5F3;
}



.linkslist {
	background-color: #EFEDD3;
	margin-bottom: 20px;
	border: 1px solid #D1D1D1;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.linksttl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C6F00;
	padding: 10px;
	float: left;
	width: 240px;
	margin-right: 10px;
	background-color: #E4D9BF;
	border: 1px solid #C0AB73;
	text-align: center;
	margin-bottom: 20px;
}
.linksttl a {
	color: #930;
}
.linkscome {
	font-size: 12px;
	line-height: 1.3em;
	color: #4B4B4B;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.maincopy {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	color: #1B5F38;
	margin-bottom: 20px;
}
.subcopy {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #808080;
	margin-bottom: 20px;
}


.post-photo-2col {
	margin-bottom: 30px;
}
.post-photo-2col img {
	float: left;
	margin-right: 15px;
	border: 1px solid #D1D1D1;
}
.post-photo-2col p {
	font-size: 13px;
	line-height: 2em;
	color: #4B4B4B;
	margin-bottom: 10px;
}
.coloum-white-330 {
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	line-height: 1.5em;
	color: #CC373C;
	padding: 10px;
	border: 1px solid #D1D1D1;
	float: left;
	width: 308px;
}
.coloum-white-360 {
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	line-height: 1.5em;
	color: #CC373C;
	padding: 10px;
	border: 1px solid #D1D1D1;
	float: left;
	width: 340px;
}
.post-photo-2col .photottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photos-2col {
}
.photos-2col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.photos-2col ul li {
	font-size: 13px;
	line-height: 1.5em;
	color: #808080;
	padding: 0px;
	float: left;
	width: 330px;
	margin-bottom: 20px;
	list-style-type: none;
}

.eventttl {
	font-size: 18px;
	font-weight: bold;
	color: #9EA3B4;
	margin-top: 30px;
	margin-bottom: 5px;
}
.eventttl .eventttl-cap {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #769165;
	font-size: 24px;
}
.event-2col {
	border: 1px solid #D1D1D1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 19px;
}
.event-2col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.event-2col ul li {
	font-size: 13px;
	line-height: 1.5em;
	color: #808080;
	padding: 0px;
	float: left;
	width: 340px;
	margin-bottom: 20px;
	list-style-type: none;
}
.event-2col ul li img {
	border: 1px solid #D1D1D1;
}
.event-come {
	border: 1px solid #D1D1D1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 9px;
	font-size: 14px;
	line-height: 1.8em;
	color: #293093;
	text-align: center;
	background-color: #E5E3EE;
}

.eventsubttl_1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #d1d1d1;
	text-align: center;
	background-color: #FFF;
	color: #690;
}
.eventsubttl_2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #91BB1B;
	color: #690;
}
.eventleadcopy {
	font-size: 13px;
	color: #4B4B4B;
	padding-bottom: 20px;
}

/* KINUN PAGE ========================================*/
.square-white1col {
}
.square-white1col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-white1col ul li {
	list-style-type: none;
	float: left;
	width: 716px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF;
}
.square-white1col ul li img {
	float: left;
	margin-right: 10px;
}
.square-white1col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}
.square-white1col ul li .infottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.square-white2col {
}
.square-white2col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.square-white2col ul li {
	list-style-type: none;
	float: left;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF;
}
.square-white2col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}
.square-white2col ul li .infottl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #334E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EB058;
	border-bottom-color: #7EB058;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}




.goodluck-1col {
}
.goodluck-1col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.goodluck-1col ul li {
	list-style-type: none;
	width: 715px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fffad3;
}
.goodluck-1col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}
.goodluck-1col ul li .goodname {
	font-size: 16px;
	color: #A96708;
	margin-bottom: 10px;
	line-height: 1.5em;
}


.goodluck-2col {
}
.goodluck-2col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.goodluck-2col ul li {
	list-style-type: none;
	float: left;
	width: 340px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fffad3;
}
.goodluck-2col ul li p {
	font-size: 13px;
	line-height: 1.8em;
	color: #4B4B4B;
	padding-bottom: 12px;
}
.goodluck-2col ul li .goodname {
	font-size: 16px;
	color: #A96708;
	margin-bottom: 10px;
	line-height: 1.5em;
}




/* POSTPAGE ========================================*/
.post {
	background-color: #EFEDD3;
	margin-bottom: 20px;
	border: 1px solid #D1D1D1;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.post-white {
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #D1D1D1;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.post_title {
	font-size: 16px;
	line-height: 1.1em;
	background-color: #A2A377;
	padding: 10px;
	color: #FFF;
	text-shadow: 0px 1px 2px #000;
}
.post_title a {
	font-size: 16px;
	line-height: 1.1em;
	background-color: #A2A377;
	padding: 10px;
	color: #FFF;
	text-shadow: 0px 1px 2px #000;
}
.post_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin: 0px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A2A377;
	border-bottom-color: #A2A377;
	border-left-color: #A2A377;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.post_body {
	font-size: 14px;
	line-height: 2em;
	color: #4B4B4B;
}
.post_body img {
	border: 1px solid #EAEAEA;
}
.post_meta {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #D1D1D1;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin-top: 30px;
}
.navigation {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #D1D1D1;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}

.p-border-error {
}

.mainttl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #696880;
}
.mainttl-sub {
	font-size: 18px;
	font-style: italic;
}
.post_page_body {
}

/* FOOTER ========================================*/
.footerwrapper {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #253520;
	padding: 15px;
	color: #EAEAEA;
	font-size: 12px;
	text-shadow: 0px 1px 2px #000;
	line-height: 1.5em;
}
.site-description {
	font-size: 13px;
	color: #EAEAEA;
	text-shadow: 0px 1px 1px #000;
	line-height: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C7D72;
	padding: 10px;
	margin-bottom: 20px;
}
.site-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EAEAEA;
}
.company-copy {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	color: #EAEAEA;
	padding: 10px;
}
#top2 {
	position: fixed;
	bottom: 0;
	right: 40px;
	border: 0;
}


/* CSS Slideshow ========================================*/
#stage {
	position: relative;
	z-index: 1;
	width: 1060px;
	height:500;
	margin: 0 auto;
	background-color: #324d2c;
	background-image: url(../../../../images/hss_0bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#photo1,#photo2,#photo3,#photo4,#photo5 {
    position: absolute;
    width: 1060px;
    height: 500px;
}
#photo1 img,#photo2 img,#photo3 img,#photo4 img,#photo5 img {
    opacity:0;
    -moz-animation: imgTrans 40s infinite;
    -webkit-animation: imgTrans 40s infinite;
    animation: imgTrans 40s infinite;
}
#photo1 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#photo2 img {
    -moz-animation-delay: 8s;
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}
#photo3 img {
    -moz-animation-delay: 16s;
    -webkit-animation-delay: 16s;
    animation-delay: 16s;
}
#photo4 img {
    -moz-animation-delay: 24s;
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}
#photo5 img {
    -moz-animation-delay: 32s;
    -webkit-animation-delay: 32s;
    animation-delay: 32s;
}
#frame {
    width: 1060px;
    height: 500px;
    position: relative;
    overflow: hidden;
}
@-webkit-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 50% { opacity:1; }
 55% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 50% { opacity:1; }
 55% { opacity:0; } 
 100% { opacity:0; }
}
@keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 50% { opacity:1; }
 55% { opacity:0; } 
 100% { opacity:0; }
}

/* CSS de Table ========================================*/
.table_01 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}
.table_01 th {
	width:50%;
	padding:5px;
	text-align: left;
	vertical-align: top;
	border-left: 3px double #808080;
	border-top: 1px solid #fff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.table_01 td {
	width:50%;
	padding:5px;
	background-color: #F0F0F0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-size: 13px;
	line-height: 1.5em;
	color: #4B4B4B;
}
.tblue {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #2B3193;
}
.tred {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #C0320E;
}
.twhite {
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
	background-color: #FFF;
}
.tbk {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #4A4A4A;
}


.table_02 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}
.table_02 th {
	font-size: 14px;
	padding:5px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #C0BAE5;
	border-left: 1px solid #808080;
	border-top: 1px solid #fff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.table_02 th a {
	color: #444;
}
.table_02 td {
	font-size: 14px;
	vertical-align: middle;
	padding:5px;
	background-color: #EFEDD3;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-weight: bold;
}
.table_02 td a {
	color: #6F0000;
	text-shadow: 0px 1px 2px #999;
}



.table_03 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 13px;
}
.table_03 th {
	padding:5px;
	text-align: center;
	vertical-align: middle;
	color: #444;
	background-color: #EAEDFE;
	border-left: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_03 td {
	padding:5px;
	background-color: #F0F0F0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}