@charset "Shift_JIS";

h1 {
	margin-top: 0.6em;
	font-size: 175%;	
	line-height: 1.2em;
}
h2 {
	margin-top: 0.8em;
	font-size: 150%;	
	line-height: 1.2em;
}
h3 {
	font-size: 125%;	
	line-height: 1.2em;
}

.top_back {
background-image    :  url(../parts_img/top_design5.jpg);
background-repeat   : no-repeat;
background-position : 50% 0%; ;
}

.category_navi{
	width: 700px;
	text-align: right;
	font-size:13px;
}
.category_navi a:link,
.category_navi a:visited,
.category_navi a:active{
	text-decoration: under-line;
	color: #000066;				/* 文字色 */
}

.category_navi a:hover{
	color: #ff0000;	/* ボタン文字色(マウスオーバー時) */
}


