@charset "UTF-8";

#link h2 {
	clear: both;
}
#link h3 {
	clear: both;
	margin-left:10px;
}
#link h3.linkH2 {
	padding-top: 40px;
	background-position: 0pt 67px;
	margin-bottom:5px;
}

/* 以下 member.cssよりコピー */
div.member_menu{
	text-align:right;
	background-image:url(../i/kaiin-bg.gif);
	width:629px;
	height:34px;
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: 0.9em;
	padding-top: 3px;
}
div.member_menu span{
	font-size:18px;
	font-weight: bold;
   }
div.member{
	float: left;
	margin-left: 10px;
	width:300px;
}
div.member ul li{
	background-image: url(../i/kaiin_icon.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 25px;
	margin-top:10px;
	padding-left: 25px;
	padding-top: 3px;
	font-size:12px;
}
div.member ul li.nolink{
	background-image:none;
}

div.up{
	font-size: 10px;
	text-align: right;
	clear:both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:15px;
	padding-top:15px;
}
br.clear{
    clear:both;
}

