@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: 16px;
	color: white;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 3px 15px;
	background:url(img/title-bg.gif) no-repeat 0 0;
}

h4 {
	margin:20px 0 1em;
	padding:0 0 0 25px;
	background: url(img/point.gif) no-repeat;
	font-size:120%;
	color:#23328e;
	border-bottom:1px dotted #5a55b8;/* Csvﾈわ除 */
}

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 {
	font-style:normal;
	font-weight:normal;
}

strong {
	color:#6373c5;
}

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;
}

#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-1.gif);
}

#left dl ul li.menu01 a:active {
	background-image: url(img/m-04-1.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-1.gif);
}

#left dl ul li.menu02 a:active {
	background-image: url(img/m-05-1.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-1.gif);
}

#left dl ul li.menu03 a:active {
	background-image: url(img/m-06-1.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-1.gif);
}

#left dl ul li.menu04 a:active {
	background-image: url(img/m-07-1.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-1.gif);
}

#left dl ul li.menu05 a:active {
	background-image: url(img/m-08-1.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-1.gif);
}

#left dl ul li.menu06 a:active {
	background-image: url(img/m-09-1.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: 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;
	text-align:center;
	width:200px;
}

.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: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:#D0EFFC;
	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:#003399;
	font-size:140%;
	font-weight:bold;
}

#siteMap {
	padding: 10px;
	margin: 0px auto;
	width: 450px;
}

#ThanxMassage {
	padding:100px 50px;
}

/* Layout 
------------------------------------- */
/* TOP */
#topRight #TopLink li {
	float:left;
	margin:1em 2.5px;
}

/* greeting */

.name { /* 代表者位置 */
	text-align:right;
	margin:15px;
}

#CompanyInfo {
	border-collapse:collapse;
	width:300px;
	margin:1em 0 2em;
}

#CompanyInfo th,
#CompanyInfo td {
	font-weight:normal;
	padding:5px 10px;
	line-height: 1.5;
}

#CompanyInfo th {
	background: #8194C5;
	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:#333399;
}

/* inquiry.html 
------------------*/

#InfoTel {
	margin:15px 0 0;
	color:#666;
	width:99%;
	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;
}

/* ----------------------CONTENTS---------------------- */
/* -------index.html------- */
#RightHour,
#RightHour td,
#RightHour th {
	border:1px solid #b2b2b3;
}

#RightHour {
	border-collapse:collapse;
	width:99%;
	margin:1em 0 0;
}

#RightHour td,
#RightHour th {
	text-align:center;
	padding:5px 0;
}

#RightHour th {
	background:#c7e1fb;
}

#RightHour .day {
	width:60px;
}

.text_r {
	text-align:right;
	margin:5px 0 0;
}

/* ---------greeting.html contents1.html--------- */
#greeting_list dt,
.list dt {
	float:left;
	color:#006699;
}

/* ---------greeting.html--------- */

#greeting_list dt {
	width:60px;
	height:2em;
}

#greeting_list dd {
	margin:0 0 1em;
}

/* ---------contents1.html--------- */
.list {
	margin:5px 0 1em 1em;
}

.list dt {
	width:100px;
}

/* ---------contents1.html contents2.html--------- */
.point li {
	margin:0 0 0 1em;
	padding:0 10px 0;
	background:url(img/icon1.gif) no-repeat 0 5px;
}

/* ---------contents3.html--------- */
.phot_equal li {
	float:left;
	width:260px;
	padding-left:10px;
	text-align:center;
}
