@charset "utf-8";
#xCategory {
	background-color: #FFFFFF;
	width: 730px;
	margin-left: 15px;
}
#xCategory #CatList {
	text-align: left;
	font-size: 12px;
	margin: 5px;
}
#xCategory #CatTitle {
	background-color: #EEFFCC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
#xCategory #CatTitle h2 {
	font-size: 16px;
	color: #669933;
	padding-left: 30px;
}



#xContent {
	background-color: #FFFFFF;
	width: 730px;
	text-align: left;
	margin-left: 15px;
}
#xContent #breadcrumbs {
	font-size: 12px;
	margin: 5px;
}
#xContent h2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #669933;
	font-size: 16px;
	background-image: url(../images/icon/headline01.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#xContent p {
	line-height: 1.6em;
	color: #333333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#xContent #PreContent {
	float: left;
	width: 200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 8px;
	margin-left: 10px;
}
#xContent #NextContent {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 8px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	margin-right: 10px;
}
#xContent #BrandImages {
	margin: 10px;
	width: 700px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#xContent #BrandImages #ImageArea {
	float: left;
	width: 348px;
	text-align: center;
}
#xContent #BrandImages #InfomationArea {
	float: right;
	width: 348px;
}
#xContent h3 {
	font-size: 12px;
	color: #666666;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#xContent #SubInfomation {
	margin: 10px;
	width: 680px;
}

#xContent  #SubInfomation h3 {
	font-size: 14px;
	color: #FFCC33;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

