@charset "shift_jis";

table{
	width: 650px;
	margin: 5px auto 20px;
	border-collapse: collapse;
}

table td{
	padding: 3px;
	border: 1px solid #aaa;
}

table .ss{
	font: x-small/125% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

td.proid{
	text-align: center;
	width: 70px;
	border: 1px solid #768c96;
	background: #fafafa url(../img/sub_bg1.gif) center top repeat-x;
}

td.ronbuntitle{
	font-size: 14px;
	line-height: 125%;
	background-color:#e8f0df;
}

td.autr{
	font-size: small;
	line-height: 125%;
}

table td ul{
	margin: 3px 3px 3px 2em;
}

