@charset "UTF-8";

/* 画像置換 */
#contents .sectionH2 h2 {
	display: block;
	left: 0;
	position: relative;
	top: 0;
}

#contents h1 {
	background: url(../images/h1.gif) no-repeat left top;
	margin-bottom: 33px;
}

#contents .sectionH2 {
	margin: 0 0 100px 295px;
	overflow: hidden;
	width: 520px;
}
#contents .sectionH2 h2.h201 {
	background: url(../images/h201.gif) no-repeat left top;
	height: 40px;
	margin: 0 0 40px;
	width: 520px;
}
#contents .sectionH2 p {
	font-size: 75%;
	line-height: 1.4;
	margin: 0 0 20px;
}
#contents .sectionH2 p.owner {
	margin: 0 0 60px;
	text-align: right;
}
#contents .sectionH2 ul {
	overflow: hidden;
}
#contents .sectionH2 ul li {
	float: left;
	padding: 0 20px 0 0;
}

