

/* top.css */


@import "seihin_right.css";	/*	右側製品表示　*/
@import "top_seihin.css";		/*　トップページ表示用　製品概要*/


p.continue {
	clear: both;
	margin: 15px 10px 0 0;
}

#top_main {
	width: 760px;
	background-color: #fff;
}

#top_main table {
	width: 760px;
}

#top_main td {
	vertical-align: top;
}

#top_main_left {
	width: 574px;
	margin: 3px 0 0 2px;
}

/*　お知らせ　*/


#top_report,
#top_news {
	width: 573px;
	background: #cccfd7 url(../images/top/top11_left03.gif) 0 0 no-repeat;
}

#top_reportTitle,
#top_newsTitle {
	float: left;
	width: 102px;
}

#top_reportTitle h3 {
	margin: 40px 0 0 37px;
}

#top_newsTitle h3 {
	margin: 40px 0 0 28px;
}


/*最新情報*/

#top_news {
	height: 150px;
	overflow: hidden;
	margin: 0 0 2px;
}

#top_newsList {
	float: right;
	background: #fff url(../images/top/top13_left05.gif) 0 0 repeat-x;
	padding: 0 0 200px;
}

#top_news h4 {
	margin: 0 0 0 1px;
}

#top_news ul {
	list-style: none;
	width: 445px;
	margin: 5px 0 15px 10px;
}

#top_news ul li {
	border-bottom: 1px dotted #a5aab7;
	padding-bottom: 2px;
	margin: 0 0 7px;
	text-align: left;
}

#top_news ul li span {
	color: #585ab5;
	padding: 0 10px 0 5px;
}

.right_bana {
	text-align: center;
	padding: 3px 0 3px;
}
