@charset "utf-8";

/* about 
------------------------------------------------------------------------------------------ */
#about-box {
	background: url(img/about_bg_top.gif) no-repeat left top;
	width: 644px;
}
#about-box-inner {
	background: url(img/about_bg_btm.gif) no-repeat left bottom;
	padding: 32px 16px 40px 16px;
	text-align: center;
	line-height: 160%;
}

.about-line01 {
	background: url(img/about_line.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin: 0px auto 10px auto;
	width: 400px;
}
.about-line02 {
	background: url(img/about_line.gif) repeat-x left top;
	padding-top: 23px;
	margin: 0px auto 0px auto;
	width: 400px;
}












