@charset "shift_jis";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;

	box-sizing:border-box;
}

* html body{
	padding-left:1px;
	text-align: center;
}

*+html body{padding-left:1px;}

a:link {
	color:#663366;
	text-decoration: underline;
}
a:visited {
	color:#6699CC;
	text-decoration: none;
}
a:hover { color:#FF9900; text-decoration:underline;}

a:active,a:focus{ outline:none; }


li {
	list-style-type: none;
}
#outlinebox ul li {
	list-style-type: decimal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bold {
	font-weight: bold;
	line-height: 16px;
}
.bbold {
	font-weight: bold;
	color: #008291;
	margin-bottom: 15px;
}
.rbold {
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 15px;
}
.kasen {
	text-decoration: underline;
}
.gbold {
	font-weight: bold;
	color: #690;
}
.gbold15 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	color: #8FB143;
	font-weight: bold;
}
.small {font-size:0.9em;}


h1 {
	display: none;
	text-indent: -9999px;
}



#foot {
	width: 100%;
	padding-top: 20px;
}
#footbox {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border: 1px dashed #999;
	text-align: right;
	padding-right: 20px;
	box-sizing:border-box;
}


#foottxt {
	line-height: 12pt;
	color: #000;
	text-align: left;
	max-width: 655px;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.footmenu_g a, .footmenu_b a, .footmenu_y a, .footmenu_o a, .footmenu_s a, {
	color: #000;
	text-decoration: none;
}
.footmenu_g a:hover, .footmenu_b a:hover, .footmenu_y  a:hover, .footmenu_o a:hover, .footmenu_s a:hover, {
	color: #8FB042;
	text-decoration: none;
}





#page-top {
	position: fixed;
	bottom: 100px;
	right: 20px;
	font-size: 95%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 110px;
	padding: 30px 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #8FB042;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #38451B;
}
.txt12 {
	font-size: 12px;
}
.txt10 {
	font-size: 0.9em;
	text-align: right;
}
