@charset "EUC-JP";

/* グラフィカ css */

#topBanner	{
	margin-top: 10px;
	margin-bottom: 24px;
}

div.topBanner	{
	margin-bottom: 24px;
}

div.newsSection	{
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
}
	
	div.newsSection a	{
		text-decoration: none;
		color: #006699;
	}
	
	div.newsSection a:hover	{
		color: #0066CC;
		text-decoration: underline;
	}
	
	div.newsSection div.more	{
		margin-top: 10px;
		text-align: right;
	}
	
	div.newsSection div.more a	{
		margin-right: 30px;
	}
	
	div.newsSection div.more a img	{
		border: none;
	}
	
	div.newsSection div.newsBlockLeft	{
		float: left;
		width: 470px;
	}
	
	div.newsSection div.newsBlockRight	{
		float: right;
		width: 335px;
	}
	
	div.newsSection div.heading	{
		height: 43px;
		text-indent: -9999px;
		background-repeat: no-repeat;
	}

	
	div.newsSection ul	{
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
	}
	
	div.newsSection div.newsWithImage	{
		clear: both;
		width: 100%;
		overflow: hidden;
		margin-bottom: 8px;
	}
	
	div.newsSection div.newsWithImage div.image	{
		float: left;
		width: 80px;
	}
	
	div.newsSection div.newsWithImage div.image img	{
		border: none;
	}
	
	div.newsSection div.newsWithImage div.info	{
		float: left;
		padding-left: 8px;
	}
	
	div.newsSection div.search	{
		margin-bottom: 10px;
	}
	
	div.newsSection div.search input,
	div.newsSection div.search select,
	div.newsSection div.search option	{
		font-size: 12px;
	}
	
	div.newsSection div.search input.text	{
		width: 200px;
	}
	
	
	div.newsSection div.search option.maker	{
		font-weight: bold;
		background-color: #eeeeee;
	}
	
	div.newsSection div.newsBlockLeft div.newsWithImage div.image	{
		width: 87px;
	}
	
	div.newsSection div.newsBlockLeft div.newsWithImage div.info	{
		width: 373px;
	}
	
	div.newsSection div.newsBlockRight div.newsWithImage div.image	{
		width: 80px;
	}
	
	div.newsSection div.newsBlockRight div.newsWithImage div.info	{
		width: 247px;
	}
	
	#newsWhatsNew	{
		background-image: url(image/heading_whats_new.jpg);
	}
	
	div.newsBlockRight #newsShowcase	{
		background-image: url(image/heading_showcase.jpg);
	}
	
	div.newsBlockLeft #newsShowcase	{
		background-image: url(image/heading_showcase2.jpg);
	}
	
	#newsPickup	{
	background-image: url(image/seihin_info.gif);
	}
	
	#newsSupport	{
		background-image: url(image/heading_support.jpg);
	}
	
	#newsNewRelease	{
		background-image: url(image/heading_new_release.jpg);
	}
	
	#newsProductSearch	{
		background-image: url(image/heading_product_search.jpg);
	}
	
	#newsProductFaq	{
		background-image: url(image/heading_product_faq.jpg);
	}
.arist_icon {
	width: 87px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.newsBlockLeft #artist {
	background-image: url(image/heading_artist.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.newsBlockLeft .artist_syoukai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
