@charset "utf-8";

h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 15px;
}
.section {
	line-height: 1.5;
	margin-bottom: 35px;
}
#about p.ttl {
	padding: 20px 0 5px 0;
}


#history dl {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../common/images/img_dotted.gif) repeat-x bottom;
}
#history dl dt {
/*	width: 155px;*/
	float: right;
}
#history dl dt img {
	margin-left: 5px;
	border: 1px solid #c9c9c9;
}
#history dl dd {
/*	width: 470px;
	float: left;*/
}
#history dl dd span {
	color: #cb0030;
	display: block;
	line-height: 1;
	margin-top: 5px;
}
#history dl dd p.ttl {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#history dl dd p.ttl strong {
	font-weight: bold;
	font-size: 14px;
}
.stext {
	font-size: 11px;
}
