@charset "Shift_JIS";

@import url("common.css");

/*
	* Copyright (C) 2008 HOPE ENGINEER All rights reserved.

	* 最終更新日 2008年7月4日
*/


/*
	* 1.基本レイアウト

*/



/********************************************************************************************************************************
**	1.業務内容のみのレイアウト
********************************************************************************************************************************/

ul.dut-list{
	list-style:circle outside;
	margin:20px;
}
p.dul-textA{
	color:#0099FF;
	font-weight:bold;
}
ul.dut-list-A{
	list-style:none;
	margin:20px;
}