@charset "utf-8";

@import "common.css";
@import "index_layout.css";

.news_waku {
	width: 597px; height : 450px; font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 20px; overflow: scroll;  
}
.news_waku .news {
	height: auto; width: 575px; font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 20px; margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; 
}
.news_title {
	font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 20px; font-weight: bold; color: #FF3300; margin-bottom: 5px; 
}
.news_waku a {
	color: #3366FF; 
}
.news_waku a:hover {
	color: #FF3300; 
}
.news .news_date {
	font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 20px; color: #000000; text-align: right; height: auto; width: auto; margin-bottom: 5px; background-color: #F6F6F6; 
}
.news_naiyo {
	font-size: 14px; line-height: 18px; margin-bottom: 10px; 
}
.news_waku .std {
	text-align: right; font-size: 10px; line-height: 20px; 
}
.side .side_menu {
	height: auto; width: auto; 
}

