/**共通**************************************************************/

#ContentsBox01{
	width: 100％;
	line-height: 160%;
}
#ContentsBox01 h4{
	margin: 0;
}
#ContentsBox01 ul{
	text-align: left;
	margin: 10px 0 30px 25px;
}
#ContentsBox01 ul li{
	list-style: disc;
}