@charset "shift_jis";
* {
	padding: 0;
	margin: 0;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #039;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 88%;
}
#wrapper {
	width: 860px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#header {
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
	height: 74px;
}
#contents {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5em;
	margin-top: 1.5em;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#menu {
	height: 20px;
	background-image: url(../img/sozai/bar15.gif);
	background-repeat: repeat;
}
#submenu1 {
	height: 15px;
	font-size: small;
	background-color: #EAEAEA;
	padding-left: 2px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
}
#footer {
	clear: both;
	border-top: 1px solid #cccccc;
	background-color: #333;
	padding-top: 0.5em;
	padding-bottom: 2em;
}
h1 {
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	float: right;
}

h2 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-top: 1em;

	margin-bottom: 5px;
	
	font-size: 16px;
}
.font2 {
	font-size: small;
}
h3 {
	font-size: medium;
	color: #333;
	margin-bottom: 5px;
}

h4 {
	font-weight: bold;
	color: #333;
	line-height: 25px;
	letter-spacing: 2px;
	border-left-width: 0.7em;
	border-left-style: solid;
	border-left-color: #09C;
	padding-left: 5px;
	margin-top: 1em;
	font-size: medium;
	margin-bottom: 1em;
}
h5, h6  {
	margin-top: 1em;
	font-size: small;
}
#footer p {
	text-align: center;
	color: #FFF;
}
.red1 {
	color: #C00;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}
.annai1 tr td {
	padding: 5px;
}
.annai1 tr td img {
	padding: 5px;
}

.annai1 {
	padding: 5px;
	margin: 1em;
}

#contents p img {
	padding-right: 5px;
}
.annai {
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#contents .annai tr td {
	padding: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table tr td {
	padding: 5px;
}
.font3 {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
.koukoku {
	text-align: left;
}
.reset {
	clear: left;
}

.koukoku tr td {
	text-align: right;
	padding-right: 30px;
}
.koukoku tr td p {
	text-align: center;
	margin-right: -30px;
}

.contact {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 16px;
	width: 100%;
}
.contact th,
.contact td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}
.contact th {
	white-space: nowrap;
	background-color: aliceblue;
	text-align: left;
	vertical-align: middle;
}

