/* CSS Document */

* {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.cl	{
	clear:both;
}

#all 	{
	margin:0px auto 0px auto;
	width:675px;
}

#header	{
	width:674px;
	height:220px;
}
#header .left	{
	width:195px;
	height:220px;
	float:left;
}
#header .right	{
	width:479px;
	height:220px;
	float:right;
}


#footer	{
	width:675px;
	height:10px;
	margin-top:20px;
	border-top:1px solid #FF751A;
}
#footer .txt	{
	margin:0px auto 0px auto;
	text-align: center;
	color: #666666;
	padding-top: 5px;
}


#contents	{
	width:670px;
	margin:20px auto 10px auto;
}
#contents .aboutL	{
	width:220px;
	float:left;
	margin-left: 10px;
}
#contents .aboutR	{
	width:380px;
	float:left;
	margin-bottom: 15px;
}
#contents .contxt	{
	margin-left:5px;
}
#contents .contxtma	{
	margin-left:15px;
}
#contents .contit	{
	margin-bottom:15px;
}

#contents .comL	{
	width:330px;
	float:left;
	text-align: right;
}
#contents .comR	{
	width:310px;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
}


.activity	{
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:380px 0px;
	height:220px;
}


.photo01	{
	margin:10px 0px 0px 40px;
}

.clublogo	{
	text-align:center;
	margin-bottom:15px;
}

/* }[W */
.mB5	{
	margin-bottom:5px;
}



.topback	{
	text-align:right;
	margin:10px 0px;
}
.pokkoi {
	margin: 65px 0px 0px;
	padding: 0px;
}

.aboutp	{
	float:right;
	margin-right: 20px;
}
.aboutsub	{
	margin:20px 0px 5px 0px;
}

.center	{
	width:640px;
	margin:0px auto 0px auto;
}
.mL20	{
	width:645px;
	margin:0px 0px 0px 20px;
	clear:both;
}
