@charset "UTF-8";
/* CSS Document */


h3{/*reset*/
	border-left:none;
	position:static;
	left:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


#topMainImg{
	margin:1px 0 20px 0;
}

#main{
	background-image:none;
}

#contents{
	background-image:url(/common/img/topBg_contents.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:660px;
	margin:0;
	padding:0 0 110px 0;
	border-left:none;
}

#topBanner{
	margin-bottom:20px;
}

#topNewsList,
#topInfoList{
	position:relative;
}
#topNewsList{
	width:368px;
}
#topInfoList{
	width:271px;
	padding-left:20px;
}

.linktoList{
	position:absolute;
	top:8px;
	right:10px;
}

#topNewsList .topList,
#topInfoList .topList{
	overflow:auto;
	height:425px;
	margin:-10px 0 0 0;/*謎のバグのためネガティブマージン*/
	padding:5px;
}

#topNewsList h3{
	background-color:#E6E6E6;
	min-height:16px;
	_height:16px;
	font-size:90%;
	line-height:140%;
}
#topNewsList h3 img{
	vertical-align:middle;
	margin-right:5px;
}

#topNewsList h3.report{/*活動報告*/
	color:#00B300;
}
#topNewsList h3.coverage{/*取材レポート*/
	color:#0099CC;
}
#topNewsList h3.event{/*イベント告知*/
	color:#CC0000;
}
#topNewsList ul li{
	padding-bottom:15px;
}

#topInfoList ul li{
	background-image:url(/common/img/line01.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}
#topInfoList ul li .infoDate{
	color:#666666;
	font-size:100%;
	font-weight:bold;
}

.topList ul li a{
	display:block;
	margin-top:3px;
	padding-left:15px;
	background-position:0 4px;
}



/*右メニューエリア*/
#menuArea{
	float:left;
	width:281px;
	padding-left:19px;
}

#menuArea .mBox{
	margin-bottom:20px;
}
#menuArea .mBox h2{
	margin-bottom:2px;
}

#menuArea .mBox .body{
	background-image:url(/common/img/bgDot01.gif);
	padding:10px;
}

#topData dl{
	width:85px;
	float:left;
	padding-left:3px;
}
#topData dl img{
	vertical-align:bottom;
}
#topData dl.first{
	padding-left:0;
}
#topData dl dd{
	border-bottom:1px solid #009919;
	border-left:1px solid #009919;
	border-right:1px solid #009919;
	background-color:#ffffff;
	text-align:center;
	color:#009919;
	font-weight:bold;
	line-height:120%;
	background-repeat:no-repeat;
}
#topData dl dd#data01,
#topData dl dd#data03{
	padding-top:20px;
	min-height:33px;
	_height:33px;
}
#topData dl dd#data02{
	padding-top:3px;
	min-height:50px;
	_height:50px;
}
#topData dl dd#data01{
	background-image:url(/common/img/topBgData01.gif);
}
#topData dl dd#data02{
	background-image:url(/common/img/topBgData02.gif);
	background-position:center 1px;
}
#topData dl dd#data03{
	background-image:url(/common/img/topBgData03.gif);
	background-position:right;
}

#menuArea .mBox .body p{
	margin:10px 0;
}
#menuArea .mBox .body h3{
	margin:10px 0 8px 0;
	border-top:2px solid #ffffff;
	padding-top:8px;
}

#relatedLink h2{
	margin-bottom:5px;
}
#relatedLink .body{
	padding:0 10px;
	line-height:160%;
}



#topFooterLink{
	padding:0 5px 0 0;
	width:965px;
	margin-bottom:20px;
}
#footerMenu{
	width:537px;
	float:left;
}
#footerBanner{
	width:405px;
	float:right;
	margin-top:20px;
}

