@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/in/bg.jpg);
}
.in-bg {
	background-image: url(images/in/in-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.in-down {
	background-image: url(images/in/down.jpg);
	background-position: center top;
}

.p-bg {
	background-image: url(images/p/p_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.p-down {
	background-image: url(images/p/p_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.p-bg2 {
	background-image: url(images/p/p-bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.px-bg table {
	background-image: url(images/p/p-bg_01.jpg);
	background-position: center top;
}
.bg {
	background-image: url(images/p/p_02.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow {
	font-size: 12px;
	color: #FFFF00;
}
.tit1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.tit2 {
	font-size: 16px;
	font-weight: bold;
	color: #74A331;
	line-height: normal;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.main-txt1 {
	font-size: 10pt;
}
