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


/* ========================================
　基本設定
======================================== */

.subnavi a,img{
	padding:0;
	margin:0;
	border:none;
}
.subnavi a { color: #0000FF; }
.subnavi a:hover { position: relative; top: 0px; left: 0px; color: #FF0000; font-size: 100%; text-decoration :underline;} 
.subnavi a:hover img{ position: relative; top: 0px; left: 0px; opacity:0.8;	filter: alpha(opacity=70); }
 
 
#category {
	width:900px;
	margin-top:3px;
	font-size:15px;
}
#category a{
	padding:5px;
}
 
 
/* ロール表示用CSS */
 
#scroll_text {
	border: 0px solid #CCCCCC;
	overflow: hidden;
	width:600px;
	height:30px;
}
 




















