﻿@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
		padding: 0;
		margin: 0;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 80%;
		color: #333;
		line-height: 1.5;
		text-align: center;
}

html {
		overflow-y: scroll;
}

em {
		font-weight: normal;
}

strong {
		color:#0099FF;
}

p {
		margin: 0 0 1em;
}

a:link {
		color: #0000FF;
}

a:visited {
		color: #0000FF;
		text-decoration: none;
}

a:hover {
		color: #0000FF;
}

a:active {
		color: #0000FF;
}

a img {
		border: 0;
}

dl,
ul,
ol,
dl dt,
dl dd,
ul li,
ol li {
		padding: 0px;
		margin: 0px;
		list-style: none;
}

textarea,
select,
input {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

h1,
h2,
h3,
h4,
h5,
h6 {
		padding: 0;
		margin: 0;
}

h1 {
		padding: 0 0 5px 2px;
		font-size: 80%;
		font-weight: normal;
		color: #555;
		text-align: left;
		background: url(img/keyword-bg.gif) repeat-x left bottom;
}

h2 {
		float: left;
}

h3 {
		padding: 0 0 0 12px;
		font-size: 130%;
		font-weight: bold;
		color: #fff;
		background: url(img/m-title.gif) no-repeat;
}

h4 {
		clear: both;
		padding: 0 0 0 12px;
		margin-bottom: .5em;
		#border-left: 5px #2757a2 solid;
		border-left: 5px #FF0000 solid;
		font-size: 125%;
		#color: #2757a2;
		color: #FF0000;
		letter-spacing: 1px;
}

#wrapper {
}

#body {
		width: 780px;
		margin: 0px auto;
		text-align: left;
}

#header {
		height: 80px;
		width: inherit;
		background: url(img/head-bg.gif) repeat-x bottom;
}

address {
		float: right;
		height: 53px;
		width: 255px;
		padding: 0px;
		margin: 3px 0 0 0;
		background: url(img/inquiry.gif);
}

address a {
		height: 53px;
		width: 255px;
		overflow: hidden;
		display: block;
		text-indent: -9999px;
		background: url(img/inquiry.gif);
}

address a:hover {
		background: none;
}

#title {
		clear: both;
		margin-bottom: 10px;
}

#contents {
		width: 780px;
		padding: 0 0 10px 0;
		background: url(img/left-back.gif) repeat-y left top;
		zoom: 100%;
}

#sub {
		float: left;
		width: 170px;
		margin: 0px;
		background-color: #FFFFFF;
}

#sub dl {
		padding: 5px;
		margin: 0 0 10px 0;
		#background-color: #b5ccf1;
		background-color: #E9E9E9;
}

#sub dt {
		font-size: 110%;
		font-weight: bold;
		color: #315489;
}

#main {
		float: right;
		width: 595px;
}

.maincontents {
		width: 573px;
		padding: 15px 10px 35px 10px;
		margin-bottom: 10px;
		border: 1px solid #2757a2;
		zoom: 100%;
}

.maincontents:after,
#contents:after {
		clear: both;
		height: 0.1px;
		visibility: hidden;
		font-size: 0.1em;
		line-height: 0;
		display: block;
		content: ".";
}

#footer {
		clear: both;
		padding: 22px 0 20px 0;
		font-size: 80%;
		background: url(img/f-bg.gif) repeat-x left top;
		background-color: #f1f1f1;
}

#footer a {
		color: #5f5f5f;
		text-decoration: none;
}

#footer a:hover {
		color: #3366FF;
}

#footer li {
		padding: 0 0 0 5px;
		margin: 0 0 0 7px;
		border-left: 1px solid #5f5f5f;
		display: inline;
}

#footer p {
		clear: both;
		margin: 0px;
		text-align: right;
}

/* #menu */

#menu {
		width: 780px;
		background-color: #fff;
}

#menu li {
		float: left;
		height: 39px;
		width: 156px;
		text-indent:-9999px;
		/*\*/ overflow: hidden;
}

#menu a {
		height: 39px;
		width: 156px;
		display: block;
}

#menu .menu01 {
		background: url(img/menu01-hover.gif);
}

#menu .menu01 a {
		background: url(img/menu01.gif);
}

#menu .menu01 a:hover {
		background: none;
}

#menu .menu02 {
		background: url(img/menu02-hover.gif);
}

#menu .menu02 a {
		background: url(img/menu02.gif);
}

#menu .menu02 a:hover {
		background: none;
}

#menu .menu03 {
		background: url(img/menu03-hover.gif);
}

#menu .menu03 a {
		background: url(img/menu03.gif);
}

#menu .menu03 a:hover {
		background: none;
}

#menu .menu04 {
		background: url(img/menu04-hover.gif);
}

#menu .menu04 a {
		background: url(img/menu04.gif);
}

#menu .menu04 a:hover {
		background: none;
}

#menu .menu05 {
		background: url(img/menu05-hover.gif);
}

#menu .menu05 a {
		background: url(img/menu05.gif);
}

#menu .menu05 a:hover {
		background: none;
}

/*sub-menu*/

#sub-menu {
		width: 170px;
		padding-bottom: 5px;
		background: #fff;
}

#sub-menu li {
		margin-bottom: 10px;
}

#sub-menu a {
		display: block;
		width:170px;
		height:80px;
		text-indent:-9999px;
		/*\*/ overflow: hidden;
}

#sub-menu .menu-s01 a {
		background: url(img/sub-banner01.jpg);
}

#sub-menu .menu-s02 a {
		background: url(img/sub-banner02.jpg);
}

#sub-menu .menu-s03 a {
		height: 30px;
		background: url(img/sub-banner03.gif);
}

/* LAYOUT
--------------------------------------------- */

/* class */

.clear {
		clear: both;
}

.img_r {
		float: right;
		margin: 0 0 10px 10px;
}

.img_l {
		float: left;
		margin: 0 10px 10px 0;
}

.float_l {
		float: left;
}

.float_r {
		float: right;
}

/* 戻る */
.return {
		clear: both;
		padding: 0px;
		margin:1em 0 2em;
		text-align: right;
}

.return a:link {
		background: #808080;
}

.return a:visited {
		background: #808080;
}

.return a:hover {
		background: #6699cc;
}

.return a:active {
		background: #6699cc;
}

/* CONTENTS
---------------------- */
/* all */
/*greeting.html*/
#CompanyInfo {
		width: 95%;
		margin: 1em auto 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 #7095cf;
		font-weight: normal;
		text-align: left;
		white-space: nowrap;
}

/*access.html*/

#access ul {
		margin: 0 0 1em 0;
}

#map {
		height: 450px;
		width: 500px;
		margin: 20px auto 30px;
		border: 1px solid #CCCCCC;
}

.googlemap {
		text-align: center;
}

/* privacy.html
------------------*/
#Privacy ul li {
		margin-left: 1.5em;
		list-style: none;
}

#Privacy dl {
		margin-left: 1.5em;
}

#Privacy dl dd {
		margin-bottom: 1em;
}

#Privacy h4 {
		padding: 0;
		margin: 20px 0 5px 0;
		border: none;
		font-weight: bold;
		color: #383e91;
}

/*inquiry.html*/

#Inquiry ul li {
		float: left;
		margin: 0 10px 0 0;
}

p.inquiry-hour {
		clear: both;
		padding: 0 0 0 5px;
		color: #666666;
		letter-spacing: 1px;
}

#Inquiry 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;
}

/* ---------------------------------- */
.bg_c {
		background-color:#CCFFFF;
		padding:12px 12px 12px;
}

.dl_flow dt {
		float:left;
		width:100px;
}

.dl_flow dd {
		margin:0 0 5px;
}

.table1 {
		border:1px solid #95ddff;
		border-collapse:collapse;
		width:99%;
		margin:0 0 5px;
}

.table1 td,
.table1 th {
		border:1px solid #95ddff;
		padding:5px 10px;
}

.table1 th {
		background:#ccefff;
		color:#0a7eb4;
		white-space:nowrap;
}
