@import "../css/common.css";
@charset "utf-8";
/*--------------------------------------------------------
This file is Daiko Communications Style Sheets.
URL: http://www.daiko-tk.com/
Version:1.0
Author:Daiko Communications
copyright (c) 2009 http://www.daiko-tk.com/ all right reserved.
---------------------------------------------------------*/
.contents {
	clear:both;
}

#activity {
	width:827px;
	margin:15px auto;
	background:#f5f5f5 url(../images/index_bottom.gif) no-repeat left bottom;
}

#activity img {
	display:block;
}

#activity h2 {
	padding-left:18px;
	padding-right:19px;
	padding-top:18px;
	margin-bottom:12px;
	height:20px;
	width:790px;
	background:#f5f5f5 url(../images/index_top.gif) no-repeat left top;
}

#activity p {
	padding-left:37px;
	padding-bottom:18px;
}