@charset "UTF-8";
h1 {
	font-size: 17px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 15px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 13px;
	font-weight: 500;
}
#main {
	height: auto;
	width: auto;
}
#main #header {
	height: auto;
	width: auto;
}
#main #header #banner {
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #header #banner table {
	margin-right: auto;
	margin-left: auto;
}
#main #header #menyu {
	background-color: #DDD;
	height: 24px;
	width: auto;
	padding-top: 4px;
	text-align: center;
}
#main #contents {
	height: auto;
	width: auto;
}
#main #contents #category {
}
#main #contents #category table {
	color: #d92d82;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#main #contents #category table tr th {
	padding-right: 20px;
}
#main #contents #category table tr td {
	padding-left: 10px;
}
#main #contents #syasin{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main #contents table {
	margin-right: auto;
	margin-left: auto;
}
#main #contents #details {
	text-align: center;
	height: auto;
	width: auto;
	line-height: 22px;
}
#main #contents #gg {
	height: 26px;
	width: auto;
	padding-top: 4px;
	background-color: #E7E7E7;
}
#main #contents #gg table {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#main #contents #record {
}
#main #contents #footer {
	text-align: center;
}
.menyu a:hover{
	color: #F39;
}
#syasin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
#title {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#title table tr td {
}
#title table tr th {
}
#syousai {
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

