/*=========================================*/

/*　トップページ用スタイルシート　　　　　 */

/*=========================================*/


/* 共通スタイルシート
---------------------------------------------------------------------------- */
@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: 750px;
	text-align:center;
}

/* topBox01
---------------------------------------------------------------------------- */
div#topBox01{
	width:730px;
	background:url(../img/topBox01_bg.jpg) repeat-x;
	padding:10px;
	margin-bottom:10px;
}

div#topBox01 table {
	width:730px;
	margin:0 auto;
}

div#topBox01 table td {
	width:33%;
}

div#topBox01 table dl dt{
	float:left;
}

div#topBox01 table dl dt img {
background:#FFFFFF;
padding:2px;
border:#CCCCCC solid 1px;
margin-right:5px;
}

div#topBox01 table dl dd{
	font-size:12px;
}

div#topBox01 table dl dd span {
	display:block;
	margin-bottom:3px;
}

div#topBox01 table dl dd span a {
	color:#333333;
	font-weight:bold;
}

/* topnews
---------------------------------------------------------------------------- */

#topnews h2 {
	margin-bottom:5px;
}



#topnews iframe {
border:none;
margin-bottom:15px;
}
