F@charset "Shift_JIS";
/* top: category
 ******************************************************/

#mainimg {
	margin: 0;
	padding: 0;
}
#topcontents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
*html #topcontents {
	height: 1px;
	overflow: visible;
}
/**/

												

/* ===== news area ===== */
#topnewsarea {
	width: 330;
	margin: 20px 0 0 15px;
	padding: 0;
}
#topnewsarea dl {
	background: url(../../common/img/x-ten.gif) repeat-x;
	background-position: 0 100%;
	margin: 0;
	padding: 5px 0 8px 0;
	width: 330px;
}
#topnewsarea dt {
	font-size: 80%;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
#topnewsarea dd {
	font-size: 80%;
	line-height: 1.2;
	margin: -1.2em 0 0 0;
	padding: 0 0 0 80px;
}
#topnewsarea a:link {
	text-decoration: none;
}
#topnewsarea a:visited {
	text-decoration: none;
}

#topright {
	float:right;
	margin: 20px 10px 0px 0px ;
	font-size:80%;
	width:210px;
}

.topic {
	margin:10px 0px;
	text-align:center;
	border:1px solid #999;
	padding:5px 4px;
}
.topic img {
	margin-bottom:2px;
}

.an {
	margin:0px 0px;
	padding:10px;
	border:1px solid #036;
	line-height:150%;
}

.an2 {
	margin:10px 0px;
	padding:10px;
	background:#dfecf4;
	line-height:150%;
}

