@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
    width: 1000px;
	height: 600px;
}

#main_top {
	background: url(common/images/img_top.jpg) no-repeat;
}

#sub {
	background: url(common/images/top_leftbg.jpg) left top no-repeat;
}

#gnavi {
	background: url(common/images/bg_gnavi.jpg) left top no-repeat;
}

#flash {
    width: 1000px;
	height: 600px;
}

#top_news {
    width: 760px;
	margin-left: 240px;
	padding-top: 35px;
}

#top_news_in {
    width: 740px;
	height: 165px;
	overflow: auto;
}

#top_news_in span {
	font-weight: bold;
	font-size: 0.9em;
	color: #F5773C;
	display: block;
}
#top_news_in p {
	margin-bottom: 7px;
	border-bottom: 1px dotted #666;
	font-size: 0.9em;
}