#head-img-01 {			/* ヘッダー・イメージ */
/*	width:860px; height:31px;*/
}

#head-img-02 {			/* ヘッダー・イメージ */
/*	width:860px; height:64px;*/
}

#head-img-03 {			/* ヘッダー・イメージ */
/*	width:860px; height:65px;*/
}


div.layout div.main div.top-img{	/* トップイメージ */
	float:left;
	padding:0px 4px 25px 6px;
}
#top-img-01 {
/*	width:350px; height:39px;*/
}

#top-img-02 {
/*	width:350px; height:131px;*/
}

#top-img-03 {
/*	width:350px; height:144px;*/
}

#top-img-04 {
/*	width:350px; height:26px;*/
}


div.layout div.main div.top-new{	/* サイドバー・右(更新情報)のレイアウト */
	float:left;
	text-align:left;
	padding:0px 5px 0px 5px;
	margin:0px;
	font-size:10pt;
}
 div.main div.top-new iframe{
	margin:0px;
	padding:0px;
}
div.layout div.main div.top-new small{	/* サイドバー・右(更新情報)のレイアウト */
	font-size:8pt;
}
#top-new-01 {			/* What's New */
	width:280px;
	height:40px;
}

#top-new-02 {			/* What's New */
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
/*
	background-image:url(../images/top_new_02.gif);
	background-repeat:no-repeat;
*/
}

#top-new-03 {			/* What's New */
	width:280px;
	height:28px;
}

#top-name{			/* 団体名 */
	padding:3px 3px 3px 3px;
	margin:6px 6px 6px 0px;
	color:#427D94;
	border-bottom:2px dashed #427D94;
}
#top-address{			/* 住所 */
	margin:0px 6px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:120%;
	color:#427D94;
	font-size:86%;
}
#top-address dt{		/* 住所 */
	float:left;
}
#top-address dd{		/* 住所 */
	margin:0px 0px 0px 70px;
}

.headline{			/* What'sNew記事タイトル */
	margin:3px 0px 0px 0px;
	color:#427D94;
	border-bottom:1px dashed #427D94;
	font-size:8.5pt;
}

/* バナー広告 */
.bannerSpace{
	clear:both;
	text-align:center;
	margin:10px 100px 5px 100px;
	background:#F8E3E0;
	padding:5px 0;
}
.go_banner_info{
	background:#FDF5F4;
	padding:2px 10px;
	margin:0;
	text-align:right;
	font-size:90%;
}

