h3 {
	color:#F98600;
}
h3{
	/* font-size: 120%; */
	/* fix Google Chrome glitch */
	font-size: 119%;
}

h4{
	font-size: 100%;
	font-weight: normal;
}

table#news_list{
	margin:0px auto 15px;
	width:800px;
}

table#news_list td{
	height:4em;
	border-bottom: 1px solid #101B75;
	font-size:12px;
}

table#news_list td.date{
	width:100px;
	padding-left:20px;
}

table#news_list td.newdate{
	padding-left:20px;
	background:url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/news/images/icon_new.gif) no-repeat 0 15px;
}

table#news_list td.title{
	padding-left: 20px;
	
}

a,
a:link,
a:visited,
a:hover{
	text-decoration: none;
}

a:hover{
	color:#F98600;
}



/*
#######################################*/

/* Main */
div#container.news_top div#main {
padding:0 44px 0 260px;
}
div#container.news div#right_column p.m,
div#container.news div#right_column p.m a:link,
div#container.news div#right_column p.m a:visited,
div#container.news div#right_column p
a:hover {
color:#FFF;
}
h4 {
font-size:12px;
font-weight:bold;
letter-spacing:2px;
margin-top:20px;
margin-bottom:10px;
}

/* News list */
dl#news_list {
}
dl#news_list dt {
	padding-left:0;
	color:#8F8F8F;
}
dl#news_list dd {
padding-left:20px;
padding-bottom:20px;
font-size:14px;
line-height:20px;
}
dl#news_list dd.new{
	background:url(http://c1292892.cdn.cloudfiles.rackspacecloud.com/ja/news/images/icon_new.gif) no-repeat 0 0;
}
dl#news_list dd a:link,
dl#news_list dd a:visited,
dl#news_list dd a:hover {
	color:#FFF;
}

/* News list side */
dl#news_list_side {
}
dl#news_list_side dt {
}
dl#news_list_side dd {
line-height:14px;
margin-bottom:10px;
}
dl#news_list_side dd a:link, 
dl#news_list_side dd a:visited {
color:#8F8F8F;
}
dl#news_list_side dd a:hover {
color:#F98600;
text-decoration:none;
}

/* Table */
table.news_data {
	width:100%;
	border-collappse:collapse;
	background:#FFF;
	margin-top:10px;
	margin-bottom:20px;
}
table.news_data th,
table.news_data td {
	padding:4px;
	text-align:left;
	font-family:HiraKakuPro-W3, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	font-size:12px;
	line-height:15px;
	vertical-align:top;
	border:1px solid #fff;
}
table.news_data th {
	font-weight:bold;
	background:#504D4D;
}
table.news_data td {
	background:#000;
}
table.news_data td a:link,
table.news_data td a:visited,
table.news_data td a:hover {
	color:#FFF;
}

/* Other */
#goods_spec{
color:#808080;
margin-top:12px;
}
#goods_spec a:link,
#goods_spec a:visited {
color:#808080;
}
#goods_spec a:hover {
color:#808080;
text-decoration:underline;
}


/* NEWS004 */
dl#arcade_list dt{
	margin:5px 0px;
}
dl#arcade_list dd{
	margin-left:15px;
	font-size:12px;
}

table#xbox_arcade{
	font-size:12px;
}

table#xbox_arcade tr{
	height:20px;
}

table#xbox_arcade td{
	line-height: 20px;
}

table#xbox_arcade td.colon{
	width:15px;
	line-height: 20px;
	text-align:center;
}

table#xbox_arcade a{
	text-decoration:underline;
	color:#ffffff;
}

/* NEWS005 */
dl#video_games{
	margin-left:20px;
}
dl#video_games dt{
/*	font-size:10px;*/
}
dl#video_games dd{
	font-size:14px;
	margin:3px 3px;
	line-height:16px;
}
dl#video_games dd.game{
	font-size:16px;
	margin:5px 5px;
	font-weight:bold;
	line-height: 20px;
}
dl#video_games dd.detail{
	font-size:12px;
	line-height: 16px;
	color:#ffffff;
}

dl#video_games dd.detail a{
	text-decoration:underline;
	color:#ffffff;
}

/* #008 */
table#tvgame{
	border:1px solid #FFF;
}
table#tvgame td{
	padding:5px;
}

/*a:link{color:#FFFFFF; text-decoration:underline;}
a:visited{color:#999999; text-
