/* CSS Document */

body{
	background-color: #fff;
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dbdbdb;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: d9d9d9;
	border-right-color: d9d9d9;
	border-bottom-color: d9d9d9;
	border-left-color: d9d9d9;
}


.bg{ background:#000 url(a01.gif) top repeat-x;}.title_01 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_01 {
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}
.text_02 {
	font-size: 12px;
	line-height: 24px;
	color: 666666;
}

a.1:link {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a.1:visited {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a.1:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a.1:active {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}

a.2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.2:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a.2:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.3:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.3:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.3:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a.3:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.line3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: eaeaea;
	border-right-color: eaeaea;
	border-bottom-color: eaeaea;
	border-left-color: eaeaea;
}
