@charset "UTF-8";
/*\*/

/* ------------------------------------
 * Over Ride
 * ------------------------------------ */


/* ------------------------------------
 * FANCLUB
 * ------------------------------------ */

#fanclub h3 {
	font-size: 130%;
    margin: 8% 0 5%;
    letter-spacing: 0.2em;
	text-align: center;
}


/*--- clearfix ------------------*/

article:after {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    content: ".";
    visibility: hidden;
}

