@charset "Shift_JIS";
@import url("subcommon.css");
@import url("subcategory.css");
@import url("graphic.css");


/*------------------*/
h1{
	background-position: 0px -70px;
	margin-bottom: 10px;
}
h2{
	font-size: 100%;
	margin: 5px 0px -10px;
	padding: 0px;
}

.both{
	clear: both;
	margin-top: 5px;
}
.nomal{
	font-style: normal;
	font-weight: normal;
}

#brand_topics {
	width: 160px;
	margin: -5px 0px 10px 0px;
	border:1px solid #999999; 
}
#brand_topics td {
	padding: 5px 10px;
	
}
#brand_topics th {
	padding: 5px 10px;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	
}
#brand_topics a:link {
	color: #ffffff;
	text-decoration: none;
}
#brand_topics a:visited {
	color: #ffffff;
	text-decoration: none;
}
#brand_topics a:hover {
	color: #f4f4f4;
	text-decoration: underline;
}

#banner_rk table{
	width : 675px;
	margin: 15px auto 0px auto;
}
#banner_rk td {
	padding: 10px;
}
#banner_rk img {
	border: 1px solid #dddddd;
}