/*背景*/

.bg_head1 {

	background-image: url(../images/header_bk.gif);

}

.bg_main {

	background-image: url(../images/top/gray_bk.gif);

}

.bg_test {



	background-image: url(../images/top/bg_bnr.gif);

}

.bg_news02 {





	background-image: url(../images/top/news_02.gif);

}

.bg_news04 {







	background-image: url(../images/top/news_04.gif);

}

.bg_news05 {









	background-image: url(../images/top/news_05.gif);

}

.bg_news07 {

	background-image: url(../images/top/news_07.gif);

	height: 9px;

}

.bg_news {

	background-image: url(../images/top/news_bg.gif);

	height: 9px;

}

.bg_tensen {

	background-image: url(../images/top/news_tensen.gif);

	height: 1px;

}

.bg_head {

	height: 76px;

	width: 748px;

}

.bg_copyright {

	height: 15px;

	background-image: url(../images/copyright_bg.gif);

}



.cont_td {

	background-color: #FFFFFF;

	background-image: url(../images/top/gyoumu_line_bk.gif);

	height: 50px;

}

.cont_td2 {



	background-color: #FFFFFF;

	background-image: url(../images/top/gyoumu_line_bk2.gif);

	height: 50px;

}

/* トップイメージエリア囲み */
div.box {
   width: 534px; /* 囲みの横幅 */
   height:225px;
}
/* 囲みの内側 */
div.box p {
   padding: 0; /* 内側の余白 */
   margin: 0; /* 外側の余白をゼロに */
}

/* 画像の表示 */
div.box p img {
   border: 0px; /* リンク画像の枠線を消す */
}