@charset "Shift_JIS";

/* CSS Document */

/* ★ヴィジュアル --------------------------------------------------------------------------------- */

#visual {
	width:800px ;
	height : 437px ;
	margin:0 ;
	padding:0 ;
	clear:both ;}


/* ★TOP　新着情報設定 --------------------------------------------------------------------------------- */

#body #left table{
	margin:0 0 0 0 ;
	width:100% ; }	/*左ボックスの幅*/

#body #left table th , #body #left table td{
	padding:0 0 12px 0;	
	font-size:80% ;
	color:#333 ;	/*フォント色*/
	line-height:1.6em ;
	font-weight : 400;
	text-align:left}

#body #left table th {
	padding:0 0 10px 20px;	
	width:90px ;	/*左ボックスの幅*/
	background: url(../img_common/li01.gif) no-repeat 0px 2px ;}

#body table td a:visited{ 
	color : #555 ;}

#body table td img { 
	vertical-align : baseline ;
	margin : 2px 0 0 3px}



/*　記事一覧下部　中央ぞろえの段落　*/

p#center {
	margin : 10px 0 -25px 0 ;
	text-align : center}