@charset "utf-8";

/* CSS Document */
@import url("../../common/css/common.css");


article#about_aj{
	width:300px;
	margin:0 auto;
	padding:0 10px;
}
article#about_aj h2{
	border-bottom:2px solid #5ba547;
	padding:5px 0;
	margin-bottom:10px;
}
article#about_aj section{
	margin-bottom:2em;
}
article#about_aj section h3{
	margin-bottom:1em;
}
article#about_aj section h4{
	color:#6e9900;
	font-weight:bold;
	margin-bottom:1em;
}
article#about_aj section p{
	margin-bottom:1em;
}