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

/*------------------------------------------------------------
  title
------------------------------------------------------------*/
h2.title {
	overflow: hidden;
	width: 636px;
	height: 127px;
	background-image: url(../images/fanclub/title.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	clear: both
}
h3.title {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/fanclub/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}
h3.title2 {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/fanclub/subtitle2.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}
h3.title3 {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/fanclub/subtitle3.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}
h4.f_title {
	margin: 30px 0 0 0;
	padding: 0 0 5px 16px;
	background-image: url(../images/fanclub/ico_red.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDD
}
h4.f_title2 {
	margin: 0.5em 0 0 0;
	padding: 0 0 5px 16px;
	background-image: url(../images/fanclub/ico_red.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDD
}
h4.rules_title {
	padding: 5px 0 5px 20px;
	background-image: url(../images/fanclub/ico_dot.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDD
}
div#rules_con .s_gray {
	color: #999
}


/*------------------------------------------------------------
  layout
------------------------------------------------------------*/
/* top */
div#f_con {
	margin-left: 17px;
	padding: 20px 0;
	width: 601px
}
div#f_con div.l_con {
	padding-right: 15px;
	width: 380px;
	border-right: 1px solid #DEDEDE;
	float: left
}
div#f_con div.r_con {
	width: 190px;
	float: right
}
div.l_con ul.fclub {
	padding: 10px 0 0 17px
}
div.l_con ul.fclub li {
	margin: 0 0 2px 0
}
div.r_con p {
	margin-top: -0.5em
}
div.r_con div.btn_large {
	padding: 4px 0;
	text-align: right
}

/* rules */
div.rules_contop {
	margin: -10px 0 0 16px;
	width: 601px;
	background-image: url(../images/fanclub/rule_con_top.gif);
	background-position: bottom;
	background-repeat: no-repeat
}
div#rules_con {
	overflow: scroll;
	margin-left: 16px;
	padding: 10px 0 10px 20px;
	width: 581px;
	height: 400px;
	background-image: url(../images/fanclub/rule_con_bg.gif);
	background-repeat: repeat-y
}
div.rules_conbtm {
	margin: -10px 0 0 16px;
	width: 601px;
	background-image: url(../images/fanclub/rule_con_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat
}
div.rules_text {
	margin-top: -0.7em;
	padding: 0 20px 10px 20px;
	color: #666
}
div.rules_text p {
	color: #666
}
div.rules_text2 {
	color: #666;
	text-align: right
}
ol.rules {
	padding-left: 25px
}
ol.rules li {
	color: #666
}
ol.rules2 {
	padding-left: 25px
}
ol.rules2 li {
	padding-bottom: 4px;
	color: #666
}
ol.rules3 {
	padding: 3px 0 0 25px
}
ol.rules3 li {
	padding-bottom: 4px;
	color: #666
}
div.btn {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

