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

h2 {
	font-size: 2em;
	color: #2069BB;
	background-image: url(../image/detail_b_h2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.5em;
	color: #3399CC;
	text-align: center;
}
h4 {
	font-size: 1.3em;
	color: #666;
	text-align: center;
}

#detail_b {
	margin-right: 100px;
	margin-left: 100px;
	padding-bottom: 80px;
}
#detail_b p {
	margin-top: 15px;
	margin-bottom: 25px;
}
