@charset "UTF-8";
@import'/premiumGarden/common/styles/common.css';
@import'/premiumGarden/common/styles/category.css';

/* CSS Document */
/*******************************************************/
#wrapperOverview {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 774px;
}

#title h3 {
	width: 600px;
}

#outline {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#outline .left, #outline .right {
	text-align: left;
}

#outline .left {
	padding-left: 30px;
	width: 170px;
	font-weight: bold;
	text-align: right;
	color: #333333;
}

#outline .right {
	padding-right: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left: 10px;
	width: 350px;
	margin: 0px;
	padding-bottom: 5px;
}

#outline h5.tx4 {
	color: #CC3333;
}

#wrapperOvinc {
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.exCaption {
	text-align: right;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 5px;
}
