body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg.gif) repeat-y;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	background: url(img/h1_bg.gif) no-repeat left bottom;
	padding: 8px 5px 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	color: #006633;
	background: url(img/h2_bg.gif) no-repeat left bottom;
	clear: both;
	font-weight: bold;
	margin-bottom: 0.6em;
	margin-top: 2em;
	padding: 5px 3px 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8DC433;
	margin-bottom: 0em;
	margin-top: 0.3em;
}
address {
	font-style: normal;
	border-top: 2px solid #D3E9A6;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #EBF5D6;
	font-size: 11px;
	padding: 0.5em;
}
p {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 0px;
}
IMG {
	border: 0px;
  font-size : xx-small;
  color : green;
}
td {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.3em;
}
th {
	text-align: left;
	font-size: 12px;
}
dl {
	margin-top: 0px;
	padding-top: 0px;
}
dt {
	font-weight: bold;
	margin-top: 1em;
	margin-left: 1em;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
li {
	line-height: 1.3em;
}

/*-- リンク指定 --*/

a:link {
	color: #666666;
}
a:hover {
}
a:visited {
}

/*-- ヘッダ部 --*/

.head {
	width: 750px;
	border-top: 3px solid #006633;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.summary {
	margin-bottom: 8px;
	margin-top: 3px;
	margin-left: 12px;
	padding-right: 110px;
	font-size: 10px;
	color: #666666;
}
.global-navi {
	background: url(img/global_navi_bg.gif);
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-top: 10px;
}
.english {
	left: 640px;
	top: 6px;
	height: 20px;
	width: 100px;
	position: absolute;
}

/*-- メイン --*/

.contents {
	width: 750px;
}

/*-- サイドメニュー --*/

.menu {
	width: 180px;
	vertical-align: top;
	background: url(img/menu_bg.gif);
}
.menu-list dl {
	margin: 30px 0em 0em;
}
.menu-list dl dt {
	padding: 0.5em 0px;
	margin: 0px;
	color: #006633;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}
.menu-list dl dd {
	padding: 0px;
	margin: 0px;
}
.menu-list dl dd dl {
	margin-top: 0px;
}
.menu-list dl dd dl dt {
	background: #C5E293 url(img/icon_tri2.gif) no-repeat left center;
	padding: 0.5em 0.5em 0.5em 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 100%;
}
.menu-list dl dd dl dd {
}
.menu-list ul {
	padding: 0px;
	margin: 0px;
}
.menu-list ul li {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	line-height: 1.45em;
}
.menu-infomation {
	background: #FFFFEB;
	margin: 1em 5px 5px;
	padding: 5px;
	border-top: 4px solid #006633;
	border-right: 0px none #006633;
	border-bottom: 2px solid #006633;
	border-left: 0px none #006633;
}
.menu-infomation dl {
	margin: 0px;
	padding: 0px;
}
.menu-infomation dl dt {
	font-weight: bold;
	color: #006633;
	margin: 0px;
	padding: 0px;
}
.menu-infomation dl dd {
	margin: 5px 0px;
	padding: 0px;
}
.menu-infomation ul {
	margin: 0px;
	padding: 0px;
}
.menu-infomation ul li {
	margin: 2px 0px;
	padding: 0px 0px 0px 18px;
	background: url(img/icon_tri1.gif) no-repeat;
	list-style-type: none;
	line-height: 1.45em;
}

/*-- メインコンテンツ --*/

.main {
	vertical-align: top;
	padding-left: 40px;
	padding-right: 20px;
}
.path {
	margin-top: 10px;
	font-size: 10px;
	height: 15px;
}

.to-top {
	width: 100%;
	text-align: right;
}

.data-table {
	width: 100%;
	clear: both;
	background: #999999;
}
.data-table caption {
	background: #CCCCCC;
	margin: 2px;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.data-table th {
	background: #DEEEBD;
	font-weight: normal;
	padding: 4px;

}
.data-table td {
	padding: 4px;
	background: #FFFFFF;
}
.data-head {
	font-size: 10px;
	vertical-align: top;
}


.category-navi {
	margin-top: 2em;
	margin-bottom: 1em;
	clear: both;
}
.category-navi dt {
	color: #339966;
	margin: 0px;
	padding: 0px;
}
.category-navi dd {
	background: #EBF5D6;
	margin: 2px 0px 0px;
	padding: 5px;
}

/*-- フッター --*/


.footer {
	width: 750px;
	border-top: 3px solid #92C733;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.footer-navi {
	font-size: 11px;
	padding: 0.5em;
	line-height: 1.2em;
}
.footer-navi ul {
	margin: 0px;
	padding: 0px;
}
.footer-navi ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.copyright{
	color: #666666;
	background: #ADD65C;
	padding: 0.3em;
}

/*-- サイトマップフォーマット --*/

.sitemap {
}
.sitemap dl {
	margin: 0px;
	padding: 0px;
}
.sitemap dl dt {
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 1.5em;
	padding-top: 0.5em;
	border-top: 1px solid #339900;
	border-right: 1px none #339900;
	border-bottom: 1px none #339900;
	border-left: 1px none #339900;
}
.sitemap dl dd {
	margin-bottom: 0.5em;
	margin-left: 2em;
}
.sitemap dl dd dl dt {
	border: none;
}
.sitemap ul {
	margin-left: 0px;
}
.sitemap ul li {
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #339900;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
textarea {
	border: 1px solid #006633;
	background: #FFFFEB;
}
input {
	border: 1px solid #006633;
	background: #FFFFEB;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}


.orversea {
	width: 100%;
	text-align: center;
}
.idx-img {
	float: right;
	margin-left: 10px;
}
.read-more {
	padding-right: 20px;
	text-align: right;
	background: url(img/icon_tri2.gif) no-repeat right center;
	line-height: normal;
	margin-top: 0.5em;
	width: 345px;
}
.products-img {
	float: left;
	margin-right: 10px;
	width: 140px;
}
.products-txt {
	width: 360px;
	float: right;
}
.fc {
	clear: both;
}
.mar1 {
	margin-left: 15px;
}
.read-more2 {
	text-align: right;
	background: url(img/icon_tri2.gif) no-repeat right center;
	line-height: normal;
	margin-top: 0.5em;
	margin-right: 140px;
	padding-right: 15px;


}
.mar0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.l-green {
	color: #333333;
	font-size: 8px;

}
.green {
	color: #006633;
	font-weight: bold;
}
.lhight li {

	line-height: 150%;
}
.fs12 {
	font-size: 12px;
}
.mar3 {
	margin-right: 10px;
}
.line {
	border: thin solid #99CC66;
}
.qa {
	text-indent: -18px;
	padding-left: 18px;
}
.red {
	color: #FF3300;
}
.mar5 {
	margin-right: 30px;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
