@charset "utf-8";
/* CSS Document */

#appli{
	width:510px;
	height:80px;
}

#oshirase{
	margin-bottom:50px;
}
#oshirase td{
	padding:3px;
}
#flash{
	width:245px;
	height:90px;
}

table#newsMenu{
	border-style:none;
}

table#news td{
	vertical-align:top;
	padding-left:9px;
}
#contents{
	margin-top:30px;
	margin-left:50px;
	width:750px;
	float:left;
}
#explanation{
	background:url(../image/explanationBack.jpg) no-repeat;
	width:520px;
	height:120px;
	font-size:10pt;
	color:white;
	padding:25px;
}

#indexSiryou{
	margin:5px 0px 0px 5px;
	padding:0;
	
}

#flash img{
	display:block;
	width:112px;
	height:33px;
}

#newsMenu td{
	vertical-align:top;
}
