@CHARSET "UTF-8";

.sub-contents01 {
	margin-top: 20px;
}
.contents {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
/* 	border: 1px solid #000000; */
}
.contents .content-left {
	width: 560px;
	vertical-align: top;
	display: table-cell;
}
.contents .content-right {
	width: 220px;
	vertical-align: top;
	padding-left: 20px;
	display: table-cell;
}
.sub-contents01 h2 {
	height: 50px;
	font-size: 26px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 30px;
	background-image: url(../img/common/icon-title.jpg);
	background-repeat: no-repeat;
}
.contents p {
	font-size: 14px;
	font-family: "kmpl";
	letter-spacing: 1px;
	line-height: 1.6;
	margin-top: 10px;
}
.img01 {
	display: block;
}
.img02 {
	margin-top: 10px;
	display: block;
}
.img03 {
	margin-top: 60px;
	display: block;
}
.img04 {
	margin-top: 60px;
	display: block;
}

.name {
	color: #42210b;
	font-family: "kgpr";
	line-height: 1.4;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #c7b299;
}
.contents02 {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
/* 	border: 1px solid #000000; */
}
.contents02 ul {
	list-style-type: square;
	font-size: 14px;
	font-family: "kmpl";
	line-height: 1.5;
	margin-top: 10px;
	margin-left: 18px;
}

.contents table {
	width: 500px;
	color: #42210b;
	font-size: 14px;
	font-family: "kgpr";
}
.contents th {
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c7b299;
}
.contents td {
	line-height: 1.4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c7b299;
}
.comment01 {
	color: #42210b;
	font-size: 13px;
	line-height: 1.4;
}
