#AboutArea {
	width: 735px;
	background: url(../about/about_bg.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
h2.About1 {
	background: url(../about/sitsumon_title01.gif) no-repeat;
	text-indent: -3000px;
	margin: 0px;
	height: 110px;
	width: 735px;
}
h2.About2 {
	background: url(../about/sitsumon_title02.gif) no-repeat;
	text-indent: -3000px;
	margin: 0px;
	height: 110px;
	width: 735px;
}
h2.About3 {
	background: url(../about/sitsumon_title03.gif) no-repeat;
	text-indent: -3000px;
	margin: 0px;
	height: 110px;
	width: 735px;
}
#AboutArea p.SubTitle {
	font-size: large;
	color: #AB0B32;
/*	background: url(../about/about_bg.gif) repeat-y;*/
	text-align: center;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
#AboutArea p {
	font-size: medium;
	line-height: 160%;
	color: #AB0B32;
/*	background: url(../about/about_bg.gif) repeat-y;*/
	padding: 20px 50px 20px 50px;
	margin: 0px;
}
#AboutArea ol {
/*	background: url(../about/about_bg.gif) repeat-y;*/
	padding: 0px 60px 0px 80px;
	margin: 0px;
}
#AboutArea li {
	font-size: medium;
	color: #AB0B32;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}
img.dd {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
