/*▼▼コンテナ▼▼*/

#container
{
	background: url(back.gif) no-repeat #FFFFFF;
}

#content a:hover
{
	position: relative;
	top: 1px;
	left: 1px;
}

/*▲▲コンテナ▲▲*/

/*▼▼新着情報▼▼*/

#information
{
	margin: 20px 0px 20px 20px;
}

#information div
{
	float: left;
	margin: 10px 20px 0px 0px;
	width: 240px;
}

#information h3
{
	color: #333333;
}

#information li
{
	border-bottom: 1px dotted #999999;
}

#information li img
{
	display: inline;
	position: relative;
	top: 2px;
	left: 2px;
}

/*▲▲新着情報▲▲*/

/*▼▼カウンター▼▼*/

#counter
{
	display: block;
	clear: both;
	float: right;
	height: 20px;
}

#counter img
{
	float: left;
}

/*▲▲カウンター▲▲*/
