@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 160%;
	color: #505050;
}
/*-background img-----------------------------------------------------------------------------------------*/

/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #E64703;
}

.click {
	color: #333333;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #cccccc;
}
.title1 {
	color: #2862A8;
	font-weight:bold
}
.title2 {
	font-size: 12pt;
	color: #FF0000;
	font-weight:bold
}
/*--line-------------------------------------------------------------------------------------------------*/
.hr1 {
	border-bottom: 1pt dashed #E2E2E2;
}
/*-------------------------------------------------------------------------------------------------------*/

.line-all1 {
	border: 3pt solid #B2D3FF;
}
.title3 {
	font-size: 11pt;
	font-weight: bold;
	color: #5A8BF1;
}
.line-all2 {
	border: 3pt solid #FF9900;
}
.p7-bg1 {
	background-image: url(images/p7-adjustment/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line-d1 {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.p8-bg1 {
	background-image: url(images/p8-contact/img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.title4 {
	font-size: 12pt;
	font-weight: bold;
	color: #2862A8;
}
.blue2 {
	color: #004080;
}
.red2 {
	color: #FF0000;
}

