﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
div#header-inner h1 {
	float: left;
	padding-top: 27px;
	margin: 0px;
	padding-left: 14px;
}
div#content {
	padding-top: 10px;
}
div#content h2 {
	font-size: 1.3em;
	background: url(../image/glo-bg03.gif) left top;
	line-height: 1em;
	font-weight: bold;
	margin: 0px 0px 20px;
	color: #fff;
	padding: 7px 0px 7px 9px;
	width: 591px;
}
div#content h3 {
	color: #223e8d;
	padding: 6px 0px 5px 10px;
	border-left: 7px solid #223e8d;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1em;
}
div#content h4 {
	font: bold 1.2em/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
}
div#content hr {
	border-top: 1px dotted #999;
	color: #fff;
	margin: 5px 0px 15px;
}
div#content p span {
	font-size: 1.3em;
	font-weight: bold;
}
div#content p#mainimg {
	margin: 0px 0px 25px;
	padding: 0px;
}
div#content ul#menu-list {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#content ul#menu-list li {
	background: url(../image/glo-gnavi_on.jpg) no-repeat left center;
	padding-left: 22px;
	float: left;
	width: 178px;
	line-height: 240%;
}
div#content div.unit01 {
	width: 600px;
	padding-bottom: 15px;
}
div#content div.unit01 div {
	float: left;
	width: 210px;
}
div#content div.unit01 div.unit02 {
	width: 180px;
}
div#content div#map {
	height: 358px;
	width: 598px;
	border: 1px solid #999;
	margin-bottom: 20px;
}
div#content form .table01 th {
	font-weight: bold;
	line-height: 1em;
	padding-top: 8px;
}
div#content form .table01 td input, div#content form .table01 td textarea {
	border: 1px solid #7f9db9;
}
div#content form .table01 td textarea {
	height: 100px;
	width: 410px;
}
div#content form .table01 th img {
	padding-left: 10px;
}
div#content form p {
	text-align: center;
}
div#content .input100px {
	width: 100px;
}
div#content .input160px {
	width: 160px;
}
div#content .input240px {
	height: 30px;
	width: 240px;
}
div#content .input410px {
	width: 410px;
}
div#content p#send {
	background-image: url(../image/con-send_on.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	behavior:url(css/csshover3.htc);
	height: 50px;
	width: 230px;
	margin: 0px auto;
	padding-bottom: 10px;
}
div#content p#send input:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}

div#content div#privacy h3 {
	font-size: 1.2em;
	color: #333;
	border-style: none;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

