#wrapper_english {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#site_id {
	background: url(none);
}
#header {
	background: url(../images/page/english_header.png) no-repeat 20px 1px;
}
#wrapper_english {
	background: url(../images/page/english_top.png) no-repeat center top;
	padding-top: 140px;
	margin-top: 60px;
}
.english_description {
	font-family: "Comic Sans", "Comic Sans MS", cursive;
	font-size: 1.2em;
	color: #2A7311;
	margin-bottom: 26px;
}
#contents {
	float: none;
	width: 720px;
}
.text_box {
	width: auto;
}
#contents h2 {
	background: url(images/common/h2_bg.png) no-repeat;
	display: block;
	height: 40px;
	width: 630px;
	line-height: 42px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 1.1em;
	margin-bottom: 15px;
	margin-left: -10px;
}
#contents h3 {
	color: #2A7311;
	border-bottom: 2px solid #8DC012;
	padding-top: 10px;
	font-size: 1.1em;
	text-indent: 10px;
	margin: 0px 0px 0.7em -10px;
	width: 720px;
}
