﻿
em{font-style:normal;}

#main{
	position:relative;
	margin-top: 80px;
}

#news{
	position:relative;
	width:887px;
	height:288px;
	margin: 30px auto 10px auto;
	text-align: center;
	background-image:url(../img/top/news.png);
	background-repeat: no-repeat;
}

p{
	text-align:left;
	line-height:150%;
}

#news .line{
	border-top:dashed 1px #7ecef4;
	width:100%;
	margin:8px auto;
}

#news .new{
	position:absolute;
	width:300px;
	height:175px;
	top:85px;
	left:63px;
}

#news .pub{
	position:absolute;
	width:285px;
	height:175px;
	top:140px;
	right:75px;
}

#topic01{
	position:relative;
	top:5px;
	left:300px;
}

#topic02{
	position:relative;
	top:128px;
	left:236px;
}

#topic03{
	position:relative;
	top:5px;
	left:170px;
}

#topic04{
	position:relative;
	top:128px;
	left:106px;
}


#spec{
	position:relative;
	width:887px;
	height:428px;
	margin: 30px auto;
	text-align: center;
	background-image:url(../img/top/spec.png);
	background-repeat: no-repeat;
}

#spec .spec_t{
	position:absolute;
	width:740px;
	height:310px;
	top:90px;
	left:80px;
}

#spec em{
	width:7em;
	font-weight:bold;
	display:block;
	float:left;
}

#spec .sm{
	font-size: 7pt;
}

#spec .line{
	border-top:dashed 1px #7ecef4;
	width:100%;
	margin:6px auto;
}

#topic{
	padding-left: 52px;
}

#topic img{
	margin: 5px;
}

#staff {
	position:absolute;
	bottom:130px;
	left:220px;
}

#date {
	position:absolute;
	top:10px;
	right:10px;
}

#mup {
	position:absolute;
	top:240px;
	left:5px;
}

#upfile {
	position:absolute;
	bottom:130px;
	right:10px;
}