@charset "Shift_JIS";

/* index

	- globalNavigation
	- localNavigation
	- category
	- vpn
----------------------------------------------- */


/* globalNavigation
----------------------------------------------- */
#globalNavigation li#security a {
	background: url(../../../shared/img/global_navigation.gif) no-repeat -586px -72px;
}


/* localNavigation
----------------------------------------------- */
#localNavigation ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 191px;
	list-style: none;
	text-indent: 0;
	background: url(../../../shared/img/local_catlist_bgimg.gif) repeat-y;
}

#localNavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	clear: both;
}

#localNavigation li#security a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 51px;
	background: url(../../../shared/img/local_security2.gif) no-repeat;
}

#localNavigation li#security a:hover {
	background: url(../../../shared/img/local_security.gif) no-repeat;
}

#localNavigation li#vpn a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 30px;
	background: url(../../../shared/img/local_security_catlist.gif) no-repeat 0px 0px;
	border-bottom: 1px solid #9899a4;
}

#localNavigation li#vpn a:hover {
	background: url(../../../shared/img/local_security_catlist.gif) no-repeat -191px 0px;
}


/* category
----------------------------------------------- */
#catTitleA01 h2 {
	margin: 0;
	padding: 0;
	width: 578px;
	height: 55px;
	background: url(../../../security/shared/img/catTitle_security.jpg) no-repeat;
	border-top: 1px solid #d6d6d6;
	clear: both;
}

.subCatTitleA01 {
	margin: 25px 0px 0px 0px;
	padding: 0;
	width: 530px;
	float: left;
}

.subCatTitleA01 h4#vpn a {
	margin: 0;
	padding: 0;
	width: 530px;
	height: 40px;
	background: url(../../../security/shared/img/subCatTitle_vpn.gif) no-repeat;
	float: left;
}

.subCatReadA01 {
	margin: 0;
	padding: 0px 15px 0px 15px;
	width: 498px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	float: left;
}

/* IE7 -Safari - Firefox */
html>body .subCatReadA01 {
	margin: 0;
	padding: 0px 15px 0px 15px;
	width: 498px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	float: left;
}

.subCatReadA02 {
	margin: 0;
	padding: 0;
	width: 153px;
	float: left;
}

.subCatReadA03 {
	margin: 0;
	padding: 0;
	width: 345px;
	float: left;
}

.subCatReadA01 p,
.subCatReadA03 p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	float: left;
}

.subCatReadA01 ul,
.subCatReadA03 ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	text-indent: 0;
	float: right;
}

.subCatReadA01 li,
.subCatReadA03 li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	float: left;
}

.subCatReadA01 li a,
.subCatReadA03 li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 21px;
	background: url(../../../shared/img/btn_detail.gif) no-repeat;
}

.subCatBtmA01 {
	margin: 0;
	padding: 0;
	width: 530px;
	height: 15px;
	background: url(../../../security/shared/img/subCat_btm.gif) no-repeat;
	clear: both;
}


/* vpn
----------------------------------------------- */
#localNavigation li#vpnCat1 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 20px;
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat 0px -1px;
}

#localNavigation li#vpnCat1 a:hover {
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat -191px -1px;
}

#localNavigation li#vpnCat2 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 20px;
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat 0px -20px;
}

#localNavigation li#vpnCat2 a:hover {
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat -191px -20px;
}

#localNavigation li#vpnCat3 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 20px;
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat 0px -40px;
}

#localNavigation li#vpnCat3 a:hover {
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat -191px -40px;
}

#localNavigation li#vpnCat4 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 20px;
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat 0px -60px;
	border-bottom: 1px solid #9899a4;
}

#localNavigation li#vpnCat4 a:hover {
	background: url(../../../shared/img/local_vpn_catlist.gif) no-repeat -191px -60px;
}
