@charset "utf-8";
/* CSS Document */
@charset "utf-8";
td {
	margin: auto 0px;
	padding: 0;
	font-size:13px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.bg01 {
	background-image: url(images/index-001.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg02 {
	background-image: url(images/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg03 {
	background-image: url(images/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg04 {
	background-image: url(images/contect_bg.jpg);
	background-repeat: repeat-y;
}
.line-01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
}
.line-02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.line-03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line-04 {
	background-image: url(Templates/images/bg-03.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
}
.line-05 {
	background: #F6F5FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line-06 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #B7AFD8;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
.front-002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.front-003 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.front-title {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.front-big {
	color: #663366;
	font-size: 17px;
	font-weight: bold;
}
.front-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	color: #492F91;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1px;
}
#sidebar {
	float: left;
	width: 175px;
	margin: 0;
	padding-top: 10px; 	
}
#sidebar ul.sidemenu {
	margin: 0 0 0 0; padding: 0;	
	font:13px/16px Arial, Helvetica, sans-serif; 
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;
	font:13px/16px Arial, Helvetica, sans-serif;
}
#sidebar ul.sidemenu li a {
  margin:auto 5px;
  display: block;	
  padding: 5px 10px 10px 15px;   
  text-decoration: none;
  color: #666;
  font-weight: bold;
  font:13px/16px Arial, Helvetica, sans-serif; 
  border-bottom: 1px solid #B0A6C1;  
} 
#sidebar ul.sidemenu li a:hover {
  color: #492F91;
  background: #DED7F2; 
  font:13px/16px Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #B0A6C1;
}
