@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/bodybg.jpg) repeat-x;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	color:#666666;
	}

#flasharea{
	height:300px;
	margin:0;
	background:url(../img/flashareabg.jpg) ;
}

p#main{
	width:1000px;
	height:300px;
	margin:0 auto;
}

h3{
	width:720px;
	height:30px;
	margin:50px 0 15px 0;
	clear:both;
}

h3.first{
	margin:0 0 0 0;
}

#newsarea{
	width:718px;
	height:280px;
	margin:0 0 30px 0;
	border:#CCC 1px solid;
	overflow-y:scroll;
}

dl#news{
	width:660px;
}

dl#news dt{
	width:660px;
	padding:2px 0 2px 5px;
	font-size:100%;
	background: #EBF5CE;
}

dl#news dt span.date{
	margin:0 20px 0 10px;
}

dl#news dd{
	margin:10px 0 20px 15px;
	font-size:90%;
}



.bannerarea{
	width:720px;
	height:132px;
	margin:20px 0 0 0;
}

p.bn01{
	width:352px;
	height:132px;
	float:left;
}

p.bn02{
	width:352px;
	height:132px;
	float:right;
}

h3#summarytitle{
	margin:30px 0 0 0;
}

/*お知らせ-----------------------------------------*/


.news-title{
	line-height:20px;
	height:auto;
/*	background-image: url(../images/ic_news_icon01.png);
	background-repeat: no-repeat;
	background-position: left;*/
	text-indent:0px;
	color:#43693F;
	font-size: 100%;
	width:680px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color:#E1EEAE;
}
.news-caption{
	line-height:20px;
	padding-top:5px;
	padding-bottom:10px;
	width: 600px;
	font-size: 90%;
	padding-right: 0px;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
}
/*-------------------------------------------------*/