@charset "utf-8";

/*
Accessory CSS
*/

#header {
	background: url(/img/bg_accessoryheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_accessory.gif) left no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}

#accessory {
	padding: 0 0 12px 12px;
}

#accessory01,
#accessory02,
#accessory03,
#accessory04,
#accessory05 {
	min-height: 265px;
	_height: 265px;
}
#accessory01,
#accessory03,
#accessory05 {
	padding-left: 350px;
}
#accessory02,
#accessory04 {
	padding-right: 345px;
}

#accessory01 {
	background: url(/img/accessory01.jpg) left top no-repeat;
}
#accessory02 {
	min-height: 284px;
	_height: 284px;
	background: url(/img/accessory02.jpg) right top no-repeat;
	margin-top: 12px;
}
#accessory03 {
	min-height: 242px;
	_height: 242px;
	background: url(/img/accessory03.jpg) left top no-repeat;
}
#accessory04 {
	background: url(/img/accessory04.jpg) right top no-repeat;
}
#accessory05 {
	background: url(/img/accessory05.jpg) left top no-repeat;
}