@charset "utf-8";

/* 製品情報 - ネットPC */

div#netpc_category_title {
	clear:both;
	width:667px;
	height:249px;
	margin:10px auto;
	padding:0;
}
div.netpc_category_photospec {
	clear:both;
	width:740px;
}
	div.netpc_category_photo {
		float:right;
		width:460px;
	}
div.netpc_category_spec {
	float:left;
	width:270px;
}
	div.netpc_category_spec em {
		color:#c00;
		font-size:1.2em;
		font-weight:bold;
	}
	div.netpc_category_promo {
		clear:both;
		background:#575;
		margin:10px;
		padding:10px;
		color:#fff;
		text-align:center;
	}
