@charset "utf-8";

/* web
-------------------------------------------------------------------------------------------------------*/

#web #strategy {
}

#web #strategy dl {
	margin-bottom: 25px;
}

#web #strategy dt {
	margin-bottom: 15px;
}

#web #strategy dd {
	text-align: center;
}

#web #strategy table td.cell01 {
	background: #ffe8dc;
}

#web #strategy table td.cell02 {
	background: #ffe4e4;
}

#web #strategy table td.cell03 {
	background: #ffd7e1;
	border-right: 0;
}

#web #strategy table td ul {
	list-style: none;
}

#web #strategy table td ul li {
	float: none;
}



