@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;
	
	clear:both;
}
#activity h3{
	text-align:center;
	font-size:12px;
	background:#fff;
	line-height:25px;
}
#activity img{
	width:200px;
	float:left;
}
#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;
}

#activity21{
	border:1px solid #666;
	width:567px;
	overflow:hidden;
	background:#666;
}
#activity21 h3{
	text-align:center;
	font-size:12px;
	background:#fff;
	line-height:25px;
}
#activity21 dl{
	padding:0;
	margin:0;
	display:block;
	width:277px;
	float:left;
	color:#fff;
	font-weight:800;
	overflow:hidden;
}
#activity21 dl.list{
	width:auto;
	clear:both;
}
#activity21  h4{
	text-align:center;
	letter-spacing:-.02em;
}
#activity21 dd{
	background:#fff;
	color:#666;
	height:300px;
	letter-spacing:-.02em;
}
#activity21 dl a img{
	border:1px solid navy;
}
#activity21 dl a:hover img{
	border:1px dotted navy;
}
#activity21 dd p{
	margin:.5em;
	line-height:1.2em;
}
#activity21 dl.list{
	padding:1em;
	width:100%;
}
#activity21 dl.list dt{
	margin-bottom:.5em;
}
#activity21 dl.list dd{
	background:#666;
	height:auto;
	color:#fff;
}
#activity21 dl .photo p,#activity21 dl .note{
	font-size:.8em;
	text-indent:0;
	background-image:none;
	line-height:1.1em;
	margin-top:.5em;
	font-weight:normal;
}

#activity21 dl .photo img{
	margin-left:55px;
}
#activity21 dl dd img{
	margin-top:5px;
}
#activity img.ico{
	width:32px;
	height:32px;
	float:none;
	vertical-align:baseline;
}
#activity p.tmpfile{
	text-align:center;
	background:#666;
	clear:both;
	color:#fff;
}
#activity p.tmpfile a{
	color:#fff;
	text-decoration:underline;
}
#activity p.tmpfile a:hover{
	color:navy;
	text-decoration:underline;
}

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

}
