@charset "Shift_JIS";
/* CSS Document */



/*�X�V���*-----------------from--------------------*/

/*���*/
.topics .box3 a:link		{
	text-decoration:underline;
	color: #fff;
}

.topics .box3 a:visited	{
	text-decoration:underline;
	color: #fff;
}
.topics .box3 a:hover		{
	text-decoration:none;
	color: #e32d2e;
}
.topics .box3 a:active	{
	text-decoration:none;
	color:#fff;
}

.topics #contents_1 {
}

.topics #contents_2 {
	background-image: url(../img/topics/topics_title.png);
}

.topics #box {
	clear:both;
	height:38px;
}

.topics .box1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 742px;
	margin-left: 130px;
}

.topics .box2,.topics .box3 {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 12px;
}

.topics .box2 {
	width: 160px;
}

.topics .box3 {
	width: 567px;
}

.topics .space {
	height: 25px;
	width: 100%;
}

/*�J��z�������N*/
.topics #number {
	background-color: #4d4c4d;
	width: 888px;
	margin-left: 62px;
	text-align: center;
	line-height: 25px;
}
/*�J��z�������N*/


/*�X�V���*-----------------here--------------------*/
