#col1 {
	width: 400px;
	display: block;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 70px;
	height: 580px;
}

#col1 a {
	color: #666;
	text-decoration: none;
}

#col1 a:hover {
	color: #900;
	text-decoration: underline;
}

#col1 h2 {
	font-size: 1em;
	display: block;
	height: 30px;
	background-image: url(../images/nyuukai.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#col1 p {
	font-size: 0.75em;
	line-height: 1.5;
}

#col1 h4 {
	font-size: 0.875em;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

#col1 h4#omona {
	text-indent: -5px;
}

#col1 p#joinclub {
	padding-top: 20px;
	text-align: center;
}

#col1 p#facsi {
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#col1 p#facsi span {
	font-weight: bold;
	font-size: 14px;
}
