@charset "utf-8";

@import url("base.css");

@import url("common.css");

body {
	margin: 0;
}

body, tr, td, th {
	font-size: 14px;
}

h1 {
	background-color: #B2B3FF;
	color: #ffffff;
	border-style: none;
	border-width: 1px;
	margin: 0 0 20px;
	font-size: 15px;
	line-height: 1.5;
}

.ts1,
.ts2 {
	margin: 0 auto;
	font-size : 15px;
	color : #003366;
	text-align: left;
}

.ts1 {
	border: none;
}

.ts2 {
	border: 1px solid #a0a0f0;
}

.bs{
	border: 1px solid #a0a0f0;
	background-color : #FFFFFF;
	font-size : 13px;
	color : #003366;
}

.ctg {
	width: 710px;
	height: auto;
	background-color: #e6e6fa;
	margin:0 auto 5px;
	padding: 3px 0 3px 3px;
	text-align: left;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-indent: 3px;
}

#home {
	text-align: left;
}

.back {
	margin-bottom: 30px;
	text-align: left;
}

.totop {
	width: 710px;
	height: auto;
	margin: 0 auto 5px;
	font-size: 13px;
	text-align: right;
}

#fixed-nv {
	position: fixed;
	top: 50%;
	right: .5em;
	z-index: 1;
	width: 15px;
	height: 32px;
	margin: 0;
	padding: 0;
}
#fixed-nv li {
	list-style: none;
	line-height: 1;
	text-decoration: none;
}
#fixed-nv li a:hover {
	text-decoration: none;
}
#fixed-navi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background-color: #E6FFFF;
}

#header {
	height: 40px;
	margin: 0 0 10px;
	padding-top: 30px;
	text-align: center;
}

.lnktbl {
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 0 auto;
	font-size: 13px;
}

.lnktd_1 {
	background-color: #cc9900;
	border-right: 1px solid #000;
	vertical-align: middle;
}

.lnktd_2 {
	padding-left: 5px;
	width: 100%;
	background-color: #fff8dc;
	border-bottom: 1px solid #000;
	height: 30px;
	font-size: large;
	text-align: left;
}

.lnktd_3 {
	padding-left: 5px;
	background-color: #fff8dc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
}

.lnktd_4 {
	padding-right: 5px;
	background-color: #fff8dc;
	border-bottom: 1px solid #000;
	text-align: right;
}

.lnktd_5 {
	padding-left:5px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	line-height: 1.5;
	text-align: left;
}

.lnktd_6 {
	background-color: #fff;
	width: 30%;
	border-right: 1px solid #000;
	white-space: nowrap;
	font-size: 15px;
	text-align: left;
}

.lnktd_7 {
	padding:0 5px;
	background-color: #fff8dc;
	line-height: 1.5;
	text-align: left;
}

.srchtbl {
	width: 400px;
	border-collapse: collapse;
	border: 1px solid  #000;
	margin: 0 auto;
	font-size: 13px;
}

#frmtbl {
	width: 600px;
	background-color: #cc9900;
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 0 auto;
}

.frmtd_1,
.frmtd_2,
.frmtd_3,
.frmtd_4 {
	color: #fff;
	text-align: left;
}

.frmtd_1,
.frmtd_2 {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	white-space: nowrap;
}

.frmtd_2 {
	vertical-align: middle;
}

.frmtd_3 {
	border-bottom: 1px solid #000;
	white-space: normal;
}

.frmtd_4 {
	text-align: center;
}

#footer {
	width: auto !important;
	margin: 0 10px 0 0;
	font-size: smaller;
	text-align: right;
}

#footer form {
	text-align: center;
}

#note {
	width: 550px;
	margin: 20px auto;
	list-style: outside disc;
	text-align: left;
}

#note li {
	line-height: 1.5;
}

#bnr {
	width: 400px;
	margin: 20px auto;
}

#bnr td {
	vertical-align: bottom;
}

.p1 {
	margin-top: 20px;
	text-align: left;
}
.p2 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
