@import "main.css";
@import "gnavi.css";
@import "common.css";
#top_page .btm_news {
	float: left;
	position: relative;
	width: 640px;
	margin-top: 0px;
	padding-left: 10px;
}
#top_page .news_ttl {
	padding-bottom: 20px;
}

#top_page .news_box .dd_none {
    width: 580px;
}
#top_page .news_box .dd_link a {
	width: 500px;
}
#top_page .top_other {
    float: right;
    line-height: 1.5em;
    width: 200px;
}
#top_page .top_other .cap a {
    background: url("imgs/ico_link.gif") no-repeat scroll 1px 6px transparent;
    display: block;
    padding: 1px 0 18px 22px;
    text-decoration: none;
}
#top_page .top_other .tcard {
    border-top: 1px solid #EEEEEE;
    margin-top: 5px;
    padding-top: 25px;
}
