body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(img/back-body.gif) repeat-x left top;
}
#all {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 762px;
}
/*-- コンテンツ全体 --*/
#contents {
	margin: 0px;
	padding: 0px;
	width: 762px;
	text-align: center;
	background: url(img/back-con.gif) repeat-y left top;
	float: left;
}
.none {
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tblcenter {
	margin-right: auto;
	margin-left: auto;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.t-right {
	text-align: right;
}
.vm {
	vertical-align: middle;
}
.path {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	bottom: 5px;
}
.pagetop {
	margin: 16px 37px 30px 0px;
	padding: 0px;
	text-align: right;
}
/*-- スペース設定 --*/
.m-top5 {
	margin-top: 5px;
}
.m-top10 {
	margin-top: 10px;
}
.m-top20 {
	margin-top: 20px;
}
.m-bottom5 {
	margin-bottom: 5px;
}
.m-bottom10 {
	margin-bottom: 10px;
}
.m-bottom20 {
	margin-bottom: 20px;
}
.siege {
	border: 1px solid #81DEF2;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
#main2 .h2box .siege p {
	margin-right: 0px;
	margin-left: 0px;
}
.siege ul,.siege ol {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 10px 0px 25px;
}
/*-- リンク指定 --*/
a:link {
	color: #ff8400;
	text-decoration: none;
}
a:visited {
	color: #e17400;
	text-decoration: none;
}
a:hover {
	color: #ff8400;
	text-decoration: underline;
}
/*-- サイトマップ --*/
div.sitemap {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	text-align: left;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}
.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}
.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.tblcompany {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	width: 494px;
	margin: 15px auto 0px;
	padding: 0px;
}
.tblcompany th {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background: #E8E8E8;
	color: #666666;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
.tblcompany td {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #666666;
	padding: 5px;
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
}
.tblcompany td.noborder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main2 .tblcompany p {
	margin: 0px;
}
#main2 .h2box .tblcompany p {
	margin-right: 0px;
	margin-left: 0px;
}
.tblcompany ul,.tblcompany ol {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 5px 10px 5px 25px;
}
.submit em {
	color: #d97c2e;
	font-size: 12px;
}
/*-- faq --*/
.listfaq {
	margin: 0px;
	padding: 0px;
}
.listfaq dt {
	margin: 10px 0px;
	padding: 4px 0px 0px 20px;
	font-weight: bold;
	color: #003366;
	background-image: url(info/img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.listfaq dd {
	margin: 10px 0px;
	padding: 4px 0px 0px 20px;
	color: #333333;
	background-image: url(info/img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
/*-- カテゴリリンク --*/
.category {
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #81DEF2;
	margin: 15px 10px 10px;
}
.category ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
.category li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.category li a {
	margin: 0px 8px;
	padding: 0px;
}
/*-- タイトル --*/
h1 {
	line-height: 23px;
	font-size: 12px;
	color: #666666;
	margin: 13px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(img/h1.gif) no-repeat left top;
}
h2 {
	font-size: 12px;
	line-height: 22px;
	margin: 25px 0px 10px 8px;
	padding: 0px 0px 0px 8px;
	color: #666666;
	background: url(img/h2.gif) no-repeat left top;
}
h3 {
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0px 10px 16px;
	color: #666666;
	padding: 0px 0px 0px 10px;
	background: url(img/h3.gif) no-repeat left top;
}
/*-- 段落・リスト設定 --*/
p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 2px;
	padding: 0px;
}
ul,ol {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 5px 10px 5px 40px;
}
/*-- ヘッダ部 --*/
#head {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head .summary {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}
#head ul {
	margin: 0px;
	padding: 0px;
}
#head li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#head li span {
	display: none;
}

#head li.head-home a {
	background: url(img/head-home.gif) no-repeat left top;
	height: 26px;
	width: 79px;
	float: left;
}
#head li.head-com a {
	background: url(img/head-com.gif) no-repeat left top;
	height: 26px;
	width: 75px;
	float: left;
}
#head li.head-faq a {
	background: url(img/head-faq.gif) no-repeat left top;
	height: 26px;
	width: 111px;
	float: left;
}
#head li.head-site a {
	background: url(img/head-site.gif) no-repeat left top;
	height: 26px;
	width: 94px;
	float: left;
}
/*-- サイドメニュー --*/
#menu {
	width: 201px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu .menubox {
	background: #FFFFFF url(img/back-menubox.gif) repeat-y left top;
	margin-left: auto;
	margin-top: 10px;
	width: 184px;
	margin-right: auto;
}
#menu .menubox ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 6px 4px;
}
#menu .menubox li {
	font-size: 12px;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}
#menu .menubox li a{
	width: 176px;
	height: 27px;
	display: block;
	color: #666666;
	text-indent: 16px;
} 
#menu .menubox li a:link,#menu .menubox li a:visited {
	background: url(img/back-menuli.gif) no-repeat left top;
}
#menu .menubox li.under a:link,#menu .menubox li.under a:visited {
	background: url(img/back-liunder.gif) no-repeat left top;
}
#menu .menubox li a:hover {
	background: url(img/back-menuli-over.gif) no-repeat left top;
	text-decoration: none;
}
#menu .menubox li.under a:hover {
	background: url(img/back-liunder-over.gif) no-repeat left top;
	text-decoration: none;
}
#menu .inqbox {
	background: #FFFFFF url(img/back-inqbox.gif) repeat-y left top;
	margin-left: auto;
	width: 184px;
	margin-top: 10px;
	margin-right: auto;
}
#menu .inqbox p {
	font-size: 11px;
	line-height: 15px;
	color: #777777;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*-- メインコンテンツ --*/
#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 561px;
	text-align: left;
}
#main2 {
	width: 528px;
	margin-left: 16px;
}
#main2 p {
	margin-right: 8px;
	margin-left: 8px;
}
#main2 p.special {
	color: #FF0000;
}
#main2 .h2box p {
	margin-right: 16px;
	margin-left: 16px;
}
#main2 p.link {
	text-align: right;
}
#main2 p.link a:link,#main2 p.link a:visited,#main2 p.link a:hover {
	background: url(img/arrow.gif) no-repeat left top;
	padding-left: 15px;
}

#main2 .h3box p {
	margin-right: 24px;
	margin-left: 24px;
}
#main2 .l2box {
	margin-left: 7px;
}

#main2 .l2box img {
	background: url(img/back-l2img.gif) no-repeat left top;
	padding: 9px 7px 7px 8px;
	margin-bottom: 4px;
	margin-right: 11px;
	margin-top: 15px;
}
#main2 .l2box h2 {
	font-size: 11px;
	line-height: 18px;
	background: url(img/h2-l2.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	font-weight: normal;
}
#main2 .l2box h2.long {
	background: url(img/h2-l2long.gif) no-repeat left top;
	line-height: 14px;
	height: 29px;
	padding-top: 3px;
}

#main2 .l2box h2 a:link,#main2 .l2box h2 a:visited {
	color: #666666;
}
#main2 .l2box h2 a:hover {
	color: #999999;
	text-decoration: none;
}
#main2 .l3box {
	margin-left: 14px;
	width: 494px;
}
#main2 .l3box ul {
	margin: 5px 10px 0px;
	padding: 0px;
}
#main2 .l3box ol {
	margin: 5px 10px 0px;
	padding: 0px;
}
#main2 .l3box ul li {
	list-style-type: none;
	background: url(img/mark.gif) no-repeat left top;
	margin: 0px;
	padding-left: 15px;
}
#main2 .l3box ul li ol li {
	list-style-type: decimal;
	background: url(none);
	margin: 0px;
	padding-left: 0px;
}
#main2 .l3box ul.small {
	margin: 5px 10px 0px;
	padding: 0px;
}
#main2 .l3box .small li {
	list-style-type: none;
	background: url(none);
	margin: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 14px;
}
#main2 .l3img {
	float: left;
	width: 231px;
	margin-top: 3px;
}
#main2 .l3img img {
	border: 1px solid #63A35F;
}

#main2 .l3text {
	float: right;
	width: 245px;
	margin-top: 3px;
}
#main2 .l3siege {
	background: url(img/back-l3siege.gif) repeat-y left top;
	margin-top: 1px;
	margin-bottom: 10px;
}
#main2 .l3siege2 {
	height: 218px;
}
#main2 .l3siege p {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main2 .l3text table,#main2 table.tbllist table {
	width: 245px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	margin-bottom: 5px;
}
#main2 .l3text th,#main2 table.tbllist table th {
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #E8E8E8;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#main2 .l3text td,#main2 table.tbllist table td {
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-left: 10px;
}
#main2 .tbllist {
	margin-top: 15px;
	margin-bottom: 15px;
}
#main2 .tbllist td {
	width: 247px;
}
#main2 .l3box .tbldetails {
	width: 494px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main2 .l3box .tbldetails th {
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #E8E8E8;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#main2 .l3box .tbldetails th.t-right {
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}
#main2 .l3box .tbldetails th.t-right2 {
	text-align: right;
	padding-right: 30px;
}
#main2 .l3box .tbldetails th.t-right3 {
	text-align: right;
	padding-right: 10px;
}
#main2 .l3box .tbldetails td {
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#main2 .page {
	margin-top: 27px;
	margin-left: 10px;
	width: 504px;
	border-top: 1px solid #7FDEF2;
	text-align: center;
	padding-top: 7px;
}
#main2 .page .space {
	margin-right: 6px;
}
#main2 .imgbox {
	float: left;
	width: 230px;
}
#main2 .imgbox img {
	border: 1px solid #63A35F;
}
#topimg {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#mainimg {
	height: 130px;
	width: 559px;
	position: relative;
}

/*-- index --*/
#index {
	padding: 0px 0px 65px 16px;
	margin: 0px;
	text-align: left;
}
#index h1 {
	line-height: 23px;
	font-size: 12px;
	color: #666666;
	margin: 8px 0px 12px;
	padding: 0px 0px 0px 20px;
	background: url(img/h1-index.gif) no-repeat left top;
}
#index h2 {
	margin: 15px 0px 0px;
	padding: 0px;
}
#index h3 {
	margin: 3px 0px 5px;
	padding: 0px;
}

#index p {
	margin-right: 8px;
	margin-left: 8px;
}
#index .index-product {
	background: url(img/back-product.gif) repeat-y left top;
	padding: 4px 10px 10px;
	width: 508px;
	margin-bottom: 19px;
}
#index .indexbox {
	height: 72px;
	width: 251px;
	margin-top: 6px;
	position: relative;
}
#index .indexbox p {
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	top: 33px;
	right: -2px;
	width: 145px;
}
#index .indexbox img.f-left {
	float: left;
	width: 86px;
}

#index .news {
	background: url(img/back-indexnews.gif) repeat-y left top;
	padding-top: 5px;
}
#index .news ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	color: #666666;
}
#index .news li {
	font-size: 12px;
	line-height: 21px;
	background: url(img/line-news.gif) no-repeat left bottom;
}
#index .news .under {
	background: url(none);
}

#index .news span {
	margin-right: 40px;
	margin-left: 10px;
}
#index .news li img {
	padding-bottom: 6px;
	padding-top: 4px;
	vertical-align: middle;
	margin-left: 5px;
}

/*-- フッター --*/
#footer {
	clear: both;
	width: 758px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
}
#footlink {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 30px;
	position: absolute;
	left: 0px;
	top: -80px;
	zoom:1;
	width: 191px;
}
#footlink ul {
	margin: 0px;
	padding: 20px 0px 0px 7px;
	list-style-type: none;
}
#footlink li {
	margin: 0px;
	padding: 0px;
}
#footer01 {
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
	clear: both;
	background: #FFFFFF url(img/back-foot01.gif) repeat-x left top;
	border-top: 1px solid #CCCCCC;
}
#footer01 ul {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	line-height: 21px;
	background: url(img/back-footul.gif) no-repeat left bottom;
}
#footer01 li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer01 a,#footer01 em {
	margin: 0px 4px 0px 2px;
	padding: 0px;
}
#footer02 {
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
	background-color: #FFFFFF;
}
address {
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 0px 18px;
	color: #999999;
	padding: 0px;
}
address a:link,address a:visited {
	color: #938D81;
	text-decoration: none;
}
address a:hover {
	color: #938D81;
	text-decoration: underline;
}
p.copy {
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
