@charset "shift_jis";

#contents #side{
	padding:0;
	margin:0;
	width:195px;
	float:left;
}
#activity{
	border:1px solid #666;
	width:567px;
/*	height:175px;	*/
	overflow:hidden;
	background:#666;
}
#activity hr{
	padding:0;
	margin:0;
	height:0;
	border:0;
}
#activity h3{
	text-align:center;
	font-size:12px;
	background:#fff;
	line-height:25px;
}
#activity img{
	width:200px;
	float:left;
}
#activity p{
	margin:0;
	height:60px;
	width:367px;
	float:left;
	overflow:hidden;
	text-indent:0;
	background:#fff;
	color:#666;
}
#activity dl{
	margin:0;
	width:355px;
	height:150px;
	float:left;
	background:#666;
	color:#fff;
	font-weight:800;
	overflow:hidden;
}
#activity dl dt,
#activity dl dd{
	margin-left:20px;
}
#activity dl dt{
	margin-bottom:.5em;
}
#purport dt{
	padding:0;
	margin:0;
	width:110px;
	float:left;
	clear:both;
	color:#666;
}
#purport dd{
	padding:0;
	margin:0;
	width:420px;
	float:left;
}
#main h2{
	margin-bottom:1em;
}
#activity dl.current{
	width:367px;
	height:223px;
	background:#fff;
	color:#666;
}
#activity dl.current dt{
	font-weight:normal;
	margin-top:1em;
	margin-bottom:0;
	margin-left:0;
}
#activity dl.current dd{
	margin-bottom:1em;
	margin-left:0;
}

/*	印刷出力時設定	*/
@media print{

}
