@charset "utf-8";
/* CSS Document */
h1.club{
	background-image:url(../images/ttl_club.jpg);
	}
	
h2.club_read{
	background-image:url(../images/read_club.gif);
	}

h3{
	color:#009AD6;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	padding-left:10px;
	}

.clubBox{
	background-color:#F4EFE5;
	padding:10px;
	margin-bottom:15px;
	margin-left:10px;
	}

span.subCmt{
	font-size:10px;
	color:#333333;
	font-weight:normal;
	}

.clubBox div.clubArt{
	clear:both;
	margin-bottom:20px;
	}
.clubBox div.clubArt:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clubBox div.clubArt{
	display:inline-table;
	min-height:1%;
	}
/* Hides from IE-mac \*/
*html .clubBox div.clubArt{height:1%;}
.clubBox div.clubArt{display:block;}
/* End hide IE-mac */
	
.clubBox h4{
	color:#1866AD;
	font-size:14px;
	background-image:url(images/clubMark.gif);
	background-repeat:no-repeat;
	background-position:5px 45%;
	line-height:24px;
	padding-left:35px;
	}
.clubBox span.shadow{
	margin-right:10px;
	}
.linkOut{
	color:#FFFFFF;
	background-color:#009AD6;
	padding:3px;
	margin-top:3px;
	float:right;
	}
	

