@charset "UTF-8";
/*---*/
body {
	background: url(../sys/bg.jpg) no-repeat center top;
	margin: 0 auto;
}

h1 a {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 60px;
	border: 0px none;
}

h1 a img {
	display: block;
}



/*page*/
#page {
	clear: both;
	display: block;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}


#join {
	float: left;
	width: 220px;
	padding-left: 340px;
}

#join dt {
	width: 220px;
}

#join dt img {
	display: block;
}

#join dd a {
	display: block;
	overflow: hidden;
	height: 40px;
	text-indent: -10000px;
}

#join dd.btn01 a {
	background: url(../sys/menu/mem01.gif) no-repeat left top;
}

#join dd.btn02 a {
	background: url(../sys/menu/mem02.gif) no-repeat left top;
}

#join dd.btn01 a:hover,
#join dd.btn02 a:hover {
	background-position: left bottom;
}


/*contents*/
#contents {
	width: 540px;
	text-align: justify;
	display: block;
	float: left;
	clear: left;
}

#contents h2 {
	width: 540px;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 2.4em;
	padding-bottom: 20px;
	color: #00aaee;
	text-align: left;
	letter-spacing: -1px;
}

#contents h3 {
	margin-left: 20px;
	clear: both;
	border-left: 5px solid #00aaee;
	padding-left: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 30px;
	font-size: 1.25em;
	padding-top: 10px;
	border-top: 1px solid #00aaee;
}

#contents h4 {
	margin-left: 20px;
	clear: both;
	font-weight: bold;
	margin-top: 5px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	color: #0088cc;
	font-size: 1.1em;
}

#contents h5, #contents h6 {
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 35px;
}

#contents #catch {
	margin-left: 25px;
	margin-bottom: 20px;
	width: 490px;
	clear: both;
	display: block;
}

#contents p.full {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.6em;
	text-indent: 1em;
	clear: both;
	margin-left: 20px;
	text-align: justify;
}

#contents p {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.7em;
	text-indent: 1em;
	clear: both;
	margin-left: 35px;
	text-align: justify;
}

#contents p.caption {
	width: 520px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	clear: both;
	margin-left: 20px;
	line-height: 1.2;
	text-align: right;
}

#contents table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.1em;
	border-top: 1px solid #cccccc;
	width: 520px;
}

#contents table tr:hover {
	background: #eceded;
}

#contents table tr.head, #contents table tr.head:hover {
	background: #f6f6f0;
}

#contents table th {
	border-bottom: 1px solid #cccccc;
	background: #f6f6f0;
	padding: 5px;
	text-align: center;
	font-size: 0.85em;
}

#contents table td {
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-size: 0.85em;
}

#contents img {
	margin-left: 20px;
	margin-top: 3px;
}

#contents img#cat {
	padding-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}




/*footer*/
#footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
}

#footer p {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
}

#footer p span {
	padding: 0 10px;
	color: #999999;
}
