.include tr { text-align: left; }
.include .img_list_edge { padding: 4px; }

#nest_news_topics { width: 660px; height: 360px; }
#nest_news_topics_scroll { width: 680px; height: 360px; overflow-y:scroll; overflow-x:hidden; }

/* ニュース＆トピック用にhttp://www.wintel.co.jp/vcs_general/css/bbs_custom/bbs_design_blk-mono.cssから移植20111021 */
/* 一覧画面、詳細画面、拡大写真画面用の設定を */
/* このCSSの中で別々に設定してください */

/* 一覧画面用設定 */

	/* 一覧：背景色１ */
#nest_news_topics .listcolor1 { background: #222222; }
	/* 一覧：背景色２ */
#nest_news_topics .listcolor2 { background: #444444; }
	/* 一覧：ボーダー色 */
#nest_news_topics .listcolor3 { background: #999999; }
	/* 一覧：未訪問リンク色 */
#nest_news_topics .listlink1:link { COLOR: #CCCCCC; }
	/* 一覧：訪問済リンク色 */
#nest_news_topics .listlink1:visited { COLOR: #CCCCCC; }
	/* 一覧：クリック時リンク色 */
#nest_news_topics .listlink1:active { COLOR: #CCCCCC; }
	/* 一覧：オンマウス時リンク色 */
#nest_news_topics .listlink1:hover { COLOR: #FFCC00; }

#nest_news_topics TD {FONT-SIZE: 12px; COLOR: #cccccc; }



#nest_stock { width: 717px; height: auto; margin-right: auto; margin-left: auto; }

#nest_parts { width: 665px; height: auto; margin-right: auto; margin-left: auto; }
