@charset "UTF-8";

/*--------------------------------------
	menu
---------------------------------------*/


/*--------------------------------------
	update
---------------------------------------*/
#mainwide .contentscap {
	margin: 0px 0px 10px 10px;
	padding: 3px 3px 0px 10px;
	width: 678px;
	height: 20px;
	font-size: 90%;
	letter-spacing: 0.03em;
	font-weight:bold;
	color:#333;
	border-bottom: solid #ccc 1px;
	border-left: solid #369 4px;
	clear: both;
}

#mainwide .pastlink {
	padding: 0px 10px 30px 0px;
	font-size: 80%;
	float: right;
}

#cnt #mainwide #update ul {
	margin: 0px 0px 5px 0px;
	list-style-type: none;
}


#cnt #mainwide #update ul li {
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 18px;
	font-size: 90%;
	letter-spacing: 0.03em;
	background: url(../images/bg_arrow_none.gif) no-repeat;
	background-position: 0px 0px;
}


