@charset "utf-8";

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

index.css

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

	01.news

last update 09/09/01

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


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news{
	height:100px;
	overflow:auto;
}
#news table{
	width: 515px;
}
#news table th,
#news table td{
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #a2a2a2;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left:5px;
}
#news table th{
	color: #363535;
	width: 100px;
}



/* tbox$B!J(B090901$BDI2C!K(B */
#tbox{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	width:535px;
}
#tbox img.right{
	margin-left:8px;
	margin-bottom:10px;
	border:1px solid #cacaca;
	padding:5px;
}
#tbox img.left{
	margin-right:8px;
	margin-bottom:10px;
	border:1px solid #cacaca;
	padding:5px;
}
#tbox div{
	clear: both;
	margin-top: 10px;
	width:535px;
}
#tbox div img{
	display: inline;
	float: left;
	margin-right: 10px;
}


.pic_box{
	float:left;
	width:200px;
	margin-right:15px;
	margin-bottom:10px;
}


