@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 220%;
	color: #636466;
}
body {
	background-image: url(images/index/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #EC7820;
}
.txt {
	text-decoration: none;
	color: #636466;
	line-height: 180%;
}
.click {
	color: #636466;
	text-decoration: none;
}
.click:hover {
	color: #38960A;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.gray-title {
    font-size: 12pt;
	color: #464646;
}
.gray-title2 {
    font-size: 16pt;
	color: #636466;
}
.gray-title3 {
    font-size: 10pt;
	color: #464646;
}
.gray-title4 {
	color: #F49424;
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
.red_2 {
	color: #CC0000;
	font-size: 18pt;
	font-weight: bold;
}
.red_3 {
	color: #CC0000;
	font-size: 14pt;
	font-weight: bold;
}
.red_4 {
	color: #CC0000;
	font-size: 11pt;
}
.green {
	color: #7CB806;
}
.green-2 {
	color: #7CB806;
	font-size: 12pt;
	font-weight: bold;
}
.orange {
	color: #F7941D;
	font-size: 10pt;
}
.orange-2 {
	color: #F7941D;
	font-size: 12pt;
	line-height: normal;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #636466;
}
.line-01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	border-bottom-style: dotted;
}
.line-02 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #F7941D;
	border-right-color: #F7941D;
	border-bottom-color: #F7941D;
	border-left-color: #F7941D;
	border-bottom-style: dotted;
	padding: 5px 0px;
	border-top-style: dotted;
}
.line-03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C9C9CA;
	border-right-color: #C9C9CA;
	border-bottom-color: #C9C9CA;
	border-left-color: #C9C9CA;
	border-bottom-style: dotted;
	padding: 2px 0px;
}
.line-04 {
	border: 1px solid #999999;
	top: 5px;
}
.line-05 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F9A948;
	border-right-color: #F9A948;
	border-bottom-color: #F9A948;
	border-left-color: #F9A948;
	border-bottom-style: dotted;
}
.bg-01 {
	background-image: url(images/index/index-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-02 {
	background-image: url(images/p2-about/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-03 {
	background-image: url(images/p2-about/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg-04 {
	background-image: url(images/p2-about/bg-3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.box {
	border: solid #FFFFFF;
}
