@charset "shift-jis";
/* CSS Document */

BODY {
	font-size:12px;
	}
TT,TD,TH,CAPTION {
	font-size:12px;
	}
H3 {
	font-size:16px;
	}

H4 {
	font-size:14px;
	}

A {
	color: #000066;
	text-decoration:none
	}

A:hover {
	color: #ff9900;
	text-decoration:underline;
	}
.style16 {
	font-size: 12pt;
	font-weight: bold;
}
.style17 {color: #FF9900
}
.style17_b {color: #FF9900;
font-weight: bold;
}
.style17_b_s {
	font-size:9pt;
	color: #FF9900;
font-weight: bold;
}
.style29 {color: #999999; }
.line-height {line-height:15pt;
}
.style30 {	color: #FF0000;
	font-weight: bold;
}
.style31 {
	color: #0000FF;
	font-weight: bold;
}
.font10_white {color:#FFF}

.font11 { font-size:11pt}

.font8 { font-size:8px}

.waku {
  padding:3px;
  border:solid 1px #000;
}

.waku_b {
  padding:3px;
  border:solid 3px #000;
}

.waku2 {
  border:solid 1px #CCC;
}

.border_none_b {
	border-bottom-style: none;
}
.border_none_r {
	border-right-style: none;
}
.border_none_b_r {
	border-bottom-style: none;
	border-right-style: none;
}

.font10_red {color: #FF0000}


.text-justify{
	text-align:justify;
	text-justify:distribute-all-lines;
}

.ml_10{
	float:left;
	margin-left:10px;
}

.ml_20{
	float:left;
	margin-left:20px;
}

.ml_30{
	float:left;
	margin-left:30px;
}