@charset "utf-8";

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

index.css

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

	01.news

last update 00/00/00

====================================================================*/
#contents h3{margin-top: 15px;}


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news{
	height:90px;
	overflow:auto;
}
#news table{
	border-top: solid 1px #e1e1e1;
	width: 493px;
}
#news table th,
#news table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#news table th{
	width: 150px;
	color: #794747;
}


/*--------------------------------------------------------------------/
	02.para
/--------------------------------------------------------------------*/

#para{
	margin-top:20px;
	padding-bottom:25px;
	background:url(../img/bg01.gif) bottom no-repeat;
	width:533px;
}
#para1{
	background:url(../../img/top_bg1.jpg) no-repeat;
	width:533px;
	height:190px;
	overflow:hidden;
}
#para1 h5{
	text-indent:-9999px;
	height:30px;
}
#para1 p{
	margin-top:45px;
	margin-left:20px;
	width:300px;
}


#para2{
	margin-top:20px;
	margin-left:20px;
	width:493px;
}




