@charset "UTF-8";

#productContent { width:645px; }

#productContent h3 { height:29px; }

#coolmasterListBox {
	background: transparent url(images/bg_list.gif) repeat-y 0 0;
}


#coolmasterListBox h4 {
	width:190px;
	height:60px;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	line-height:28px;
	text-align:left;
	background: transparent url(images/bg_list_ttl.jpg) no-repeat 0 0;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
}

	#coolmasterListBox h4 em {
		display:block;
		font-size:1.1em;
		line-height:32px;
		color:#005AA6;
		font-weight:bold;
		font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	}

	.listBox {
		float:left;
		width:200px;
		height:270px;
		text-align:center;
		margin-right:15px;
	}

		.listBox img {
			margin:0 0 5px 0;
		}

	.last { height:250px; }