@charset "utf-8";

/* common */

#bodyhead {
	_height:160px;
	min-height:160px;
}

#bodyhead h2 {
	background:url(/owner/img_dir/bg_category_header.jpg) repeat-x top left;
	padding:0 20px 0 20px;
	margin-bottom:20px;
}

#bodyhead div.categoryimage {
	position:absolute;
	right:35px;
	top:14px;
	width:160px;
	height:125px;
}

#bodyhead p {
	margin:0 0 0 20px;
	font-size:110%;
}

#bodyhead p.lead {
	font-weight:bold;
	margin-bottom:20px;
}

/* houjin2 */

#contents ul.number {
	margin: 0 0 20px;
}

#contents ul.number li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height:1.3;
	margin: 0 0 3px 40px;
	
	}

#contents ol.houjin2_flow {
	margin:0 0 20px 0;
}

#contents ol.houjin2_flow li {
	margin:0 0 4px 0;
}

#contents ol.houjin2_flow li.flow4 {
	margin:-24px 0 4px 0;
}

#contents ol.houjin2_flow li.flow9 {
	margin:-35px 0 4px 0;
}


#contents ul.link li {
	margin:0 0 10px 0;
}
