.bgCont {
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/common/img_bgCont.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*07.09.16 add */
.linkCatName {
	font-size: 14px;
	color: #444444;
	letter-spacing: 1px;
	padding-left: 7px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../images/11/img_bgSTtlOrng.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	height: 30px;
	margin-top: 20px;
}
#contInner {
	margin-right: 30px;
	margin-left: 30px;
}
/*100311’Ç‰Á*/
.title11 {
	text-align:left;
	background-image: url(../images/common/img_bgTtlOrng2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 22px;
	color: #333333;
	height: 45px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
}
/*100526’Ç‰Á*/
#contInner ul {
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
}
#contInner li {
	font-size: 16px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA925;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(../images/12/smAllow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 24px;
}
#contInner ul a {
	color: #333333;
	text-decoration: none;
}
#contInner ul a:hover {
	color: #FF9900;
}
#contInner ul ul {
	margin-left: 30px;
	margin-bottom: 20px;
	list-style-type: disc;
	margin-top: 10px;
}
#contInner ul ul li {
	font-size: 14px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: none;
	padding-left: 0px;
	list-style-type: disc;
}

