@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-style: normal;
	font-weight: bold;
}


strong {
	font-size: 110%;
}


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 0;
	font-size: 80%;
	font-weight: normal;
	color: #555;
	text-align: right;
	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 #009999 solid;
	font-size: 120%;
	color: #009999;
	letter-spacing: 1px;
}


h5 {
	padding: 0 0 2px;
	margin: 0 0 5px;
	border-bottom: dotted 1px #ccc;
	font-size: 110%;
	color: #339966;
}


h6 {
	font-size: 100%;
	color: #6cb946;
}


#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-hover.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: #b6e9b8;
}


#sub dt {
	font-size: 110%;
	font-weight: bold;
	color: #417b43;
}


#main {
	float: right;
	width: 595px;
}


.maincontents {
	width: 573px;
	padding: 15px 10px 35px 10px;
	margin-bottom: 10px;
	border: 1px solid #417b43;
	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;
		text-indent:-9999px;
		/*\*/ overflow: hidden;
}


#sub-menu .menu-s01 a {
	height: 130px;
	background: url(img/sub-banner01.jpg);
}


#sub-menu .menu-s02 a {
	height: 70px;
	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;
	padding: 0 0 10px 10px;
}


.img_l {
	float: left;
	padding: 0 10px 10px 0;
}


.img_list li {
	float: left;
	margin: 0 10px 0 0;
}


.img_r,
.img_l,
.img_list {
	text-align: center;
	background-color: #fff;
}


.p_r {
	text-align: right;
}


.p_c {
	text-align: center;
}


/* 戻る */
.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 #6bb667;
	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: #119a24;
}


/*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;
}


/* -------------------index.html----------------- */
.news dt {
	font-weight: bold;
	color: #00cc66;
}


.news dd {
	padding: 0 0 0 20px;
	margin: 0 0 1em;
	border-bottom: dotted 1px #00cc66;
}


/* -------------------index.html/contents3.html----------------- */
.list1,
.list2 {
	margin: 0 0 1em;
}


.list1 li {
	padding: 0 0 10px 23px;
	background: url(img/icon1.gif) no-repeat 0 1px;
}


/* -------------------contents3.html----------------- */
.list2 li {
	margin: 0 0 1em;
}


.list2 li:first-letter {
	font-weight: bold;
	color: #00cb7c;
}


/* -------------------index.html/contents1.html/inquiry.html----------------- */
.dl1 dt {
	font-size: 110%;
	font-weight: bold;
	color: #0099ff;
}


.dl1 dd {
	margin: 0 0 01em 20px;
}


/* -------------------contents3.html----------------- */
.siz {
	padding: 12px;
	margin: 0 0 30px;
	border: dotted 2px #66CC99;
}


.bg_c {
	width: 250px;
	padding: 12px;
	background-color: #e1ffe5;
}

#qr {
		padding: 10px;
		margin: 1em 0;
		border: 2px solid #333;
		text-align: center;
}
