/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
.txt_12_header {
	font-size: 12px;
	color: #484040;
	font-weight: bold;
	line-height: 18px;
}
.txt_10 {font-size: 10px}
.txt_12 {
	font-size: 12px;
	line-height: 20px;
}
.txt_16 {font-size: 16px}
.txt_16_bold {font-size: 16px; font-weight: bold; }
.link {
	font-size: 4px;
	color: #FFFFFF;
}
.style1 {color: #FF0000}
.style2 {color: #0000FF}
.txt_12_w {
	font-size: 12;
	color: #FFFFFF;
}
.box_sp20 {
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.images {
	border: 1px solid #666;
	padding: 2px;
	margin: 2px;
}

.box_sp20 h3 {
	font-size: 24px;
	color: #F00;
	line-height: 36px;
	text-indent: 10px;
	border-left-width: 7px;
	border-left-style: double;
	border-left-color: #030;
}
