BODY
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	color: #666666
}
A {
	color: #007EA6;
	text-decoration: none;
}
A:hover {
	color: #80E0FF;
	text-decoration: none;
}
h2 {
	color: #BA2026;
}
h3 {
	color: #007EA6;
}
li {
	line-height: 25px;
	color: #666666;
}
.out {
	color: #FFFFFF;
	background-color: #005874;
	font-size: x-small;
}
.out A {
	color: #FFFFFF;
	text-decoration: none;
}
.out A:hover {
	color: #80E0FF;
	text-decoration: none;
}
.text01 {
	line-height: 25px;
	color: #666666
}
.text01 A {
	color: #007EA6;
	text-decoration: underline;
}
.text01 A:hover {
	color: #80E0FF;
	text-decoration: underline;
}
.qonback {
	background-color: #007EA6;
}
.edgetop {
	background-color: #FFFFFF;
	background-position: center top;
	height: 18px;
}
.edgedown {
	background-color: #FFFFFF;
	background-position: center bottom;
	height: 18px;
}
.subtitle
{
	color: #666666;
	height: 30px;
	background-color: #ffffff;
	text-decoration: none;
}
.subtitle A {
	color: #666666;
	text-decoration: none;
}
.subtitle A:hover
{
	color: #666666;
	text-decoration: underline;
}
.item
{
	font-size: x-small;
	background-image: url(image/faq_item_bg.gif);
	color: #ffffff;
	text-indent: 5px;
	background-repeat: no-repeat;
}
.TableHeader
{
	color: white;
	font-weight: bold;
	/*font-size: small;*/
	background-image: url(image/table_line.gif);
	background-position-y: bottom;
	background-repeat: repeat-x;
	background-color: #8AC6D0;
}
.TableHeader A
{
	color: white;
	text-decoration: underline;
}
.TableHeader A:hover
{
	color: #E6CFCF;
}
.TableHeader A:visited
{
	color: white;
}
.TableItem
{
	color: #666666;
	/*font-size: small;*/
	background-color: #ffffff;
	background-image: url(image/table_line.gif);
	background-position-y: bottom;
	background-repeat: repeat-x;
}
.TableItem A
{
	color: #007EA6;
}
.TableItem A:hover
{
	color: #999999;
}
.TableItem A:visited
{
	color: #999999;
}
