@charset "utf-8";
/* CSS Document */

#content .box01{
	width:730px;
	margin-right:-40px;
	font-size:1.2em;
}

#content .box02{
	float:left;
	width:219px;
	margin-right:16px;
}

#content .box02 h2{
	background:#E9E9E9;
	padding:5px;
	margin-bottom:10px;
}

#content .box02 .color01{
	background-color:#ECECD9;
}

#content .box02 .color02{
	background-color:#F6EFDD;
}

#content .box02 .color03{
	background-color:#E8F4F9;
}

#content .box02 .color04{
	background-color:#F5E9F0;
}

#content .box02 .color05{
	background-color:#F3E8E7;
}

#content .box02 .color06{
	background-color:#E5F6DB;
}

#content .box02 ul li{
	padding-left:15px;
	background:url(../../common/arrow07.png) no-repeat 7px 8px;
	line-height:1.6em;

}

#content .box02 ul li ul li{
	background:url(../../common/arrow09.png)no-repeat 7px 8px;

}

#content .box02 ul li ul li ul li{
	background:url(../../common/arrow10.png)no-repeat 7px 2px;

}
