@charset "utf-8";
/* CSS Document */
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:206px;
	float:left;
}
#SIDE h2 {
	line-height: 54px;
	text-align: center;
	background: url(../imgs/side-h02.jpg) no-repeat;
	background-color: #E8E8E8;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#fr {
	font-size:12px;
}
.side {
	background: url(../imgs/side-f02.jpg) no-repeat center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0000CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../imgs/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:visited {
	text-decoration: none
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #CC3333;
	background-color: #FFE1FF;
	margin: 0;
	background-position: 4px center;
}
.side02 {
	background: url(../imgs/side-f02.jpg) no-repeat center bottom;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.side02 p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side02 ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat02 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat02 li a {
	color: #0000CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../imgs/li_arrow02.gif) no-repeat 2px center;
}
.cat02 li a:visited {
	text-decoration: none
}
.cat02 li a:hover,
.cat02 li a:active, 		/* for IE (Keyboard) */
.cat02 li a:focus {		/* for Netscape (Keyboard) */
	color: #CC3333;
	background-color: #FFE1FF;
	margin: 0;
	background-position: 4px center;
}
.style44 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-image: url(../imgs/arrow02.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 3px;
	background-position: 5px 10px;

}
.style44-02 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 5px 10px;
	margin: 3px;

}

