@charset "Shift_JIS";

body {
	font-family: MS UI Gothic,lr oSVbN,Osaka,Arial,Helvetica;
	font-size: 12px;
	color: #444444;
	line-height: 140%;
	margin: 0 auto;
	padding: 0 0;
	width: 100%;
	background-color: #CBD3A6;
	background-image:url(../img/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

a:link{@color: #0000FF; } 
a:visited{ color: #333399; } 
a:active{ color: #FF6600; } 
a:hover{ color: #FF6600; }

#foot { font-size:10px; text-align:center;}
#foot a{ color:#FF9900; text-decoration:underline;}
#foot a:hover{ color:#669900; text-decoration:underline;}

a img { border: none; }
th { text-align:left; }

.main{ width: 800px; background-color: #ffffff; }

.bd12 { font-size:12px; line-height:140%; }
.bd14 { font-size:14px; line-height:140%; }
.green{ color:#486F3A; }

.pad_l16{ padding-left:16px; }

.line { border-bottom: 1px dotted #486F3A; }

/* ******************  top header  *************** */
#t_head{ width: 800px; }

/* ******************  header  *************** */
#head{ border-bottom-width: 8px; border-bottom-color: #486F3A; border-bottom-style: solid; width: 800px; }
#head_bar{ font-size: 12px; color: #FFFFFF; line-height: 16px; height: 18px; width: 768px; background-image: url('../img/green_bg.gif'); background-repeat: no-repeat; }
#head_bar .h_left{ padding-left: 16px; float: left; }
#head_bar .h_right{ float: right; padding-right: 16px; }
#head_bar a{ padding-left: 14px; background-image: url('../img/arrow.gif'); background-repeat: no-repeat; color: #ffffff; text-decoration: none; }
#head_bar a:hover { padding-left: 14px; background-image: url('../img/arrow.gif'); background-repeat: no-repeat; color: #EAFF8C; text-decoration: none; }

/* ******************  table  *************** */
th{ font-size: 14px; line-height: 140%; text-align: left; }
td{ font-size: 14px; line-height: 140%; }
.copyright{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	height: 16px;
	width: 768px;
	background-image: url('../img/c_bg.gif');
	background-repeat: no-repeat;
	margin: 16px 0;
}

.wn{ border-left:2px solid #5A874A; border-right:2px solid #5A874A; height:154px; padding:5px; vertical-align:top; font-size:12px;
     color:#486F3A;}
.wn_ul{ margin:0; margin-left:20px; padding:0;}
