@charset "Shift_JIS";

/* index専用	*/

.newsdate {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(/image/news_bg_date.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 0px 3px 36px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.padleft30 {
	line-height:1.6em;
	text-transform: none;
	padding-left: 30px;
}
.T10news {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.T12news {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 18px;
	padding-right: 40px;
	background-image: url(/image/news_sideframe.gif);
	background-repeat: repeat-y;
	background-position: top;

}
.news_bottom {
	background: url(/image/news_bg_btm.gif) no-repeat bottom; margin-bottom:14px; }

/*Frame*/
td#topleft { background-image: url(/image/frame/topleft.gif); background-repeat: no-repeat; }
td#top { background-image: url(/image/frame/top.gif); background-repeat: repeat-x; }
td#topright { background-image: url(/image/frame/topright.gif); background-repeat: no-repeat; }
td#left { background-image: url(/image/frame/left.gif); background-repeat: repeat-y; }
td#right { background-image: url(/image/frame/right.gif); background-repeat: repeat-y; }
td#btmleft { background-image: url(/image/frame/bottomleft.gif); background-repeat: no-repeat; }
td#btm { background-image: url(/image/frame/bottom.gif); background-repeat: repeat-x; }
td#btmright { background-image: url(/image/frame/bottomright.gif); background-repeat: no-repeat; }

/*ScrollBox内*/
.scrollBox{
	overflow:auto;
	height:160px;
	width:648px;
	line-height:1.6em;
}

dt#apple{
	padding-bottom:1em;
}

/*ニュースカテゴリ*/
dl#news {background-image: url(/image/news/category_news.gif); }
dl#press {background-image: url(/image/news/category_headline.gif); }
dl#music {background-image: url(/image/news/category_music.gif); }
dl#soft {background-image: url(/image/news/category_soft.gif); }

dl#news, dl#press, dl#music, dl#soft {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:14px;
	padding-bottom:14px;
	margin-top:0px;
}

/*未使用
div#news {background-image: url(/image/news/category_news.gif); }
div#press {background-image: url(/image/news/category_headline.gif); }
div#music {background-image: url(/image/news/category_music.gif); }
div#soft {background-image: url(/image/news/category_soft.gif); }

div#news, div#press, div#music, div#soft {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:14px;
	padding-bottom:18px;
}
*/
