
/* about css */


dl.photoR {
	width: 510px;
	min-height: 250px;
	_height: 250px;
	margin: 0 0 40px 20px;
	padding: 0 400px 0 0;
	line-height: 180%;
}

dl.photoL {
	width: 510px;
	min-height: 250px;
	_height: 250px;
	margin: 0 0 40px 20px;
	padding: 0 0 0 400px;
	line-height: 180%;
}

dl dt {
	background: url(../images/point1.jpg) no-repeat 0 3px;
	margin: 10px 0 12px;
	padding: 0 0 0 25px;
	font-size: 129%;
	font-weight: bold;
	color: #6e481c;
	text-shadow: 2px 2px 1px #e7e7e7;
}



.about01 { background: url(../images/about/01.jpg) no-repeat right 0; }
.about02 { background: url(../images/about/02.jpg) no-repeat 0 0; }
.about03 { background: url(../images/about/03.jpg) no-repeat right 0; }










