@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #f2fae9 url(img/bg.gif);
}


h1,
h2 {
	padding: 0;
	margin: 0;
}


h1 {
	float: left;
}


h3 {
	padding: 4px 5px 3px 15px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	color: white;
	background: url(img/title-bg.gif) no-repeat 0 0;
}


h4 {
		margin:1em 0 5px;
		padding:0 0 0 25px;
		background: url(img/point.gif) no-repeat;
		font-size:120%;
		color:#006600;
		border-bottom:1px dotted #009900;/* Csvﾈわ除 */
}


dl,
dl dd,
dl dt,
ul,
ol,
ul li,
ol li {
	padding: 0;
	margin: 0;
	list-style: none;
}


p {
	margin: 0 0 1em;
}


a img {
	border: 0;
}


span {
	color: #cc0000;
}


em {
	font-style: normal;
	font-weight: normal;
}


strong {
	font-size: 14px;
	color: #339900;
}


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 {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background: url(img/bg01.gif) no-repeat top right;
}


#body {
	width: 780px;
	margin: 0px 20px 0px 0px;
	border: #C6C6C6 1px solid;
	text-align: left;
	background: white url(./img/back.gif) repeat-y 0 0;
}


#header {
	float: left;
	padding: 0px 0px 18px 0px;
	background: white url(img/header-bg.gif) repeat-x bottom;
	width:inherit;
}


.menu {
	float: right;
	height: 40px;
	width: 300px;
	padding: 0 0 20px;
	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 {
	width: 95px;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	display: block;
	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 {
	float: left;
	clear: both;
	width: 754px;
	padding: 0px 13px 10px 13px;
}


/* Left Contents */

#left {
	float: left;
	width: 160px;
	padding: 0 0 10px;
	background-color: white;
}


#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 {
	height: 26px;
	display: block;
	background: no-repeat 0 0;
}


#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;
}


/* Footer */

#footer {
	clear: both;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	font-size: 0;
	line-height: 0;
	background: url(img/f-bg.gif);
}


/* Right Contents */

#right,
#topRight {
	float: right;
	width: 577px;
	margin: 10px 0px 0px 0px;
}


#news {
	width: 576px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}


.news {
	padding-left: 15px;
	margin: 10px;
	border-bottom: #333333 1px dashed;
	text-align: left;
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
}


.news01 {
	padding-left: 15px;
	margin: 10px;
	text-align: left;
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
}


.comment {
	padding: 10px;
	text-align: left;
}


.list01 {
	padding: 2px 0px 2px 25px;
	margin: 0px;
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
}


.list02 {
	padding: 2px 0px 2px 25px;
	margin: 0px;
	background-image: url(img/point03.gif);
	background-repeat: no-repeat;
}


/* class */

.clear {
	clear: both;
}


.img_r {
	float: right;
	padding: 0 0 10px 10px;
	background-color: #fff;
}


.img_l {
	float: left;
	margin: 0 10px 10px 0;
	vertical-align: top;
}


.p_center {
	text-align: center;
}


.p_right {
	text-align: right;
}


.none {
	padding: 0;
	border: none;
	background: none;
}


/* topにもどる */
.return {
	clear: both;
	margin: 15px 0 15px;
	text-align: right;
}


.return a:link {
	background: #333;
}


.return a:visited {
	background: #333;
}


.return a:hover {
	background: #CC3300;
}


.return a:active {
	background: #333;
}


/* address */
#Address {
	clear: both;
	padding: 10px 5px 10px 10px;
	margin: 15px 0 15px;
	border: #CBD6DB 1px solid;
	color: #333;
	background-color: #E3FECD;
}


#Address p {
	margin: 0 0 .5em;
}


#Address em {
	font-size: 140%;
	font-weight: bold;
	color: #339933;
}


#siteMap {
	width: 450px;
	padding: 10px;
	margin: 0px auto;
}


#ThanxMassage {
	padding: 100px 50px;
}


/* Layout 
------------------------------------- */
/* TOP */
#topRight #TopLink li {
	float: left;
	margin: 1em 2px;
}


/* greeting */

.name { /* 代表者位置 */
		text-align:right;
		margin:30px 15px 15px;
}


.table1 {
	width: 99%;
	border: 1px solid #CCC;
	border-collapse: separate;
}


.table1 th,
.table1 td {
	padding: 5px 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	line-height: 1.5;
}


.table1 th {
	width: 100px;
	white-space: nowrap;
	background-color: #a1d588;
}


/* access.html 
------------------*/

#map {
	height: 270px;
	width: 500px;
	margin: 15px auto 10px;
	border: 1px solid #555;
}


#map span {
	color: #333;
}


/* privacy.html
------------------*/
 
#Privacy ul li {
	margin-left: 2em;
	line-height: 1.8;
	list-style: none;
}


#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: #339900;
}


/* inquiry.html 
------------------*/

#InfoTel {
	width: 300px;
	padding: 5px;
	margin: 15px 0 20px;
	border: 1px solid #dcdcdc;
	color: #666;
}


#InfoTel li {
	display: inline;
}


#InfoTel p {
	margin: 0 0 0 20px;
}


/* mailform */

table#MailForm {
	margin: 1em 0 0 15px;
	border-collapse: collapse;
	border-spacing: 0;
}


table#MailForm th {
	width: 120px;
	font-weight: normal;
	background: #f2f2f2;
}


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 */
