@charset "utf-8";

/* reset css
---------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
	padding: 0;
	margin: 0;
}

address,
caption,
em,
strong,
th {
	font-style: normal;
}

caption,
th {
	text-align: left;
}

hr,
legend {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

li {
	list-style-type: none;
}

#contents table,
#contents ol,
#contents ul,
#contents dl,
#contents blockquote,
#contents pre,
#contents p {
	margin-bottom: 1em;
}

a img,
fieldset {
	border: none;
}

body {
	height: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 80%;
	color: #111;
	line-height: 1.7;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link {
}

a:visited {
	text-decoration: none;
}

a:hover {
}

a:active {
}

/* LAYOUT
---------------------- */

#page {
	margin: 0 auto;
	background: url(img/header.gif) repeat-x left top;
	min-height: 100%;
}

/* header */
#header {
	zoom: 1;
	width: 950px;
	margin: 0 auto;
	padding:10px;
}

#header h1 {
	font-size:80%;
	font-weight:normal;
	letter-spacing:1px;
	color:#4d4d4d;
}

#header .head-logo {
	margin-top:-10px;
	float: left;
}

#header .head-inquiry {
	margin-top:-6px;
	float: right;
	text-align: right;
}

/* navigation */




/* navigation */
#gnavi dl {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
}

#gnavi dd img,
#gnavi dt img {
	vertical-align:bottom;
}

#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	margin: 0 auto;
	width:950px;
}

/* contents */
#visual {
	width: 730px;
	margin: 0 0 10px 2px;
}

#contents:after,
#header:after,
#gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}

#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}

#sub a img {
	display: block;
}

#sub ul a img {
	display: inline;
}

#sub a:hover {
	text-decoration:none;
}

#sub h2 {
	padding: 10px 10px 0;
	font-size: 120%;
	color: #171717;
	background: url(img/sub_title.gif) no-repeat left top;
}

#sub_info {
	margin-bottom:15px;
	padding: 0px 10px 20px;
	background: url(img/sub_back.gif) no-repeat left bottom;
}

#sub_info h2 {
	font-size: 120%;
	color: #171717;
	line-height:1.2em;
	margin:0 -10px 10px;
	padding: 10px 10px 5px;
	border-bottom:1px solid #ccc;
	background: url(img/sub_title.gif) no-repeat left top;
}

#sub_info h2 span {
	display:block;
	font-size:60%;
	font-weight:normal;
	letter-spacing:0px;
}

#sub_info .list1 {
	margin:0px;
	padding: 10px 0px 0px;
}

#sub_info .list1 dt {
	font-weight:bold;
	padding:0px;
}

#sub_info .list1 dd {
	line-height:1.4em;
	margin-bottom:10px;
	padding: 3px 0px 10px;
	border-bottom:1px dotted #ccc;
}

#main {
	float: right;
	width: 730px;
	margin: 10px 0;
	overflow:hidden;
	zoom:1;
}

.section h2 {
	background: url(img/title-bg.gif) no-repeat 2px 1px;
	font-weight:bold;
	font-size: 120%;
	color:#333;
	padding: 18px 10px 15px 20px;
}

.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom:10px;
}

/* footer */
#footer {
	background: #118e00;
	clear: both;
	padding:0 0 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footernavi {
	padding: 10px;
	text-align: center;
	background: url(img/border.gif) repeat-x left top;
}

#footernavi li {
	padding: 10px;
	display: inline;
	background: url(img/point1.gif) no-repeat left center;
}

#copy {
	text-align:center;
	margin:10px 0;
}

#copy a {
	text-decoration: none;
}

/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.return a:link {
	background: #7c7c7c;
}

.return a:visited {
	background: #7c7c7c;
}

.return a:hover {
	background: #d1d1d1;
}

.return a:active {
	background: #d1d1d1;
}

/* 汎用スタイル */
.clear {
	clear: both;
}

.txt_c {
	text-align:center;
}

.p_r {
	text-align:right;
}

.img_r {
	float: right;
	padding: 0 0 10px 30px;
}

.img_l {
	float: left;
	padding: 0 30px 10px 0;
}

.img_r,
.img_l {
	background-color: #fff;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

/* 各固定ページ用
---------------------- */

/* greeting.html */
#CompanyInfo {
	width: 95%;
	margin: 1em 0 2em;
	border-collapse: separate;
}

#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5;
}

#CompanyInfo th {
	border-left: 3px solid #118e00;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

#CompanyInfo ul {
	margin:0;
}

/* access.html */
#access #main dt {
	font-weight: bold;
	color: #4dbe4b;
}

#access #main dd {
	margin: 0 0 1em 1em;
}

#map {
	height: 300px;
	width: 600px;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}

.googlemap {
	text-align: center;
}

/* privacy.html */

#privacy #main ul li {
	margin-left: 1.5em;
	list-style: none;
}

#privacy #main dl {
	margin-left: 1.5em;
}

#privacy #main dl dd {
	margin-bottom: 1em;
}

#privacy #main h4 {
	margin: 20px 0 5px 0;
}

/* inquiry.html */
#inquiry fieldset span {
	color: #FF0000;
}

#MailForm {
	width: 500px;
	margin: 5px 0 15px;
	border-collapse: collapse;
}

#MailForm th,
#MailForm td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #444;
}

#MailForm th {
	width: 130px;
	background-color: #EBEBEB;
}

#MailForm input,
#MailForm textarea {
	width: 310px;
	border: 1px solid #B2B2B2;
}

.inputarea li {
	float: left;
	margin: 0 15px 0 0;
}

#thanks p {
	line-height: 300px;
	text-align: center;
}

.inquiry-bg {
	width:500px;
	margin-top:5px;
	padding:15px 15px 10px;
	border:solid 5px #CCCCCC;
}

/* 各ページ用スタイル
---------------------- */

.news {
	height:180px;
	padding:10px 15px;
	border:1px solid #ccc;
	overflow:auto;
	zoom:1;
}

.news dt {
	width:120px;
	margin-bottom:8px;
	padding:0 0 8px 5px;
	float:left;
	color:#666;
}

.news dd {
	margin-bottom:8px;
	padding:0 5px 8px 140px;
	border-bottom:1px dotted #ccc;
}

/*index.html*/


#top_banner {
	width:730px;
	margin:0 -20px 25px 0;
	overflow:hidden;
	zoom:1;
}

#top_banner li {
	margin:0 20px 0 0;
	float:left;
}

/*greeting.html*/


.inner01 {
	margin-bottom:35px;
	padding:0 10px;
}

.inner01 h3 {
	margin:0 -10px;
}

.msg01 {
	padding:0 260px 0 0;
}

#main .set_title01 {
	color:#333;
	padding:2px 0 2px 12px;
	border-left:10px solid #62BA4B;
	background:#f1f1f1;
	margin-bottom:18px;
}

#main .table01 {
	width:80%;
	margin-bottom:20px;
	border-collapse:collapse;
}

.table01 th,
.table01 td {
	font-weight:normal;
	padding:6px 10px;
	border:1px solid #ccc;
}

.table01 th {
	width:20%;
	background:#f1f1f1;
	vertical-align:top;
}

.table01 thead th {
	text-align:center;
}

/*contents1.html*/


#main .list01 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

.list01 li {
	margin-bottom:4px;
	padding:0 0 0 25px;
	background:url(img/point01.gif) no-repeat left center;
}

.inset01 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

.inset01 .image {
	float:right;
}

.inset01 .msg1 {
	padding:0 180px 0 0;
}

.set_title02 {
	font-size:110%;
	font-weight:bold;
	letter-spacing:1px;
	color:#339900;
	margin-bottom:10px;
	padding:0 0 0 28px;
	background:url(img/point02.gif) no-repeat left center;
}

#main .table02 {
	width:90%;
	margin-bottom:20px;
	border-collapse:collapse;
}

.table02 th,
.table02 td {
	font-weight:normal;
	padding:6px 10px;
	border:1px solid #ccc;
}

.table02 th {
	width:20%;
	background:#f1f1f1;
	vertical-align:top;
}

.table02 thead th {
	text-align:center;
}

.inner03 {
	width:760px;
	margin:0 -25px 25px 0;
	background:url(img/waku01-bottom.gif) no-repeat left bottom;
	overflow:hidden;
	zoom:1;
}

.inner03 h3 {
	font-weight:bold;
	margin-bottom:6px;
	padding:0px;
	border:0px;
}

.inner03 .set {
	width:200px;
	margin:0 25px 0 0;
	padding:12px 10px 5px;
	background:url(img/waku01-top.gif) no-repeat left top;
	float:left;
}

.inner03 .image {
	text-align:center;
}

.inner03 .msg {
	line-height:1.4em;
}

/*contents2.html*/



#main .list02 {
	width:726px;
	margin:0 16px 20px 0;
	overflow:hidden;
	zoom:1;
}

.list02 li {
	margin:0 16px 0 0;
	float:left;
}

.inner04 {
	margin-bottom:50px;
	padding:0 10px;
}

.inner04 h3 {
	margin:0 -10px;
}

.inner04 .inset01 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

.inner04 .image1 {
	float:left;
}

.inner04 .msg1 {
	padding:0 0 0 180px;
}

.inner04 .map {
	width:280px;
	height:220px;
	border:3px solid #ccc;
	float:right;
}

.inner04 .list1 {
	padding:0 310px 0 0;
}

.inner04 .list1 li {
	margin-bottom:5px;
}

#main .table03 {
	width:99%;
	margin-bottom:25px;
	border-collapse:collapse;
}

.table03 th,
.table03 td {
	font-weight:normal;
	padding:6px 10px;
	border:1px solid #ccc;
}

.table03 th {
	text-align:center;
	background:#f1f1f1;
	vertical-align:top;
}

.table03 td {
	text-align:center;
	width:11%;
}

/*contents3.html*/

.inner06 {
	margin-bottom:20px;
	padding:0 10px;
	overflow:hidden;
	zoom:1;
}

.inner06 h3 {
	margin:0 -10px 15px;
}

.set_title03 {
	font-size:120%;
	font-weight:bold;
	letter-spacing:1px;
	color:#339900;
	margin-bottom:10px;
	padding:0 0 0 38px;
	background:url(img/point03.gif) no-repeat left bottom;
}

.inner06 .image {
	float:right;
}

.inner06 .msg {
	padding:0 230px 0 0;
}

.inner06 .list2 {
	overflow:hidden;
	zoom:1;
}

.inner06 .list2 dt {
	margin-bottom:2px;
	font-weight:bold;
	zoom:1;
}

.inner06 .list2 dd {
	margin-bottom:20px;
}

#main .inner06 .list3 {
	width:720px;
	margin:0 -30px 20px 0;
	overflow:hidden;
	zoom:1;
}

.inner06 .list3 li {
	width:210px;
	margin:0 30px 0 0;
	float:left;
}

.flow01 {
	margin-bottom:30px;
	padding:25px 20px 15px;
	border:4px solid #f1f1f1;
}

.flow01 h3 {
	font-size:110%;
	font-weight:bold;
	color:#339900;
	margin:0 -20px 8px;
	padding:0 20px 8px;
	border-bottom:1px dotted #f1f1f1;
}

.flow01 h3 span {
	font-size:80%;
	font-weight:normal;
	color:#444;
}

.flow01 .set {
	margin-bottom:30px;
}

/*inquiry.html*/



.inner05 {
	margin-bottom:20px;
	padding:15px 15px 5px;
	border:3px solid #ededed;
}

.list03 {
	overflow:hidden;
	zoom:1;
}

.list03 dt {
	font-weight:bold;
	color:#339900;
	margin:0 0 5px 0;
}

.list03 dd {
	width:47%;
	margin:0 15px 5px 0;
	float:left;
}

