/*/////////////メインコンテンツ/////////////*/
.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(../new/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; }
h1 { color: #000; font-size: 12px; font-weight: bold; line-height: 150%; background-color: #999; padding-right: 2px; padding-left: 2px; }
.size_text { font-size: 10px; }
