@charset 'utf-8';

#main p {
	font-size: 85%;
}

ol.flow, 
ul.shipping, 
ul.duration {
	font-size: 85%;
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	line-height: 140%;
}

ul.caution {
	font-size: 75%;
	margin: 0 5px 20px 5px;
	background: none;
	border: none;
}

#main p.caution {
	font-size: 75%;
	color: #ccc;
}

.title {
	margin: -10px -30px 0 -30px;
	background:url(/images/goods/accessories/title.jpg) no-repeat top left;
	height: 189px;
}

.title h2 {
	height: 0;
	padding: 148px 0 0 0;
	overflow: hidden;
}

#breadcrumb {
	margin: 0 0 30px 0;
}
