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

#news_base {
	background:#fff;
	width:630px;
	margin:0;
	padding:0;
}

h1,h2,h3,h4 {
	display:block;
	margin:0;
	padding:0;
}

h1 span {
	display:none;
}

h1 {
	background:url(1002_bed/img/main01.jpg) no-repeat;
	width:630px;
	height:250px;
	margin-bottom:20px;
}

h2 span {display:none;}

h2 {
	display:block;
	width:570px;
	height:45px;
	margin:0 0 15px;
}

h2#midashi01 {background:url(1002_bed/img/midashi01.jpg) no-repeat;}
h2#midashi02 {background:url(1002_bed/img/midashi02.jpg) no-repeat;}
h2#midashi03 {background:url(1002_bed/img/midashi03.jpg) no-repeat;}
h2#midashi04 {background:url(1002_bed/img/midashi04.jpg) no-repeat;}

h1#midashi_dw2010 {
	margin:0;
	padding:0;
	width:900px;
	height:45px;
	background:url(1010_dw2010/img/main_title.jpg) no-repeat;
}

h3 span {display:none;}

h3 {
	display:block;
	width:570px;
	height:27px;
	margin:0 0 15px;
}

h3#midashi01_1 {background:url(1002_bed/img/midashi01_1.jpg) no-repeat;}
h3#midashi01_2 {background:url(1002_bed/img/midashi01_2.jpg) no-repeat;}
h3#midashi02_1 {background:url(1002_bed/img/midashi02_1.jpg) no-repeat;}
h3#midashi03_1 {background:url(1002_bed/img/midashi03_1.jpg) no-repeat;}



.NewsBox01 {
	width:570px;
	height:100%;
	margin:0 30px 40px;
}

.NewsP01 {
	width:570px;
	margin:0 0 20px;
}


/* NEWS ARCHIVE */

#ArchiveTable p {
	margin-bottom:15px;
}

.YearTitle {
	font-size:15px;
	color:#FFFF00;
	font-weight:bold;
}

#mainitemBox {
	margin:0;
	padding:0;
	background:#fff;
	width:900px;
	overflow:hidden;
}

.newsBox {
	margin:0 auto;
	width:820px;
}



