@charset "UTF-8";

#infoContents {
	background: url('/images/all_contentsBg.gif');
	text-align: center;
	}

#infoContents .wrapper {
	width: 950px;
	margin: 0 auto;
	}

#infoContents p strong.plesure {
	font-weight: bold;
	font-size: 1.3em;
	color: red;
	text-shadow: #FFF 0 2px 0;
	}


#infoContents .flowTbl {
	width: 750px;
	}


#infoContents .flowTbl th {
	width: 220px;
	padding: 0 0 45px 0;
	background: url('/images/info/reformFlowArr.gif') no-repeat 70px bottom;
	vertical-align: top;
	}


#infoContents .flowTbl td {
	vertical-align: top;
	
	}

#infoContents .flowTbl tr:last-child th {
	padding: 0;
	background: none;
	}

#infoContents .flowTbl tr:last-child td {
	background: none;
	}

#infoContents .flowTbl td div.reformPh {
	float: right;
	position: relative;
	top: -50px;
	margin: 0 0 -40px 20px;
	}

#infoContents .flowTbl td div.reformPh img {
	border: 2px solid #fff;
	}


ul.plesureList {
	margin: 0 0 15px 20px;
	}

ul.plesureList li {
	margin: 0 0 5px 0;
	background: url('/images/info/plesure-listArr.gif') no-repeat 0 0.2em;
	padding: 0 0 0 18px;
	}


