@charset "utf-8";
/* CSS Document */

#message { 
	margin: 15px 0 0;
	text-align: left;
}
	#message p {
		margin: 0 0 10px;
	}

.sportsInfo {
	width: 660px;
}

	.sportsInfo ul li { float: left;}
	.sportsInfo ul li img { vertical-align: bottom;}



#h_infoList_001  {
	position	: relative;
	width		: 660px;
	height		: 30px;
}
	#h_infoList_001 p {
		position	: absolute;
		top			: 0;
		right		: 16px;
		margin		: 0;
	}


#infoList001 {
	width			: 660px;
	padding			: 0;
}

#infoList001 ul {
	width		: 660px;
	overflow	: hidden;
	clear		: both;
	text-align	: left;
	background	: url(../../common/img/line/line_001.jpg) repeat-x 0 bottom;
}

#infoList001 ul li {
	margin			: -1px 0 0 0;
	padding			: 12px 10px 12px 28px;
	background		: url(../img/bg_sports_club_001.jpg) no-repeat 0 0;
	color			: #cc3300;
	font-weight		: bold;
}

#infoList001 ul li span {
	color		: #333;
	font-weight	: normal;
	padding		: 0 0 0 0.5em;
}

.contactBox{
	position	: relative;
	margin		: 20px 0 0 0;
}

	.contactBox .btn{
		position	: absolute;
		top			: 65px; 
		right		: 35px;
	}
