@charset "utf-8";
/* CSS Document */


h2 {
	color: #FFF;
	background-color: #063;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	clear: both;
}

h3 {
	font-size: 12px;
	color: #063;
	margin-bottom:10px;
}



/* 3カラム */
.box3 {
	width: 190px;
	float: left;
	margin:10px;
}