@charset "utf-8";
/* CSS Document */
#container {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99cccc;
	border-left-color: #99cccc;
}
.content {
	clear: both;
	width: 680px;
	margin-top: 1em;
	font-size: 0.8em;
}
img {
border:none
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66cccc;
	clear: both;
	float: left;
}

#header img {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}


.content2 {
	clear: both;
	width: 680px;
	margin-top: 65px;
	font-size: 0.8em;
}
.content h1 {
	width: 630px;
	font-size: 1.5em;
	color: #000099;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 40px;
	display: block;
	letter-spacing: 1em;
}
.content2 h1 {
	width: 630px;
	font-size: 1.5em;
	color: #000099;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 40px;
	display: block;
	letter-spacing: 1em;
}
#table_gaiyou {
	margin-left: 50px;
	width: 450px;
}
#table_enkaku {
	width: 550px;
	margin-left: 50px;
	border: 1px solid #0033CC;
}
#table_enkaku  td  {
	border: 1px solid #0033FF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#table_yakuin {
	width: 450px;
	margin-left: 50px;
}
#table_yakuin th {
	background-color: #99CCFF;
	width: 200px;
	text-align: left;
	text-indent: 1.2em;
}
#table_yakuin td {
	padding: 6px;
	border: 1px solid #3399CC;
	text-indent: 1.5em;
	letter-spacing: 0.5em;
}
#table_seizo {
	width: 550px;
	margin-left: 50px;
	background-color: #99FFCC;
}
#table_seizo td {
	background-color: #FFFFFF;
	padding: 8px;
}
.seizo_img {
	width: 500px;
	padding-left: 50px;
	margin-top: 1em;
}
.seizo_img_box img {
	clear: both;
}

.seizo_img_box {
	font-weight: bold;
	text-align: center;
	float: left;
	margin-right: 20px;
}
#table_okyakusama {
	float: none;
	margin-bottom: 10px;
	margin-left: 150px;
}
#table_gashanbai {
	margin-left: 150px;
}



.content_back {
	background-image: url(gaiyou/line_3.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}


.spacer {
	clear: both;
	height: 50px;
	width: 600px;
}
#footer {
	clear: both;
	margin-top: 30px;
	text-align: center;
	color: #71ffd5;
}
#footer a {
	color: #008000;
	font-size: 0.8em;
}

#footer a:hover {
	background-color: #FFFF99;
} 
