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

#about {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title01.gif);
}
h4 {
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
	margin:0 0 15px;
	padding:0 0 11px;
}
h5 {
	font-size:1em;
	border-left:6px solid #01afec;
	margin:0 0 3px;
	padding:0 0 0 5px;
	font-weight:normal;
}
h5 strong {
	font-weight:bold;
}
.bg01 p, .bg02 p {
	text-indent:-22px;
	padding-left:61px;
}
.bg01 {
	border-bottom:1px dotted #ccc;
	padding:10px;
}
.bg02 {
	background-color:#e5f6fd;
	border-bottom:1px dotted #ccc;
	padding:10px;
}
