@charset "UTF-8";

/* list stylse
----------------------------------------------*/
#titleBox {
	text-align: center;
	margin: 20px 0;
}
#titleBox img {
	vertical-align: bottom;
}
.cation {
	margin-top: 20px;
}
.cation p {
	padding: 15px 10px 0;
	line-height: 1.4;
}
.cation h2 {
	color: #FFFFFF;
	background-color: #006700;
	padding: 10px;
}
.cation img {max-width: 100%; height: auto;}
