@charset "utf-8";


/* 書き換え
-------------------------------------------*/
.topCopy, ul.topCategory {
	margin-top:0;
	padding:16px 22px;
	background:#ffffff;
	border:1px solid #b3d1e6;
	border-bottom:1px solid #b3d1e6;
	border-left:1px solid #b3d1e6;
	border-right:1px solid #b3d1e6;
}

.topContent {
	margin-top:30px;
}
.topContent h3 {
	margin-top:0;
	margin-bottom:10px;
}

ul.topCategory li a, .box p a {
	padding-left:0px;
	background:none;
}
ul.dot {
	clear:both;
}



/* 新規分
-------------------------------------------*/
.style_a {
	background:#f8fcfe;
}
.style_b {
	background:#fbf7f4;
}
.style_c {
	background:#f2f6fa;
}
.style_a, .style_b, .style_c {
	clear:both;
	margin-bottom:30px;
	padding:0 10px 0 0;
}
	.style_a p, .style_b p, .style_c p {
		padding-bottom:12px;
	}

.topContent .fl {
	clear:both;
	width:520px;
	_width:510px;
}
.topContent .fr {
	padding-right:12px;
	_padding-right:0;
	width:207px;
	_width:195px;
}
.topContent h4 {
	margin-top:10px;
}
.topContent h4, .topContent p {
	padding-left:12px;
	/*padding-right:12px;*/
}
.topContent .fr p {
	padding-right:0;
}
	.topContent .fr p span {
		padding:1px;
		width:201px;
		height:168px;
		border:1px solid #c8c7c5;
		display:block;
	}

.caption {
	font-size:10px;
	text-align:right;
}



/* js スタイル書き換え
-------------------------------------------*/
.simple_accordion_link, .simple_accordion {
	clear:both;
}
p.more {
	float:left;
}
	p.more a {
		padding-left:8px;
		background: url(/common/images/parts_itemlist_a/arrow1.gif) no-repeat 0 0.4em;
	}
	p.cl {
		clear:both;
	}







