/* CSS Document */

* {
padding:0;
margin:0;
	}

.index
{
	margin-top:50px;
}

h1
{
	FONT-SIZE: 12px;
	color:#999999;
	padding:0;
	margin:0;
	text-align: center;
}

h2.index-t
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	color:#09AA28;

	FONT-FAMILY: "MS UI Gothic",sans-serif
	line-height:1.5;
	padding:0px;
	margin:0;
	line-height: 1.2;
}

h2 {
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	color:#666666;
	FONT-FAMILY: "MS UI Gothic",sans-serif
	qline-height:1.5;
	padding:0px;
	margin:0;
}

h3 {
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	color:#666666;
	FONT-FAMILY: "MS UI Gothic",sans-serif
	line-height:0px;
	padding:0;
	margin:0;
}

HR
{border:1px dotted #09AA28;
}

.font1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #09AA28;
	line-height:1.5;
	qTEXT-DECORATION: underline;
	FONT-FAMILY: "MS UI Gothic",sans-serif
}

.font2
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 12px;
    COLOR: #666666;
	line-height:1.5;
	FONT-FAMILY: "MS UI Gothic",sans-serif
}

.font3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    line-height:1.5;
    FONT-FAMILY: "MS UI Gothic",sans-serif
}
.font3 a {
	color:#FFFFFF;
	text-decoration:none;
	}
.font3 a:hover {
	text-decoration:underline;
	}

.font4
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 14px;
    COLOR: #666666;
	line-height:1.5;
    FONT-FAMILY: "MS UI Gothic",sans-serif
}

.font5
{
    FONT-WEIGHT: nomal;
    FONT-SIZE: 12px;
    COLOR: #666666;
	line-height:1.5;
    FONT-FAMILY: "MS UI Gothic",sans-serif
}

ul{
	list-style:url(img/menu/list.gif);
	padding:0;
}
.footer {
	color:#09AA28;
	font-size:12px;
	}
.footer a {
	color:#09AA28;
	text-decoration:none;
	}
.footer a:hover {
	color:#FF0000;
	text-decoration:underline;
	}	