@charset "shift_jis";

/* 基本 */
body {
	font-family: "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 80%;
	line-height: 1.6em;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
}
h1 {
	font-size: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3,
h4 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5,
h6 {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul,
ol,
dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
th,
td,
input,
textarea {
	font-size: 13px;
}
img {
	border: 0px;
	vertical-align: bottom;
}
a {
	color: #004d78;
}
a:active,
a:hover {
	color: #d0121b;
}
.larger {
	font-size: 120%;
}
.smaller {
	font-size: 80%;
}
.error {
	color: #EE0000;
	font-weight: bold;
}
.require {
	color: #d0121b;
}
.spacer {
	clear: both;
}
.list_module table {
	width: 100%;
	border-collapse: collapse;
}
.list_module th,
.list_module td {
	padding: 5px;
	border: 1px solid #cccccc;
}
.list_module th {
	background-color: #f3f3f3;
	white-space: nowrap;
	font-weight: normal;
}
.list_module .submit,
.form_module .submit {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_module .pagination {
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_module table {
	margin: auto;
	border-collapse: collapse;
}
.form_module th,
.form_module td {
	padding: 7px;
	border: 1px solid #cccccc;
}
.form_module th {
	background-color: #f3f3f3;
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
}
.form_module td ul {
	margin: 0px;
	padding: 0px;
}
.form_module td ul li{
	float: left;
	list-style-type: none;
}
.form_module td.col2 li {
	width: 50%;
}
.form_module td.col3 li {
	width: 33%;
}
.form_module td.col4 li {
	width: 25%;
}
.form_module td dl {
	margin: 0px;
	padding: 0px;
}
.form_module td dt {
	/* [disabled]float: left; */
	/* [disabled]clear: left; */
}
.form_module td dd {
	margin-left: 1em;
}
.aligncenter {
	display: block;
	margin: auto;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
/* 内容 */
#wrapper , #footer .inner{
	margin: auto;
	width: 930px;
}

/* ヘッダー */
#header  {
	height: 135px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 288px 0px;
}
#header .logo {
	width: 283px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 28px;
}
#header .logo a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 91px;
}
#header .logo a span {
	display: none;
	visibility: hidden;
}
#header .desc {
	font-size: 100%;
	font-weight: normal;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
}
#header .address {
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 0px;
}
#header .address h3 {
	background-image: url(../images/gc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	margin: 0px;
}
#header .address p {
	margin-top: 3px;
	margin-bottom: 0px;
}
#header .address p.tel{
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right top;
}
#header .address span {
	display: none;
	visibility: hidden;
}

/* トップナビ */
#top_navi {
	background-image: url(../images/top_navi.gif);
	background-repeat: no-repeat;
	height: 59px;
}
#top_navi ul {
	margin: 0px;
	padding: 0px;
}
#top_navi ul li {
	float: left;
	list-style-type: none;
}
#top_navi ul li a {
	display: block;
	width: 186px;
	height: 59px;
}
#top_navi ul li a span {
	display: none;
	visibility: hidden;
}
#contents {
	background-color: #FFF;
	padding-bottom: 40px;
}
#contents h3 {
	margin-top: 0px;
	margin-bottom: 30px;
}


/* フッター */
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #f1eff0;
}
#footer .inner {
	padding-bottom: 25px;
}
#footer .pagetop {
	height: 41px;
	margin-bottom: 15px;
	padding-right: 22px;
}
#footer .pagetop a {
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 131px;
	float: right;
}
#footer .pagetop a span {
	display: none;
	visibility: hidden;
}
#footer .address {
	float: left;
}
#footer .address p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#footer .address p.logo{
	background-image: url(../images/gc2.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 35px;
	margin-bottom: 10px;
}
#footer .address p.logo span{
	display: none;
	visibility: hidden;
}
#footer .navi {
	float: right;
	padding-right: 25px;
}
#footer .navi ul {
	margin: 0px;
	padding: 0px;
}
#footer .navi ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdcdcd;
	list-style-type: none;
}
#footer .navi ul li a {
	text-decoration: none;
	white-space: nowrap;
}
#footer .navi ul li a:hover {
	text-decoration: underline;
}
#footer .copyright {
	color: #004d78;
	margin-top: 20px;
	text-align: right;
	padding-right: 25px;
}
