/* CSS Document */
/*
activity/index.html
*/

div#wrapper div#header div#headR p#headlead{
	margin-top:26px;
	}

	
#contents h3{
	width:540px;
	margin:20px auto 20px auto;
	font-size:150%;
	}

#contents p.fl{
	width:540px;
	margin:0 0 10px 7px;
	}

#contents p.address{
	width:450px;
	margin:10px 0 10px 0;
	padding:5px;
	font-size:85%;
	border-style: dotted;
	border-width: 2pt;
	border-color: #666666;
	}
	
#contents p.img{
	width:500px;
	margin:15px auto 20px 5px;
	float:center;
	font-weight:bold;
	}
		
