@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
.pt09 {
	font-size: 9pt;
	color: #333;
}
.pt09-2 {
	font-size: 9pt;
	color: #FE5175;
}
.pt09-3 {
	font-size: 10pt;
	color: #333;
	line-height: 18px;
	font-weight: bold;
}
.pt09-4 {
	font-size: 9pt;
	color: #333;
}
.pt09-5 {
	font-size: 10pt;
	color: #333;
	line-height: 18px;
}
.pt11 {
	font-size: 11pt;
	color: #333;
	line-height: 22px;
}
.pt11-2 {
	font-size: 11pt;
	color: #333333;
	line-height: 26px;
}
.pt11-3 {
	font-size: 11pt;
	color: #353096;
	line-height: 26px;
}
.pt11-4 {
	font-size: 13pt;
	color: #C06;
	line-height: 26px;
	font-weight: bold;
}
/* 連結 */
.iink1{
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.iink1:link{
	color:#333333;
	text-decoration:none;
}
a.iink1:visited{
	color:#333333;
	text-decoration:none;
}
a.iink1:hover{
	color:#F60;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

.iink2{
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
}
a.iink2:link{
	color:#FFF;
	text-decoration:none;
}
a.iink2:visited{
	color:#FFF;
	text-decoration:none;
}
a.iink2:hover{
	color:#60C;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

.iink3{
	font-size: 11pt;
	color: #0000FF;
	text-decoration: none;
}
a.iink3:link{
	color:#353096;
	text-decoration:none;
}
a.iink3:visited{
	color:#353096;
	text-decoration:none;
	left: 1px;
	top: 1px;
}
a.iink3:hover{
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
	left: 1px;
	top: 1px;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ DIV部份 ▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
#container{
	padding:0px;
	width:100%;
	text-align: left;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#links1 {
	width: 95px;
	position: absolute;
	left: 25px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links2 {
	width: 110px;
	position: absolute;
	left: 175px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links3 {
	width: 95px;
	position: absolute;
	left: 263px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links4 {
	width: 105px;
	position: absolute;
	left: 332px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links5 {
	width: 95px;
	position: absolute;
	left: 411px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links6 {
	width: 95px;
	position: absolute;
	left: 486px;
	top: 186px;
	z-index: 2001;
	visibility: hidden;
}
#links7 {
	width: 88px;
	position: absolute;
	left: 676px;
	top: 29px;
	z-index: 2001;
	visibility: visible;
	height: 44;
}
#footer {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/images_r15_c1.gif);
	height: 87px;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂ 表格部份 ▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.form1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FED176;
	height: 26px;
	width: 100%;
}
.form2 {
	border-top-style: dashed;
	height: 30px;
	padding:10px;
	border-top-width: 1px;
	border-top-color: #999;
}
.form3 {
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC0000;
	height: 35px;
	width: 100%;
	border-top-width: 1px;
	border-top-color: #CC0000;
}
.form4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCC;
	height: 28px;
}
input.search {	width:120px;
	height:16px;
	border:0px;
}
#apDiv1 {
	position:absolute;
	left:616px;
	top:192px;
	width:144px;
	height:29px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:613px;
	top:195px;
	width:178px;
	height:35px;
	z-index:1;
}
input.contact {width:120px;height:16px;
}
/*----------------------------------------------------pagebtn---------------------------------------------------------*/

