@charset "utf-8";

/* common */

#bodyhead {
	_height:160px;
	min-height:160px;
}

#bodyhead h2 {
	background:url(/preowner/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;
}


#contents ul.type01 {
	padding:0 0 0 1em;
	text-indent:-1em;
	margin:0 0 10px 15px;
}

#contents ul.type02 {
	padding:0 0 0 1em;
	text-indent:-1em;
	margin:0 0 10px 0;
}

#contents ul.type03 {
	padding:0;
	text-indent:0;
	margin:0 0 10px 15px;
}


#contents p.notes01 {
	padding:0 0 0 1em;
	text-indent:-1em;
	margin:0 0 10px 0;
}

/* schedule */

#contents div.schebox01l {
	float:left;
	width:180px;
}

#contents div.schebox01r {
	width:325px;
	padding:10px 10px 10px 10px ;
	float:right;
	margin:0 0 0 5px;
	border: 1px solid #CCC;
}

#contents div.schebox01r p {
	margin-bottom:0;
	padding-bottom:0;
}

#contents div.schebox01r div.furiko {
	float:left;
	width:126px;
	padding:0 5px 0 0;
}


#contents ol.kaigyosentei {
	margin-bottom:5px;
}

#contents ol.kaigyosentei li {
	background:url(/preowner/img/p_schedule_02.gif) no-repeat 10px bottom;
	padding:0 0 18px 0;
	margin-bottom:10px;
}

#contents ol.kaigyosentei li.end {
	background:none;
	padding:0;
}

#contents div.pageflow {
	text-align:center;
	margin:0 0 15px 0;
}

#contents dl.shikin {}

#contents dl.shikin dt {
	margin:0 0 5px 0;
}

#contents dl.shikin dd {
	margin:0 0 10px 20px;
}

/* jisseki */
#contents table.jisseki_table {
	width:538px;
	border:#c3c3c3 1px solid;
	margin-bottom:10px;
}

#contents table.jisseki_table th,
#contents table.jisseki_table td {
 text-align:left;
	padding:2px 10px;
	width:114px;
	border:#c3c3c3 1px solid;
	font-weight:normal;
}

#contents table.jisseki_table td {
	text-align:right;
}

#contents table.jisseki_table tr.bg_grey th,
#contents table.jisseki_table tr.bg_grey td {
	background: #f5f5f5;
}

/**/
#contents p.right {
 text-align:right;
	line-height:1.1;
	margin-bottom:5px;
	padding-right:3px;
}

/**/
#contents dl.definition01 { margin-bottom:20px;}
#contents dl.definition01 dt { float:left;	margin: 0 0 2px 0; clear:both;}
#contents dl.definition01 dd {	margin: 0 0 2px 38px;}

#contents h4.header03 {
	margin-bottom:20px;	
}
