@charset "shift-jis";

/*====================================================================

index.css

======================================================================

	01.news

last update 00/00/00
produced by 0510office (http://www.0510office.co.jp/)

====================================================================*/

/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news {
	width: 180px;
	margin: 5px 0 0 ;
	height:120px;
	overflow:auto;
}
#news p{
	width: 165px;
	font-size: 12px;
	line-height:15px;
	margin: 0 0 5px 11px;
}

#news table{
	width: 95%;
	font-size: 12px;
	line-height:15px;
	margin: 0 0 5px;
}
#news td,
#news th{
	margin: 0;
	padding:0 0 0 11px;
	line-height:15px;
}
#news td{
	padding-bottom:1em;
}
.type_a span{
	font-size:10px;
}

#sc01{
	background:url(../../img/sumai_bg.jpg) top left no-repeat;
	width:520px;
	height:207px;
	border:0;
	margin:20px 0 30px 20px
}
#sc01 div{
	width:332px;
	margin-left:170px;
	text-align:left;
	padding-top:20px;
}
#sc02{
	width:520px;
	border:0;
	margin:10px 0 10px 20px
}
#sc03{
	width:520px;
	border:0;
	margin:10px 0 0 20px
}
#sc03:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}