@charset "Shift_JIS";
/* CSS Document */

#topMain{
	float:left;
	width:480px;
	margin-right:0px;
	padding-right:100px;
	background-image : url(img/top_bg_r5.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:550px;
}
?@?@?@?@font-size: 14px;

#topMain h2{
	margin-top:8px;
	margin-bottom:3px;
	margin-left:4px;
	font-size:85%;
	font-weight:bold;
	color:#666666;
}

#topMain h3{
	margin-top:8px;
	margin-bottom:3px;
	margin-left:4px;
	font-size:14px;
}

#topMain h4{
	margin-top:20px;
	margin-bottom:-10px;
	margin-left:15px;
	font-size:14px;
	font-weight:bold;
}

#topMain ul {
	margin-bottom:5px; padding-left:5px;  
}   

#topMain li {
	   
    list-style:none;   
    padding-left:15px;   
    background:url('img/bar4.gif') left no-repeat;   
    line-height:20px;
  ?@font-size: 15px;   
}

#topMain li ul li {
	background-image:url('img/onpu.gif'); margim-left:15px;
}  
  

table#news{
	?@?@?@?@margin-left:25px;
	width:500px;
}
table#news th,table#news td{
	font-size:small;
	vertical-align:top;
	padding:3px;
	line-height:100%;
}
table#news th{
	padding-left:6px;
	font-weight:normal;
	color:#933;
	width : 65px;
	text-align:left;
}
table#news td{
	color:#666;
}
body{
  padding-left : 10px;
  padding-right : 10px;
}
