@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #636466;
}
body {
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #0CA18E;
}
.click {
	color: #636466;
	text-decoration: none;
}
.click:hover {
	color: #38960A;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.gray-title {
    font-size: 12pt;
	color: #636466;
}
.gray-title2 {
    font-size: 16pt;
	color: #636466;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.white-2 {
	color: #FFFFFF;
	font-size: 12pt;
}
.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: #0EA38F;
	font-size: 12pt;
	font-weight: bold;
}
.orange {
	color: #FF3701;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #636466;
}
.bg-01 {
	background-image: url(images/index/index-bg-01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-02 {
	background-image: url(images/p1-about/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-03 {
	background-image: url(images/p1-about/bg-03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.line-01 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #0CA18E;
	border-right-color: #0CA18E;
	border-bottom-color: #0CA18E;
	border-left-color: #0CA18E;
}

.green3 {
	font-size: 10pt;
	font-weight: bold;
	color: #0EA38F;
}
.green4 {
	color: #0EA38F;
}
.bb {
	font-weight: bold;
}
.p2-04-bg1 {
	background-image: url(images/p2-products/04/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

