<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/* html
------------------------------------------ */

/* body
------------------------------------------ */
body {
  width: 675px;
  margin: 0 auto;
  background: url(../img/kbg.png) repeat center top;
  background-size:80%;
  color: #666666;
  font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ ProN W3', Meiryo, ･皈､･�ｪ, sans-serif;
  /*font-family:"Osaka", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3",Meiryo, ･皈､･�ｪ,sans-serif;*/
  font-size: 12px;
  line-height: 1.5;
  /*-webkit-text-size-adjust: none;*/
}

a {
  outline: none;
}
a:link, a:visited {
  color: #252525;
  text-decoration: none;
}
a:hover, a:active {
  color: #000000;
  text-decoration: none;
}

/* header
------------------------------------------ */
#header {
  width: 675px;
  padding-top: 15px;
  border-top: 4px solid #FF8900;
}
div#whole {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    text-align: center;
}
#content {
	width:675px;
	/*background-color:#CCC;*/
/*	border-radius: 10px;         CSS3ﾁﾆ
	-webkit-border-radius: 10px;    Safari,Google Chromeﾍﾑ
	-moz-border-radius: 10px;   Firefoxﾍﾑ */
	background:#000;
	background-color: rgba(0,0,0,0.70);
    margin:30px auto;
    padding: 10px 4px;
    text-align: left;
}
#content p{
    margin:-30px auto 0;
    padding: -10px 4px 0;
    text-align: center;
}
.wappr {
	width:675px;
    margin:5px 10px 30px 70px;
    padding: 10px 4px 10px;
    text-align: left;
    font-size:18px;
    color:#FFF;
    clear:both;
}
.wappr2 {
	width:675px;
    margin:5px auto 10px;
    padding: 10px 15px 10px;
    text-align: left;
    font-size:17px;
    color:#FFF;
    clear:both;
  line-height: 1.8;
}
.wappr3 {
    margin:5px 60px 10px;
    padding: 10px 20px 10px;
    text-align: left;
    font-size:15px;
    color:#FFF;
    clear:both;
  line-height: 1.8;
}
.logo {
    text-align:center;
    margin: 15px auto 0px;
}
.confhelp {
    margin: 20px 0px;
	font-size: 15px;
	color:#7B6600;
}
.button {
	font-size:19px;
	font-weight:bold;
	font-family:Arial;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #FF9475;
	padding:5px 186px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #FD3900 5%, #C82D00 100% );
	background:-ms-linear-gradient( top, #FD3900 5%, #C82D00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FD3900', endColorstr='#C82D00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #FD3900), color-stop(100%, #C82D00) );
	background-color:#FD3900;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #333333;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #333333;
 	-moz-box-shadow:inset 1px 1px 0px 0px #333333;
 	box-shadow:inset 1px 1px 0px 0px #333333;
 	margin:5px auto 30px;
}
.button:hover {
	background:-moz-linear-gradient( center top, #C82D00 5%, #FD3900 100% );
	background:-ms-linear-gradient( top, #C82D00 5%, #FD3900 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C82D00', endColorstr='#FD3900');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #C82D00), color-stop(100%, #FD3900) );
	background-color:#F23600;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
.button a {
	color:#ffffff;
}
.clearfix:after {
    min-height: 5px;
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.borderhelp {
    /*border:2px solid;
    border-color:#FFFFFF;*/
    padding: 20px 10px 10px 10px;
    margin:0 10px 20px;
}
.img {
    margin: 10px auto 10px;
    text-align: center;
    width: 100%;
}
#textarea {
    display: block;
    font-size: 16px;
    margin: 0px auto 20px;
    padding: 0 3px;
    width: 340px;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
}
.wititle {
    font-size: 15px;
    color:#008BE8;
    margin: 20px auto 0px auto;
    padding: 0 3px;
    width: 340px;
}
.resent {
    margin: 30px 10px 20px 65px;
    padding: 0 3px;
    width: 340px;
}
.resetp {
    display:block;
    margin: 30px auto 20px 250px;
    padding: 0 3px;
}
#fo .caption {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    font-weight: bold;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 15px 10px;
    text-align: center;
    background: #E3F7FF;
}

.requi {
    float: right;
    color:#FF0000;
    font-weight:bold;
}
.err {
    margin: 10px auto 15px;
    font-size: 15px;
    color:#FF0000;
    text-align: center;
}
.img {
    margin: 10px auto 15px;
	width:80%;
    text-align: center;
}
.maint {
    margin: 10px auto 15px;
    font-weight:bold;
    font-size: 16px;
    text-align: center;
}
.infom a{
    text-decoration: underline;
	color:#007EFD;
}

/* footer
------------------------------------------ */
#footer {
  width: 675px;
  margin-top: 15px;
}
#footer p{
    text-align: center;
	font-size:10px;
	color:#FFFFFF;
}
#footer .writing {
  padding-left: 15px;
  background: url(../img/bbs_nav_arw_rt.jpg) 1px 3px no-repeat;
}
#footer .gohome {
  margin-top: 3px;
  padding-left: 15px;
  background: url(../img/bbs_nav_arw_up.jpg) 0 3px no-repeat;
text-align:center;
}
</pre></body></html>