#areaA {
	width: 900px;
}

.block-visual {
	height: 320px;
	background: url(../img/top_visual.jpg) no-repeat 0 0;
	position: relative;
	margin: 0 0 25px;
}

.block-visual p.product-name {
	position: absolute;
	top: 290px;
	left: 12px;
}

.block-visual p.main-read {
	position: absolute;
	top: 121px;
	left: 499px;
}

.block-visual p.sub-read {
	position: absolute;
	top: 200px;
	left: 499px;
}

.block-product {
	width: 372px;
	float: left;
	margin-bottom: 30px;
}

.block-product h2 {
	width: 353px;
}

.block-product ul {
	
}

.block-product ul li {
	margin: 0 6px 6px 0;
	float: left;
}

.block-product ul.linklist {
	width: 365px;
}

.block-product ul.linklist li {
	margin: 0;
	float: none;
}

.block-topics {
	width: 504px;
	float: right;
	margin-bottom: 35px;
}

.block-topics h2 {
}

.block-topics dl {
	width: 504px;
	clear: both;
}

.block-topics dl dt {
	width: 75px;
	float: left;
	background: url(../img/squ1.gif) no-repeat 0 0.3em;
	padding: 0 0 0 10px;
	margin: 0 0 1.5em;
}

.block-topics dl dd {
	width: 400px;
	float: right;
	margin: 0 0 1.5em;
}
