/*/////////////メインコンテンツ/////////////*/
.contents { font-size: 12px; line-height: 150%; background-color: #000; text-align: left; width: 530px; height: 350px; overflow: auto; margin-top: 10px; margin-left: 15px; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
.new_list_box{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	margin:10px 0;
	border-bottom:1px solid #999;
	padding:5px 0 5px 20px;
	font-size:12px;
	line-height:150%;
}
/*/////////////テキスト/////////////*/
strong { font-weight: bold; }
/*/////////////リスト定義/////////////*/
ul.list_box { background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: 0 7px; width: 490px; height: 80px; margin: 10px 0; padding: 5px 0 5px 20px; border-bottom: 1px solid #999; list-style-type: none; }
.list_text { font-size: 12px; line-height: 150%; width: 390px; float: left; margin: 0; padding: 0; list-style-type: none; }
.rightimg { width: 80px; height: 80px; float: right; margin: 0 10px; padding: 0; }

