@charset "utf-8";

#priBox {
	width: 670px;
	min-height: 1012px;
	background: url(../images/pri_back.jpg) no-repeat left top;
}
#priBox .shopLink {
	clear: both;
	margin: -5px 0px 0px;
}
#priBox .shopLink th {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}




* html #priBox {
	padding-bottom: 400px;
}

#priBox #topicPass {
	margin-left: 10px;
}

#priBox #topicPass li {
	padding-bottom: 5px;
	overflow: hidden;
}

#priBox #topicPass .now {
	font-weight: bold;
}

#priBox p {
	width: 650px;
	margin: 0px auto 20px;
}

#priBox .cTitle {
	width: 670px;
	margin: 0px 0px 10px;
}

#priBox .txtArea {
	width: 620px;
	padding: 15px;
	margin: 0px auto 20px;
	text-align: justify;
	background: #fd92bc;
	text-justify: distribute;
}

#priBox .txtArea h2 {
	background: url(none);
	margin: 0px;
}

#priBox .txtArea p {
	margin: 0px;
	width: auto;
}

/*---------- end [.txtArea] ----------*/

/*---------- end [#priBox] ----------*/
