@charset "utf-8";

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

index.css

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

	01.index element


last update 08/09/20
produced by 0510office (http://www.0510office.co.jp/)

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

/*--------------------------------------------------------------------
	01.index element
--------------------------------------------------------------------*/
#t-box{
	width: 545px;
	background: url(../../img/t-box.gif) repeat-y;
}
#t-box:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#t-box p{
	text-align: left;
	padding: 15px 15px 10px 15px;
}
#t-box img{display: inline;}
#t01,
#t02{
	width: 272px;
	text-align: left;
}

#news{
	clear: both;
	float: left;
	position: relative;
	width: 272px;
	height: 186px;
	background: url(../../img/news_bg.gif) no-repeat bottom;
	text-align: left;
}
#news div{
	position: absolute;
	top: 46px;
	left: 0;
	overflow: auto;
	width: 272px;
	height: 140px;
}
#news div th{
	color: #882222;
	font-weight: bold;
	padding: 10px 15px 0 15px;
}
#news div td{
	padding: 2px 15px 0 15px;
}
