@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	font-size:13px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background:#f2fae9 url(img/bg.gif);
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
	color: #000000;
	letter-spacing:1px;
}

h1,
h2,
h4,
h5 {
	margin:0;
	padding:0;
}

h1 {
	float:left;
}

h3 {
	font-size: 12px;
	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: 1.2em;
	font-weight: bold;
	color: #336600;
}

h5 {
	font-size: 1em;
	font-weight:bold;
	color:#0099FF;
}

dl,
dl dd,
dl dt,
ul,
ol,
ul li,
ol li {
	margin:0;
	list-style:none;
	padding: 0;
}

p {
	margin:.5em 0 2em 0;
}

a img {
	border:0;
}

span {
	color:#cc0000;
}

em,
strong {
	font-style:normal;
	font-weight:normal;
}

strong {
	color:#CC3300;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

/* link */

a:link {
	color:#0066FF;
	text-decoration:none;
}

a:visited {
	color:#0066FF;
	text-decoration:none;
}

a:hover {
	color:#0066FF;
	text-decoration: underline;
}

a:active {
	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;
	height:75px;/*float:left;*/
}

.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 a:link {
	background-image: url(img/m-04.gif);
}

#left dl ul li.menu01 a:visited {
	background-image: url(img/m-04.gif);
}

#left dl ul li.menu01 a:hover {
	background-image: url(img/m-04_hover.gif);
}

#left dl ul li.menu01 a:active {
	background-image: url(img/m-04.gif);
}

#left dl ul li.menu02 a:link {
	background-image: url(img/m-05.gif);
}

#left dl ul li.menu02 a:visited {
	background-image: url(img/m-05.gif);
}

#left dl ul li.menu02 a:hover {
	background-image: url(img/m-05_hover.gif);
}

#left dl ul li.menu02 a:active {
	background-image: url(img/m-05.gif);
}

#left dl ul li.menu03 a:link {
	background-image: url(img/m-06.gif);
}

#left dl ul li.menu03 a:visited {
	background-image: url(img/m-06.gif);
}

#left dl ul li.menu03 a:hover {
	background-image: url(img/m-06_hover.gif);
}

#left dl ul li.menu03 a:active {
	background-image: url(img/m-06.gif);
}

#left dl ul li.menu04 a:link {
	background-image: url(img/m-07.gif);
}

#left dl ul li.menu04 a:visited {
	background-image: url(img/m-07.gif);
}

#left dl ul li.menu04 a:hover {
	background-image: url(img/m-07_hover.gif);
}

#left dl ul li.menu04 a:active {
	background-image: url(img/m-07.gif);
}

#left dl ul li.menu05 a:link {
	background-image: url(img/m-08.gif);
}

#left dl ul li.menu05 a:visited {
	background-image: url(img/m-08.gif);
}

#left dl ul li.menu05 a:hover {
	background-image: url(img/m-08_hover.gif);
}

#left dl ul li.menu05 a:active {
	background-image: url(img/m-08.gif);
}

#left dl ul li.menu06 a:link {
	background-image: url(img/m-09.gif);
}

#left dl ul li.menu06 a:visited {
	background-image: url(img/m-09.gif);
}

#left dl ul li.menu06 a:hover {
	background-image: url(img/m-09_hover.gif);
}

#left dl ul li.menu06 a:active {
	background-image: url(img/m-09.gif);
}

#left dl ul li.menu07 a:link {
	background-image: url(img/m-10.gif);
}

#left dl ul li.menu07 a:visited {
	background-image: url(img/m-10.gif);
}

#left dl ul li.menu07 a:hover {
	background-image: url(img/m-10_hover.gif);
}

#left dl ul li.menu07 a:active {
	background-image: url(img/m-10.gif);
}

#left dl ul li.menu08 a:link {
	background-image: url(img/m-11.gif);
}

#left dl ul li.menu08 a:visited {
	background-image: url(img/m-11.gif);
}

#left dl ul li.menu08 a:hover {
	background-image: url(img/m-11_hover.gif);
}

#left dl ul li.menu08 a:active {
	background-image: url(img/m-11.gif);
}

#left dl ul li.menu09 a:link {
	background-image: url(img/m-12.gif);
}

#left dl ul li.menu09 a:visited {
	background-image: url(img/m-12.gif);
}

#left dl ul li.menu09 a:hover {
	background-image: url(img/m-12_hover.gif);
}

#left dl ul li.menu09 a:active {
	background-image: url(img/m-12.gif);
}

/* 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: 576px;
}

#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;
	vertical-align:top;
	margin: 0 0 10px 10px;
}

.img_l {
	float: left;
	margin: 0 10px 10px 0;
	vertical-align:top;
}

.p_center {
	text-align:center;
}

.p_right {
	text-align:right;
}

.none {
	background:none;
}

/* topにもどる */
.return {
	text-align:right;
	margin:0;
	clear:both;
	padding-left: 70px;
}

.return a:link {
	background:#333;
}

.return a:visited {
	background:#333;
}

.return a:hover {
	background:#CC3300;
}

.return a:active {
	background:#333;
}

/* address */
#Address {
	background-color:#D0EFFC;
	border: #CBD6DB 1px solid;
	margin: 15px 0 15px;
	padding: 10px 5px 10px 10px;
	color:#333;
	width: 556px;
	float: left;
}

#Address p {
	margin:0 0 .5em;
}

#Address em {
	color:#CC3300;
	font-size:140%;
	font-weight:bold;
}

dl.test {
	width:410px;
}

dl.test dt {
	float:left;
	width:100px;
}

dl.test dd {
	float: left;
	width:300px;
}

/* Layout 
------------------------------------- */
/* TOP */
#topRight #TopLink li {
	float:left;
}

#topRight h2 {
	margin:0 0 14px;
}

#topRight #TopLink li.c13 {
	float:right;
}

/* greeting */

.ind {
	font-weight: bold;
	text-align: right;
	width:400px;
}

.c3 {
	background-color: #BAE7F5;
	width:450px;
	padding:1em 5px;
}

.c3 dt {
	font-weight: bold;
	color: #0033FF;
	font-size:1.4em;
	padding-bottom:.5em;
}

.c3 dd {
	border-bottom: 1px dashed #669900;
	line-height:2.5;
	text-indent:1em;
}

#CompanyInfo {
	width:500px;
	margin:15px 0 0px;
	clear:both;
}

#CompanyInfo dt {
	background:url(img/box.gif) bottom left no-repeat;
	padding-left:20px;
	color:#333333;
}

#CompanyInfo dd {
	padding:10px 20px 20px;
}

.c14 {
	width:500px;
	border-collapse:collapse;
	margin-bottom: 30px;
}

.c14 td,
.c14 th {
	border:1px solid #99ccff;
	padding:5px 10px;
}

.c14 td,
.c14 th,
.c14 caption {
	color: #494949;
}

.c14 caption {
	background:none;
	padding:0;
}

.c14 th {
	width:20%;
	font-weight: bold;
	background-color: #E9F8F8;
}

/* access.html 
------------------*/

#map {
	width:500px;
	height:270px;
	border:1px solid #555;
	margin:15px auto 10px;
}

#map span {
	color:#333;
}

.c4 dt {
	color:#0066FF;
	margin-top:10px;
}

/* 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:#333399;
}

/* inquiry.html 
------------------*/


#InfoTel {
	margin:15px auto 20px;
	color:#666;
	width:520px;
	padding:5px;
}

#InfoTel li {
	float:left;
}

/* 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;
}

/* CONTENTS
---------------------- */
/* all */

caption {
	text-align:left;
	color:#CC0000;
	font-weight:bold;
	background:url(img/point01.gif) no-repeat left 4px;
	padding:0 0 0 1em;
}

div.c7 {
	margin-top:2em;
}

.c7 {
	border: 2px groove #eee;
	border-collapse:collapse;
}

.c8 {
	border-collapse:collapse;
	clear: both;
}

.c8 td,
.c8 th {
	text-align:center;
	border:1px solid #000000;
	padding:5px 10px;
}

.c8 th {
	background-color: #ACD5F9;
	font-weight: normal;
}

.color1 {
	color:#FF0000;
	font-weight:bold;
}

.c9 {
	width:50%;
}

.color {
	color: #000000;
	font-size: .9em;
}

.c15 dd dt {
	text-align:center;
}

dl.list {
	padding-left:10px;
}

.list {
	margin-top: 1em;
}

.c15 dd dt,
.list dt {
	float: left;
	width:100px;
}

.c15 {
	width:250px;
	background-color:#FFE9DF;
	padding:10px 0;
}

/*.comments ul {
background:url(img/ya-1.gif) left center no-repeat repeat-y;
padding:0 0 60px 0;}*/

.comments p {
	color:#CC0000;
	font-weight:bold;
	margin:2em 0 0 0;
	clear: left;
}

.comments li {
	padding-left:10px;
}

.border_red {
	border: 2px dashed #FF3333;
	padding:1em 1em 0;
	margin:1em 0;
}

.border_green {
	border: 2px dashed #9FE6A5;
	padding:1em;
	margin:1em 0;
}

.c17 {
	margin-bottom:2em;
}

