@charset "utf-8";
/*top only*/
h2{
	width:960px;
	height:54px;
	border:none;
	white-space:nowrap;
	text-indent: 100%;
	overflow: hidden;
}

/*TOP ONLY*/
#contLeft{
	width:365px;
	float:left;
	margin:0 0 0 160px;	
}
#news{
	width:365px;
	height:254px;
	background:url(img/top_box_bg.jpg) left bottom no-repeat;
	margin:10px 0 20px 0;
}
#news h2{
	width:365px;
	height:30px;
	background:url(img/top_title_news.jpg) left top no-repeat;
	margin:0;
	padding:0;
}
#news .newslist{
	width:343px;
	height:204px;
	text-align:left;
	margin:0;
	padding:10px;
	overflow:auto;
	background:url(img/top_box_bg.jpg) left bottom no-repeat;
	margin-bottom:20px;
}
#news .newslist li{
	padding-bottom:10px;
	border-bottom:1px dotted #fff;
	margin-bottom:10px;
}
#twitter h2{
	width:365px;
	height:30px;
	background:url(img/top_title_twitter.jpg) left top no-repeat;
	margin:0;
	padding:0;
}
#twitter .twittererea{
	width:365px;
	height:224px;
	paddding:0;
	margin:0;
	background:url(img/top_box_bg.jpg) left top no-repeat;
}
#puroduct_info{
	width:365px;
	height:320px;
	background:url(img/product_info04.jpg) left top no-repeat;
	margin:0;
	padding:0;
}
#puroduct_info h2,#puroduct_info ul,#puroduct_info li{
	white-space:nowrap;
	text-indent: 100%;
	overflow: hidden;
}
#contRight{
	width:584px;
	height:800px;
	float:right;
	margin-right:160px;
	position:relative;
	background:url(img/top_main.png) center top no-repeat;
	margin-bottom:30px;
	position:relative;
}

#contRight h1{
	width:584px;
	height:680px;
	white-space:nowrap;
	text-indent: 100%;
	overflow: hidden;
	margin:0;
}
#contRight p.date{
	width:584px;
	height:108px;
	background:url(img/date3.png) center top no-repeat;
	white-space:nowrap;
	text-indent: 100%;
	overflow: hidden;
	position:relative;
}

/**/
#contLeft p.linkSteam{
width:365px;
height:105px;
margin-bottom:12px;
}
#contLeft p.linkPV01{
width:365px;
height:105px;
margin-bottom:22px;
}
#contLeft p.linkSteam a,
#contLeft p.linkPV01 a{
display:block;
width:365px;
height:105px;
} 


#contLeft p.linkSteam a:hover,
#contLeft p.linkPV01 a:hover{
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
}
