/*=========================================*/

/*　トップページ用スタイルシート　　　　　 */

/*=========================================*/


/* 共通スタイルシート
---------------------------------------------------------------------------- */
@import "shared_class.css";
@import "footer.css";
@import "header.css";
/*\*//*/ @import "macie5.css"; /**/


/* FLASHボックス
---------------------------------------------------------------------------- */
#flashBox {
	clear: both;
	display:table;
	margin: 0 0 5px 0;
	width: 749px;
	height:200px;
	text-align:center;
}
/* パネルボックス
---------------------------------------------------------------------------- */
#ndbox {
	clear:both;
	width:749px;
	margin: 0 0 10px 0;
	text-align:center;
	background:url(../img/top2_4_2.gif) repeat-y;
}
#ndbox #ndup {
	clear:both;
	margin: 0 0 5px 0;
	width:749px;
	height:11px;
	font-size:1%;
	background:url(../img/2nd_bg_1.gif) no-repeat;
}
#ndbox #nddown {
	clear:both;
	width:749px;
	height:11px;
	font-size:1%;
	background:url(../img/top2_4_3.gif) no-repeat;
}
#newsbox {
	clear: both;
	display: table;
	width: 710px;
	padding: 0 0 5px 0;
	margin: 0 auto 10px auto;
	border-bottom: 1px solid #ffffff;
}
#newsbox .whatsnew {
	float:left;
	width:346px;
	text-align:left;
}
#newsbox .whatsnew h2 , #newsbox .irnews h2 {
	margin: 0 0 5px 0;
}
#newsbox .whatsnew iframe , #newsbox .irnews iframe {
	width:100%;
}
/* IE用ハック　ボタンとインラインフレームの間に変なマージンができるので */
* html #newsbox .whatsnew iframe , * html #newsbox .irnews iframe {
	margin: 0 0 -5px 0;
}
#newsbox .whatsnew .old , #newsbox .irnews .old {
	float:right;
	margin:0 20px 0 0;
}
#newsbox .irnews {
	float:right;
	width:346px;
	text-align:left;
}
#linkBox {
	clear: both;
	width: 710px;
	height: 92px;
	text-align:left;
	margin: 0 auto 10px auto;
}
#linkBox .affiliated {

}
#linkBox .bnBox {
	width: 714px;
	height: 56px;
	background:url(../img/link_bg.gif) no-repeat;
}
#linkBox .bnBox .bn {
	padding: 8px 0 0 0;
}
#linkBox .bnBox .bn img{
	float:left;
}

#bn1 {

	margin: 0 0 0 120px;
}
#bn2 {

	margin: 0 0 0 300px;
}
#bn3 {

	margin: 0 0 0 200px;
}