@charset "UTF-8";
/* CSS Document */

#contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
#contents #kyujin {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
h1   {
	font-size: medium;
	color: #610000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #610000;
	text-align: center;
}
#head   {
	padding-top: 10px;
	font-size: 95%;
	text-align: center;
	padding-left: 0px;
}
#head p {
	text-align: left;
	padding-left: 100px;
}
#contents #kyujin .menu {
	background-image: url(../awa-naramachi/img/menuh3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 3em;
	color: #610000;
	text-indent: 40px;
}
#contents #kyujin .kujin_koumoku {
	color: #610000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #610000;
	width: 550px;
	padding-left: 30px;
}
#contents #kyujin ul li {
	font-size: 95%;
	list-style-type: disc;
	list-style-position: inside;
}
#contents #kyujin p {
	padding-left: 30px;
}
#contents #kyujin p a {
	color: #666;
}

