@charset "Shift_JIS";


#content h2 {
	clear: both;
	padding-left: 0;
	background: none;
}


#content table {
	width: 540px;
	margin-bottom: 20px;
	border-left: solid 1px #d6d6d6;
	border-top: solid 1px #d6d6d6;
}

#content th {
	width: 85px;
	padding: 10px 10px 7px 22px;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	background: #F0F5D8 url(images/square-orange.gif) no-repeat 0 12px;
	font-weight: normal;
	font-size: 95%;
	vertical-align: top;
	line-height: 1.3;
	white-space: nowrap;
}

#content td {
	padding: 10px 10px 7px;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	line-height: 1.3;
}

#content td ul li {
	padding-left: 1em;
	text-indent: -1em;
}
#content td ul li:before {
	content: "・";
}

/***************************
         会社概要
***************************/

iframe {
	margin-bottom: 20px;
}


/***************************
        スタッフ紹介
***************************/

.entry {
	width: 500px;
	margin-bottom: 20px;
	padding: 15px 20px 10px;
	background: #3D89D5 url(images/staff_entrybg.gif) no-repeat bottom;
}


#staff #content h2 {
	margin: 0;
	padding: 5px 0 2px 10px;
	border: none;
	background: #3D89D5 url(images/staff_entrytitle.gif) no-repeat;
	color: #FFF100;
}

#staff #content h3 {
	margin: 0;
	padding: 0 0 5px;
	background: none;
	color: #3D89D5;
	font-size: 130%;
	line-height: 1;
}
#staff #content h3 span {
	font-size: 60%;
}

#staff #content h3 a {
	color: #3D89D5;
	text-decoration: none;
}
#staff #content h3 a:hover {
	text-decoration: underline;
}

#staff #content h4 {
	margin-bottom: 0;
	padding-bottom: 3px;
	color: #8BA954;
	font-size: 95%;
}
#staff #content h4.line {
	margin-bottom: 10px;
	border-bottom: solid 1px #8BA954;
}

#staff #content p {
	margin-bottom: 10px;
}

#staff #content p.birth {
	margin: 0;
	color: #999;
	font-size: 80%;
}

#staff #content p.adopt {
	margin: 0 0 5px;
	color: #8BA954;
	font-size: 70%;
}


#staff #content dl {
	margin: 10px 0 10px 0;
	border-bottom: solid 1px #8BA954;
	zoom: 1;
}

#staff #content dl dt {
	clear: left;
	float: left;
	padding: 5px 0 4px;
	color: #8BA954;
	font-weight: bold;
}

#staff #content dl dd {
	border-top: solid 1px #8BA954;
	padding: 5px 0 4px 5em;
}

#staff strong {
	color: #666;
}


/***************************
        お問い合わせ
***************************/

form {
	margin-bottom: 25px;
}

#content form table {
	margin-bottom: 20px;
	border-left: none;
	border-bottom: solid 1px #D2D2BD;
}

#content form table th {
	padding: 8px 10px 5px;
	border-right: none;
	background: #F6F5F3 none;
	color: #7D7C44;
	vertical-align: middle;
}

#content form table td {
	padding: 8px 10px 5px;
	border-right: none;
	vertical-align: middle;
}

#content span.need {
	padding-left: 0.5em;
	color: #c66;
	font-weight: normal;
	font-size: 80%;
}

#content form #submit {
	padding: 15px;
	border: solid 1px #DAD9C5;
	background: #F9F4E6;
	text-align: center;
}

#content input {
	padding: 1px;
}

#content textarea {
	width: 535px;
	margin-bottom: 20px;
}

.submit {
	width: 80px;
	margin-right: 30px;
}

.reset {
	width: 80px;
}


/***************************
      環境衛生インフォ
***************************/

#info p.date {
	margin: -38px 0 19px;
	font-size: 75%;
	text-align: right;
}


/***************************
           リンク
***************************/

#link #content ul {
	margin: 0 0 20px 10px;
}

#link #content ul li {
	font-size: 90%;
	margin-bottom: 8px;
	padding-left: 14px;
	background: url(../images/arrow.gif) no-repeat left 0.3em;
}


/***************************
        サイトマップ
***************************/

#content-left {
	width: 250px;
	float: left;
	margin-right: 20px;
}

#content-right {
	width: 250px;
	float: left;
}


#sitemap #content h2 {
	margin: 5px 0 0;
	padding: 5px 0 0;
	border: none;
	border-top: dotted 1px #B3B2B2;
	font-size: 100%;
}
#sitemap #content h2.orange {
	color: #c60;
}
#sitemap #content h2.blue {
	color: #369;
}
#sitemap #content h2.green {
	color: #699;
}

#sitemap #content ul h2 a {
}

#sitemap #content ul {
	margin:  0 0 25px 10px;
	padding-top: 5px;
	border-top: solid 1px #A4CF51;
}

#sitemap #content ul li {
	margin-bottom: 5px;
	padding: 4px 0 6px 12px;
	border-bottom: solid 1px #A4CF51;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/arrow.gif) no-repeat left 0.5em;
}

#sitemap #content ul a {
	color: #637B55;
	text-decoration: none;
}

#sitemap #content ul a:hover {
	text-decoration: underline;
}



#sitemap #content ul ul {
	margin: 0;
	border: none;
}

#sitemap #content ul ul li {
	margin-bottom: 2px;
	padding: 0px 0 1px 0;
	border: none;
	font-weight: normal;
	font-size: 90%;
	background: none;
}



#sitemap #content ul ul a {
	color: #333;
}

