body {
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
}
.small {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.mid {
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.content {
	font-size: 16px;
	line-height: 130%;
}
.midashi{
	font-size: 16px;
	line-height: 140%;
	margin: 3px;
	font-weight: bold;
}
#box01 {

	padding: 3px 6px 0px 6px;
}

#box02 {
	background-image: url(image/3_w1_01.jpg);
	width: 530px;
	padding-top: 120px;
	padding-left: 230px;
	height: 235px;
}
#box03 {
	background-image: url(image/3_w1_04.jpg);
	width: 520px;
	padding-top: 130px;
	padding-left: 200px;
	height: 212px;
		background-repeat: no-repeat;
}

#box04 {
	background-image: url(image/3_w1_05.jpg);
	width: 530px;
	padding-top: 130px;
	padding-left: 200px;
	height: 221px;
	background-repeat: no-repeat;
}

.box_top {
	padding: 6px 8px 6px 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px dotted #333333;
	color: #0066CC;
}

.style1 {color: #FF0000}
.style2 {color: #0033FF}
