#title {
	background-image: url(../system/img/title.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.index {
	float: left;
	width: 260px;
	background-color: #F1EDE7;
	line-height: 2em;
	padding-bottom: 10px;
	height: 170px;
	font-size: small;
	border: 1px solid #493934;
	background-image: url(../system/img/indexbg.jpg);
	background-repeat: repeat;
	margin: 10px 15px 10px 5px;
}
.index h5 {
	font-size: medium;
	font-weight: normal;
	color: #030;
	margin: 0px;
	border-bottom-width: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.2em;
	padding: 0px;
	height: 35px;
}
.index ul {
	color: #666666;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.index li {
	list-style-type: none;
	line-height: 1.5em;
}
.index li a {
	color: #333;
	text-decoration: none;
	margin-left: 10px;
}
.index li a:link {
	color: #333;
	text-decoration: none;
}
.index li a:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	background-color: #eee;
}
#contents {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-color: #F1EDE7;
	background-image: url(../system/img/indexbg.jpg);
	background-repeat: repeat;
	border: 1px solid #493934;
}
#contents h3 {
	color: #493934;
	margin-left: 0px;
	background-image: url(../system/img/h3bg.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
	clear: left;
	margin-top: 0px;
	font: normal large "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.1em;
	background-position: bottom;
}
#contents h4 {
	color: #360;
}
.honbun {
	width: 750px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px dashed #999999; 
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.honbun p {
	color: #333;
	font: small/1.8em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.illust {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

