@import url("common.css");

#top .toptitle {
	background: url("../message/img/top.jpg") no-repeat left top;
}
p.chairimg {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}
#contents h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 30px 0 20px;
	clear: both;
	border-bottom: 1px solid #07ACBA;
	color: #059EAB;
}
#contents p {
	margin-bottom: 20px;
}
.credo {
	background: url(../message/img/credo_box.gif) no-repeat left top;
	margin: 0 0 20px 0;
}
.credo h3 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 16px 24px 0 24px;
}
.credo h3 span {
	font-weight: bold;
	font-size: 160%;
}
.credo p,
.credo ul {
	padding: 0 24px 0 24px;
}
.credo ul li {
	margin: 5px 10px;
	padding: 0 0 0 20px;
	background: url(../img/point_blue.gif) no-repeat left 10px;
	font-size: 110%;
}
.credo p.credo_bottom,
.credo ul.credo_bottom {
	background: url(../message/img/credo_bottom.gif) no-repeat left bottom;
	padding-bottom: 16px;
}




















































