.box1 {
	font-weight: normal;
	margin: 20px 10px 20px 10px;
	background-color: #CCCCCC;
	color: #666666;
	padding: 20px;
}

.tit01 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.txt01 {
	font-weight: normal;
	margin-bottom: 15px;
}

.txt02 {
	font-weight: normal;
	text-align:right;
	background-color: #999999;
	padding: 10px;
}
.txt02 h3 {
	text-align:center;
}
.box2 {
	font-weight: normal;
	margin: 20px 10px 20px 10px;
	background-color: #000000;
	color: #ffffff;
	padding: 20px;

}.aisatsu img {
	float:left;
	margin:10px;
}
