@charset "utf-8";
h4 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #645A53;
	font-size: 20px;
}
#layout-main {
	width: 680px;
	background-image: url(../basic-img/back-h2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
#contents-t {
	padding-top: 61px;
	padding-bottom: 34px;
	font-size: 25px;
	color: #FFFFFF;
	background-image: url(../basic-img/kadomaru.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.2em;
}
#contents-main {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 640px;
}
#img-area {
	margin-bottom: 20px;
}
.w200 {
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list  li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 2px;
}
.bottom20 {
	margin-bottom: 20px;
	clear: both;
}
