@Charset "UTF-8";
*,html,body,div,img,a,p,span,ul,ol,li,h1,h2,h3,h4,h5,blockquote,form,table,td,th,thead,tbody,tfoot{
	border:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1em;
}
body{
	background-color:#FFFCDB;
		text-align:center;
}
a{
	color:#4AAE45;
	text-decoration:underline;
	font-weight:bold;
}
form{
	display:inline;
}
select{
	font-size:14px;
	margin-bottom:0.5em;
	border:solid 1px #999;
}
select option{
	font-size:14px;
	padding:0em 0.3em;
}

#outer{
	width:900px;
	margin:0px auto;
}
#header{
	margin-top:20px;
	margin-bottom:7px;
}
#header img{
	float:left;
}
#headernavi{
	float:right;
	padding:4px 0px;
}
#headernavi img,#headernavi a{
	margin:0px;
	padding:0px;
}
*html #outer #header #headernavi img{
	margin-left:-6px;
}
*html #outer #header #headernavi #headernavi_01{
	margin-left:6px;
}

#leftpane{
	width:675px;
	float:left;
}
#leftpane #plate_head{
	margin-bottom:20px;
	width:674px;
	height:280px;
}
#leftpane #plate_tristar{
	margin-top:4px;
}
#leftpane #plate_tristar img{
	margin-right:2px;
}
#rightpane{
	width:220px;
	float:right;
}
#rightpane img{
	margin-bottom:5px;
}
.headplate{
	margin-bottom:20px;
}
.tailplate{
	margin-top:10px;
}

#widebody{

}
#widebody table{
	margin-left:-3px;
	border:none;
	border-spacing:3px 5px;
	border-collapse:separate;
	width:100%;
	margin-bottom:1.5em;
}
#widebody table th{
	background-color:#B60005;
	color:#fff;
	font-weight:bold;
	padding:0.7em 1em;
	text-align:left;
	width:12em;
	line-height:1.6em;
}
#widebody table td{
	background-color:#FFF;
	border:solid 1px #B60005;
	color:#4D4D4D;
	padding:0.7em 0.8em;
	line-height:1.8em;
}
#widebody p{
	line-height:1.5em;
	color:#4D4D4D;
	margin-top:1.5em;
}
#widebody label{
	margin-right:0.5em;
}
#widebody label:hover{
	cursor:pointer;
}

#widebody table.subtable th{
	background-color:#EB6100;
	width:20em;
}
#widebody table.subtable td{
	border:solid 1px #EB6100;
}
#narrowbody{
	margin:0px auto;
	width:550px;
	color:#4D4D4D;
	font-size:11px;
	line-height:1.3em;
}
#narrowbody ul{
	list-style-type: square;
	padding-left:1.5em;
}
#narrowbody li{
	margin-bottom:0.5em;
	line-height:1.2em;
}
#narrowbody table{
	margin-left:-3px;
	border:none;
	border-spacing:3px 5px;
	border-collapse:separate;
	width:556px;
}
#narrowbody table th{
	background-color:#B60005;
	color:#fff;
	font-weight:bold;
	padding:0.7em 1em;
	text-align:left;
	width:12em;
	line-height:1.6em;
}
#narrowbody table td{
	background-color:#FFF;
	border:solid 1px #B60005;
	color:#4D4D4D;
	padding:0.7em 0.8em;
	line-height:1.8em;
}
div.redbg{
	background-color:#B60005;
	color:#FFF;
}
div.clear{
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
#numbersboard{
	background-color:#FFF9B1;
	color:#B60005;
	font-size:48px;
	padding:0.2em 0.5em;
	line-height:1em;
	letter-spacing:0.3em;
	width:5em;
	margin:0px auto;
}
table#numberstable{
	clear:both;
	margin:0.5em auto;
	text-align:left;
	background:none;
	width:auto;
}
table#numberstable td{
	font-weight:bold;
	padding:0.2em 0.5em;
	line-height:1.5em;
	color:#FFF;
	background:none;
}
#redfeather{
	padding:0px;
	width:462px;
	height:57px;
	background-image:url('../img/redfeather_m.gif');
	background-repeat:repeat-x;
	margin:0px auto;
}
#redfeather p{
	float:left;
	width:218px;
	height:51px;
	text-align:left;
	color:#DA364A;
	font-size:10px;
	line-height:12px;
	margin-top:14px;
}
#redfeather img.leftbadge{
	float:left;
}
#redfeather img.rightbadge{
	float:right;
}
#shortbody{
	padding-top:200px;
	margin-bottom:200px;
}
#middlebody{
	padding-top:150px;
	margin-bottom:150px;
}
#noticeboard{
	border:solid 1px #B60005;
	padding:2em 3em 2em 4em;
	background-color:#FFF;
	line-height:1.4em;
}
#noticeboard #nextdate{
	color:#B60005;
	font-size:24px;
	font-weight:bold;
	line-height:1.4em;
	margin:0.5em 0em;
}
#footer{
	border-top:solid 1px #4AAE45;
	margin-top:1em;
	padding-top:0.8em;
	color:#4AAE45;
	width:100%;
}

#footer img{
	float:left;
	margin-bottom:1em;
}
#footer p{
	float:right;
	margin-top:0.8em;
}
div.center{
	text-align:center;
}
div.right{
	text-align:right;
}
input.input_2em{
	font-size:12px;
	line-height:1.1em;
	padding:0.3em 0.3em;
	width:2em;
	border:solid 1px #999;
	background-color:#f9f9f9;
}
input.input_5em{
	font-size:12px;
	line-height:1.1em;
	padding:0.3em 0.3em;
	width:5em;
	border:solid 1px #999;
	background-color:#f9f9f9;
}
input.input_10em{
	font-size:12px;
	line-height:1.1em;
	padding:0.3em 0.3em;
	width:12em;
	border:solid 1px #999;
	background-color:#f9f9f9;
}
input.input_12em{
	font-size:12px;
	line-height:1.1em;
	padding:0.3em 0.3em;
	width:14em;
	border:solid 1px #999;
	background-color:#f9f9f9;
}
input.input_20em{
	font-size:12px;
	line-height:1.1em;
	padding:0.3em 0.3em;
	width:22em;
	border:solid 1px #999;
	background-color:#f9f9f9;
}

.required{
	color:#B60005;
	font-weight:bold;
	margin-left:0.8em;
}
.notice{
	color:#B60005;
	margin-left:0.8em;
}
span.extra{
	color:#B60005;
	line-height:1.4em;
}
span.strong{
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
}

/* for jQuery */
#floatWindow{
	position:absolute;
	width:400px;
	background-color:#fff;
	padding:2em;
	border:solid 1px #ccc;
	line-height:1.4em;
}
#floatWindow_bg{
	position:absolute;
	width:100%;
	background-color:#000;
}
#announce{
	width:900px;
	color:#4d4d4d;
	font-size:12px;
	line-height:1.4em;
	text-align:left;
	margin-top:1em;
	margin-left:0.5em;
}

/* attention */
#attention{
	margin: 10px 0 10px 0;
	color: #B60005;
	font-weight: bold;
	text-align: left;
}

#attention storng{
	font-size: 14px;
}

#attention p{
	margin: 5px 0 0 0;
	line-height: 1.4em;
	font-size: 12px;
}
