@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
		font-size:12px;
		line-height: 18px;
		margin: 0;
		padding: 0;
		background:#f2fae9 url(img/bg.gif);
		font-family: "ＭＳ Ｐゴシック", sans-serif;
}

h1,
h2 {
		margin:0;
		padding:0;
}

h1 {
		float:left;
}

h3 {
		font-size: 14px;
		color: white;
		margin: 10px 0px 0px 0px;
		padding: 3px 5px 3px 15px;
		background:url(img/title-bg.gif) no-repeat 0 0;
}

h4 {
		font-size:100%;
}

dl,
dl dd,
dl dt,
ul,
ol,
ul li,
ol li {
		margin:0;
		padding:0;
		list-style:none;
}

p {
		margin:0 0 1em;
}

a img {
		border:0;
}

span {
		color:#cc0000;
}

em,
strong {
		font-style:normal;
		font-weight:normal;
}

textarea,
select,
input {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

/* link */

a:link {
		color:#000;
		text-decoration:none;
}

a:visited {
		color:#111;
		text-decoration:none;
}

a:hover {
		color:#333366;
		text-decoration: underline;
}

a:active {
		color: #000;
		text-decoration:none;
}

#wrapper {
		background:url(img/bg01.gif) no-repeat top right;
		margin: 0px auto;
		width: 800px;
		text-align:center;
}

#body {
		width: 780px;
		text-align:left;
		margin: 0px 20px 0px 0px;
		border:#C6C6C6 1px solid;
		background:white url(./img/back.gif) repeat-y 0 0;
}

#header {
		background:white url(img/header-bg.gif) repeat-x bottom;
		padding: 0px 0px 18px 0px;
		float:left;
		width:inherit;
}

.menu {
		float:right;
		padding:0 0 20px;
		width:300px;
		height:40px;
		background:url(img/url.gif) no-repeat 50% 35px;
}/* 場合により調整 */

.menu li {
		float: left;
		display: block;
		text-indent:-9999px;/*\*/
		overflow: hidden;
		margin: 0px;
		padding: 0px;
}

.menu li a {
		display: block;
		width: 95px;
		padding: 0px;
		margin: 0px;
		line-height: 35px;
		background: no-repeat 0 0;
}

.menu li.navi01 a {
		background-image: url(img/m-01.gif);
}

.menu li.navi02 a {
		background-image: url(img/m-02.gif);
}

.menu li.navi03 a {
		background-image: url(img/m-03.gif);
}

#contents {
		padding: 0px 13px 10px 13px;
		clear:both;
		float:left;
		width:754px;
}

/* Left Contents */

#left {
		float:left;
		width: 160px;
		background-color:white;
		padding:0 0 10px;
}

#left dl {
		width: 158px;
}

#left dl dt {
		margin:10px 0 0;
		font-size:0;
		line-height:0;
}

#left dl ul {
		width:158px;
}

#left dl ul li {
		display: block;
		text-indent:-9999px;
		font-size:0;
		line-height:0;
		height:26px;
		/*\*/ overflow: hidden;
		border-bottom: #999 1px solid;
		border-right: #999 1px solid;
		border-left: #999 1px solid;
}

#left dl ul li a {
		display:block;
		background:no-repeat 0 0;
		height:26px;
}

#otherLink li {
		margin:10px 0 0px;
}

#left dl ul li.menu01 {
		background-image: url(img/m-04_hover.gif);
}

#left dl ul li.menu01 a {
		background-image: url(img/m-04.gif);
}

#left dl ul li.menu01 a:hover {
		background-image: none;
}

#left dl ul li.menu02 {
		background-image: url(img/m-05_hover.gif);
}

#left dl ul li.menu02 a {
		background-image: url(img/m-05.gif);
}

#left dl ul li.menu02 a:hover {
		background-image: none;
}

#left dl ul li.menu03 {
		background-image: url(img/m-06_hover.gif);
}

#left dl ul li.menu03 a {
		background-image: url(img/m-06.gif);
}

#left dl ul li.menu03 a:hover {
		background-image: none;
}

#left dl ul li.menu04 {
		background-image: url(img/m-07_hover.gif);
}

#left dl ul li.menu04 a {
		background-image: url(img/m-07.gif);
}

#left dl ul li.menu04 a:hover {
		background-image: none;
}

#left dl ul li.menu05 {
		background-image: url(img/m-08_hover.gif);
}

#left dl ul li.menu05 a {
		background-image: url(img/m-08.gif);
}

#left dl ul li.menu05 a:hover {
		background-image: none;
}

#left dl ul li.menu06 {
		background-image: url(img/m-09_hover.gif);
}

#left dl ul li.menu06 a {
		background-image: url(img/m-09.gif);
}

#left dl ul li.menu06 a:hover {
		background-image: none;
}

#left dl ul li.menu07 {
		background-image: url(img/m-10_hover.gif);
}

#left dl ul li.menu07 a {
		background-image: url(img/m-10.gif);
}

#left dl ul li.menu07 a:hover {
		background-image: none;
}

#left dl ul li.menu08 {
		background-image: url(img/m-11_hover.gif);
}

#left dl ul li.menu08 a {
		background-image: url(img/m-11.gif);
}

#left dl ul li.menu08 a:hover {
		background-image: none;
}

/* Footer */

#footer {
		background: url(img/f-bg.gif);
		border-top: #999 1px solid;
		border-bottom: #999 1px solid;
		clear:both;
		font-size:0;
		line-height:0;
}

/* Right Contents */

#right,
#topRight {
		margin: 10px 0px 0px 0px;
		float:right;
		width: 577px;
}

#news {
		margin: 10px 0px 10px 0px;
		padding: 0px;
		width: 576px;
}

.news {
		margin: 10px;
		background-image:url(img/point01.gif);
		background-repeat: no-repeat;
		text-align:left;
		border-bottom: #333333 1px dashed;
		padding-left: 15px;
}

.news01 {
		margin: 10px;
		background-image:url(img/point01.gif);
		background-repeat: no-repeat;
		text-align:left;
		padding-left: 15px;
}

.comment {
		padding: 10px;
		text-align:left;
}

.list01 {
		background-image: url(img/point02.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 2px 0px 2px 25px;
}

.list02 {
		background-image: url(img/point03.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 2px 0px 2px 25px;
}

/* class */

.clear {
		clear:both;
}

.img_r {
		float: right;
		margin: 0 0 10px 10px;
}

.img_l {
		float: left;
		margin: 0 10px 10px 0;
}

.p_center {
		text-align:center;
}

.p_right {
		text-align:right;
		margin:0 1em 1em 0;
}

.none {
		background:none;
}

/* topにもどる */
.return {
		text-align:right;
		margin:15px 0 15px;
		clear:both;
}

.return a:link {
		background:#333;
}

.return a:visited {
		background:#333;
}

.return a:hover {
		background:#CC3300;
}

.return a:active {
		background:#333;
}

/* address */
#Address {
		background-color:#E3FECD;
		border: #CBD6DB 1px solid;
		margin: 15px 0 15px;
		padding: 10px 5px 10px 10px;
		color:#333;
		clear:both;
}

#Address p {
		margin:0 0 .5em;
}

#Address em {
		color:#CC3300;
		font-size:140%;
		font-weight:bold;
}

#siteMap {
		padding: 10px;
		margin: 0px auto;
		width: 450px;
}

#ThanxMassage {
		padding:100px 50px;
}

/* Layout 
------------------------------------- */
/* TOP */


/* greeting */

.name { /* 代表者位置 */
		text-align:right;
		margin:15px;
}

#CompanyInfo {
		border-collapse:collapse;
		width:99%;
}

#CompanyInfo th,
#CompanyInfo td {
		font-weight:normal;
		padding:5px 10px;
		line-height: 1.5;
}

#CompanyInfo th {
		background: #3b8b3d;
		color: #FFF;
		border-bottom: 5px solid #FFF;
		white-space:nowrap;
}

/* access.html 
------------------*/

#map {
		width:500px;
		height:270px;
		border:1px solid #555;
		margin:15px auto 10px;
}

#map span {
		color:#333;
}

/* privacy.html
------------------*/
 
#Privacy ul li {
		list-style:none;
		margin-left:2em;
		line-height:1.8;
}

#Privacy dl {
		margin-left:2em;
}

#Privacy dl dd {
		margin-bottom:1em;
}

#Privacy h4 {
		margin:30px 0 5px 0px;
		font-size:100%;
		font-weight:normal;
		color:#006633;
}

/* inquiry.html 
------------------*/

#InfoTel {
		margin:15px 0 20px;
		color:#666;
		width:500px;
		border:1px solid #dcdcdc;
		padding:5px;
}

#InfoTel li {
		display:inline;
}

#InfoTel p {
		margin:0 0 0 20px;
}

/* mailform */

table#MailForm {
		border-collapse:collapse;
		border-spacing:0;
		margin:1em 0 0 15px;
}

table#MailForm th {
		width:120px;
		background:#f2f2f2;
		font-weight:normal;
}

table#MailForm th,
table#MailForm td {
		padding:5px;
		border-bottom:5px solid white;
}

table#MailForm td textarea {
		width:300px;
}

table#MailForm td input {
		width:200px;
}

.inputarea {
		margin-left:300px;
}

.inputarea li {
		display:inline;
}

/* ----------------------index.html---------------------- */
#RightHour {
		border:1px solid #006600;
		border-collapse:collapse;
		width:99%;
		margin:1em 0 0;
}

#RightHour td,
#RightHour th {
		border:1px solid #006600;
		text-align:center;
		padding:10px 0;
}

#RightHour th {
		background:#009900;
		color:#fff;
}

#RightHour .day {
		width:60px;
}

/* ----------------------inplant.html access.html---------------------- */
.dl1 dt {
		font-weight:bold;
		font-size:120%;
		color:#009933;
}

.dl1 dd {
		margin:0 0 1em 20px;
}

