/* base
---------------------------------------------------- */
body {
	padding: 0px;
	margin: 0px;
}

a img {
  border: none;
  color: #ffffff;
  background: transparent;
}

.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}

a:link  {
	color: #003867;
}
a:visited  {
	color: #003E73;
}
a:hover  {
	color: #FF6600
}
a:active  {
	color: #FF6600
}

/* contents
---------------------------------------------------- */
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.imsp {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 706px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	padding-right: 4px;
	padding-left: 4px;
}
.per12 {
	font-size: 120%;
	font-weight: bold;
}

#footlink {
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#footlink2 {
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	padding-bottom: 15px;
}
.txt {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.headbg {
	background-image: url(../img/conheadbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#pan {
	font-size: 10px;
	text-align: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../img/conheadbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gotop {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 7px;
}

.gotop2 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
}
