@charset "utf-8";
/* 基本設定　ここから */

body {
	color: #555555;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #999999;
}
p{
		text-decoration: none;
}
a:link {
	color: #48642e;
	text-decoration:none;
}
a:visited {
	color: #002E1A;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
a:active {
 color: #E1392E text-decoration:none;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: small;}
img {
	border: 0;
}
hr {
	display: none;
}
h1 {
	position: absolute;
	top: 80px;
	left: 42px;
}
h2 {
	width: 700px;
	height: 240px;
	background-image:url(../img/top120111.jpg);
	text-indent: -9999px;
}
address {
	color: #999999;
	font-size: 13px;
	line-height:1em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #FFFFFF;
	background-image:url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* 基本設定　ここまで */

/* レイアウト設定　ここから */

#pagebody {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image:url(../img/body_bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#pagetop {
	background-image:url(../img/body_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contents {
	width: 640px;
	padding-right: 15px;
	padding-left:25px;
}
#side {
	width: 220px;
	padding-left:15px;
	float: right;
	margin-top: 50px;
}
#contents_wrap {
	clear: both;
	margin-top: 50px;
}
#localPage #pageBody #pageTop #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* レイアウト設定　ここまで */

/* PageTopへのリンクテキスト　ここから */

#gototop {
	clear: both;
	font-size: 0.7em;
	text-align: right;
	text-decoration:none;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gototop a {
	background-image:url(../icon/top_arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 13px;
}
/* PageTopへのリンクテキスト　ここまで */

/* SITEMAPへのリンクテキスト　ここから */

#sitemap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 35px;
	right: 35px;
}
#sitemap a {
	background-image: url(../icon/yoko_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
/* SITEMAPへのリンクテキスト　ここまで */

/* ナビゲーション　ここから */

#globalnavi {
	list-style-type: none;
	width: 660px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../icon/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 260px;
	left: 42px;
}
#globalnavi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
/* ナビゲーション　ここまで */

/* top ここから*/

#welcomemessage {
	color:#333333;
	line-height:1.7em;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infomation {
	height:150px;
	overflow:auto;
	border: white 1px dashed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infomation dt, #infomation dd {
	background-color:#FFFFFF;
	font-size: 0.9em;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#iframe {
	width: 620px;
	height: 100 px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* top ここまで */

/* infomation ここから*/

#infobody {
	background-color:#FFFFFF;
	font-size: 0.8em;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infodeta {
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infodeta dt {
	color: #663300;
	font-style:italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image:url(../icon/icon_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#infodeta dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#infodeta p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* infomation ここまで */

#localpage #pagebody #pagetop #contents_wrap {
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ローカルページ共通小見出し　ここから */

#localPage #pageBody #pageTop #contentsWrap #contents h3 {
	margin-bottom: 17px;
}
/* ローカルページ共通小見出し　ここまで */


/* contact ここから */

#formtable {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#formtable tr td {
	font-size: 0.8em;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#formtable tr th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#formtable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#subject {
	border: 1px solid #CCCCCC;
}
#name, #tel, #email {
	width: 200px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 275px;
	border: 1px solid #CCCCCC;
}
#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#checkboxdata p {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formbutton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	background-color: #FB791E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB685;
	border-right-color: #CE4EF;
	border-bottom-color: #CE4EF;
	border-left-color: #FCB685;
}
#reset {
	color: #FFFFFF;
	background-color: #898989;
	width: 68px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.notes {
	font-size: 0.8em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadtext {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-decoration: none;
}
/* CONTACT　ここまで */


/* パンくず　ここから */

#rootlist {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 410px;
}
#rootlist li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootlist li a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootlist li a:link {
	color: #663300;
	text-decoration: none;
}
#rootlist li a:visited {
	color: #663300;
	text-decoration: none;
}
#rootlist li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rootlist li a:active {
	color: #000000;
	text-decoration: none;
}

/* パンくず　ここまで */


/* contents　ここから */

# {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
/* SITEMAPへのリンクテキスト　ここから */

#yohaku {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemap a {
	background-image: url(../icon/yoko_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
/* SITEMAPへのリンクテキスト　ここまで */


/* contents　ここまで */


/*  about us　ここから */

#aboutdeta {
	background-color: #EEEEEE;
	background-image: url(../../1about_us/image/about_bg_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#aboutdeta dt {
	background-image: url(../../1about_us/image/about_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#aboutdeta dt strong {
	font-size: 1em;
	color: #94bd15;
}
#aboutdeta dd {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#aboutdeta dd p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:5px;
}
/* about us　ここまで */

/* SITEMAP　ここから */

.sitemapList {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sitemapList dt {
	border-bottom:dotted;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.sitemapList dd {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.sitemapList dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemapList dd ul li a:link {
	color: #663300;
	text-decoration: none;
}
.sitemapList dd ul li a:visited {
	color: #663300;
	text-decoration: none;
}
.sitemapList dd ul li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.sitemapList dd ul li a:active {
	color: #000000;
	text-decoration: none;
}

/* SITEMAP　ここまで */
