@charset "UTF-8";

/* ------------------------------
 Activity
------------------------------ */

/*section-----------------------------*/

div.section div.article{
	clear:both;
	margin-bottom:30px;
	display:inline-block;
	height:1%;
	min-height:1%;
	/* \*/display:block;/* */
}

div.section div.article:after {/* for modern browser */
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0;
	visibility:hidden;
}

div.section ol.list{
 margin-left:2em;
	list-style:decimal;
}

div.section ol.list strong{
	color:#5ca720;
	font-weight:bold;
}

div.article h3{
}

div.article h5{
	color:#5ca720;
}

div.article div.block-left{
	width:160px;
	float:left;
}

div.article div.block-left.long{
	width:300px;
	float:left;
}

div#section-03 div.link-btn{
	text-align:center;
}

div.article div.block-right{
	width:570px;
	float:right;
}

div.article div.block-right.long{
	width:430px;
	float:right;
}

div#section-03 ul#btn{
	margin:10px 0;
}

div#section-03 ul#btn li{
	display:inline;
	margin:5px 2px;
	padding:10px 0;
}