/* Updated 2012/02/24,D */
/* Updated 2010/05/27,E */

@import "/common_css/default_wide.css";
@import "/common_css/component_wide.css";
@import "/kojin/kokusai/css/kokusai_comp.css";
@import "/kojin/kokusai/green/css/ondanka_comp.css";

#contents p.lead {
	margin:0 0 15px 0;
}

#contents div.underattention {
	border-top: 1px solid #CCCCCC;
	padding: 12px 0 0;
	margin: 10px 0 20px;
}

#contents ul.unordered01 li.red {
	color:#CC0000;
}

#contents div.lead_guide {
	margin:0 0 15px 0;
	width:540px;
}

#contents div.lead_guide div.detail {
	width:310px;
	float:left;
}

#contents div.lead_guide div.image {
	width:220px;
	float:right;
}

/* Updated¥ 2012/02/24,D */
#contents ul.unordered04{
	_list-style-type: none;
	_padding: 0 0 2px 20px;
	_text-indent: -20px;
}
/* Updated£ 2012/02/24,D */