
#maincontents #nav #localnav ul li.active a.toppage {
	background-position: 0px -96px;
}

#maincontents #nav #localnav ul li.active a.toppage:hover {
	background-position: 0px -48px;
}
/*****************************************************************************/
#main div.title h1 {
	width: 610px;
}

#main div.pireco-comment {
	background: url(images/top_pireco_bg.gif) no-repeat left bottom;
}

#main div.pireco-comment h2 {
	width: 610px;
}

#main div.pireco-comment div.pireco-detail-container {
	width: 593px;
}

#main div.pireco-comment div.pireco-detail-line {
	border: 5px solid #d7ecd7;
	border-bottom: none;
	border-top: none;
}

#main div.pireco-comment div.pireco-detail {
	padding: 5px 38px;
}

#main div.pireco-comment div.pireco-detail p {
	background: url(images/p_line.gif) repeat left top;
	line-height: 23px;
	margin: 0px;
	padding: 0px 20px;
	border-bottom: 1px solid #d1e9d1;
}

#main div.pireco-comment div.pireco-btn {
	margin-left: 267px;
	width: 311px;
}

#main div.pireco-comment div.pireco-btn a {
	background: url(images/top_pireco_btn.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 55px;
	text-decoration: none;
	text-indent: -2000em;
	width: 311px;
}

#main div.pireco-comment div.pireco-btn a:hover {
	background-position: 0px -65px;
}

#main div.flow {
	margin-left: 5px;
	padding-top: 5px;
	width: 582px;
}

#main div.flow ul {
	list-style-type: none;
}

#main div.flow ul li {
	float: left;
	height: 202px;
	width: 194px;
}


