@charset "utf-8";

/* common */

#bodyhead {
	_height:160px;
	min-height:160px;
}

#bodyhead h2 {
	background:url(/privacy/img_dir/bg_category_header.gif) 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%;
	width:525px;
}

#bodyhead p.lead {
	font-weight:bold;
	margin-bottom:20px;
}

/* body_container.wide #bodyhead */

#body_container.wide #bodyhead {
	clear:both;
	width:750px;
	position:relative;
	padding:0 0 20px 0;
	background:url(/lib/img/bg_bodyhead_01.gif) repeat-x bottom left;
	margin-bottom:30px;
}

/* header */

#contents .header01 {
	width:700px;
	background:#285100 url(/privacy/img/bg_header_01_w.gif) no-repeat top left;
	padding:7px 10px 0 10px;
	font-weight:bold;
	font-size:110%;
	color:#FFF;
	_height:22px;
	min-height:22px;
	margin:0 0 15px 0;
}

/* hr */
#contents hr.no_line {
	display:none;
}

/* list */
#contents ul.unordered01 {
	margin-bottom:20px;
}

#contents ul.unordered01 li {
	line-height:1.5;
}
