* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(img/bodybg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#all {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-y;
}
h1 {
}
#index h1 {
	text-align: center;
	margin-top: 48px;
	margin-bottom: 43px;
}
#main2 h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #333333;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
#main2menu h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #333333;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
h2 {
}
#main2 h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
}
p {
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
}
li {
	line-height: 1.4em;
	color: #333333;
}
/*-- コンテンツ全体 --*/

#contents {
	width: 760px;
	margin-right: 5px;
	margin-left: 5px;
}
.bold {
	font-weight: bold;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alcenter {
	text-align: center;
}
.alleft {
	text-align: left;
}
.alright {
	text-align: right;
}
.pagetop {
	text-align: right;
	margin-right: 15px;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}

/*-- テキスト装飾 --*/
.small{
	font-size: 11px;
}
.red {
	color: #F03D00;
}
.blue {
	color: #54A2CF;
}
.lr10-p {
	padding-right: 10px;
	padding-left: 10px;
}
.r2-m {
	margin-right: 2px;
}
.r10-m {
	margin-right: 10px;
}
.up5-m {
	margin-top: 5px;
}
.up10-m {
	margin-top: 10px;
}
.up15-m {
	margin-top: 15px;
}
.up30-m {
	margin-top: 30px;
}
.un5-m {
	margin-bottom: 5px;
}
.un10-m {
	margin-bottom: 10px;
}
.un15-m {
	margin-bottom: 15px;
}


/*-- サイトマップフォーマット --*/
.sitemap {
	margin-top: 15px;
	font-size: 12px;
}
.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;
}

.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);
}

/*-- リンク指定 --*/

#main2 a:link ,#main2 a:visited ,.path a:link ,.path a:visited {
	color:#FF0000;
	text-decoration:underline;
}
#main2 a:hover ,.path a:hover {
	color:#003399;
	text-decoration:underline ;
}
#footer a:link ,#footer a:visited ,#menu a:link ,#menu a:visited {
	color:#333333;
	text-decoration:none;
}
#footer a:hover ,#menu a:hover {
	color:#333333;
	text-decoration:underline;
}

/*-- ヘッダ部 --*/
#head {
	position: relative;
}
.summary {
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	left: 120px;
	top: 42px;
	color: #333333;
	width: 400px;
}

/*-- フッター --*/
#footer {
	clear: both;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
}

/*-- faq --*/
.listfaq {
	margin: 0px;
	padding: 0px;
}
.listfaq dt {
	margin: 10px 0px 5px;
	padding: 4px 0px 0px 20px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	line-height: 1.4em;
	background: url(img/icon_q.gif) no-repeat left top;
}
.listfaq dd {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	background: url(img/icon_a.gif) no-repeat left top;
}

/*-- サイドメニュー --*/

#menu {
	width: 200px;
	float: left;
}

/*-- メインコンテンツ --*/
#index {
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
}
#main {
	width: 760px;
	background-image: url(img/middlebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#main2 {
	width: 710px;
	padding-right: 25px;
	padding-left: 25px;
}

.path {
	font-size: 11px;
	line-height: 11px;
	background-image: url(img/pathbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	width: 750px;
	padding-right: 15px;
	margin-left: 5px;
}
#main2 .comlink {
	font-size: 11px;
	background-color: #F8F5F2;
	text-align: center;
	margin: 15px 0px 0px;
	line-height: 11px;
	padding: 9px 0px 5px;
}
table.size {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}
table.size p {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
}
table.size th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: url(img/thbg.gif) repeat-y;
	padding: 3px 8px 2px;
	}
table.size td {
	background-image: url(img/detailebg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px 8px 2px;
}
#main2menu .table-l {
	width: 315px;
	float: left;
	margin-left: 10px;
}
#main2menu .table-r {
	width: 315px;
	float: left;
}
#main2menu .table-l img ,#main2menu .table-r img {
	margin-bottom: 12px;

}
#main2menu .table-l table ,#main2menu .table-r table {
	margin-bottom: 35px;

}
#main2menu .table-l th ,#main2menu .table-r th {
	width: 58px;
	font-size: 12px;
	line-height: 16px;
	color: #D34E06;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
#main2menu .table-l td ,#main2menu .table-r td {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 257px;
}
#main2menu .table-r {
	float: left;
	margin-left: 40px;
}
#main2 .location {
	margin-bottom: 10px;
}
#main2 .location td {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	}
#main2 .contact {
	width: 640px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
#main2 .contact th {
	width: 180px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #333333;
	background-image: url(img/thbg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main2 .contact td {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
#main2menu {
	background-image: url(img/main_unbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 710px;
	padding-right: 25px;
	padding-left: 25px;
}


 .menu000 {
	margin-bottom: 34px;
	width: 470px;
	margin-left: 147px;
}
 .menu000 table td {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 23px;
	padding-left: 23px;
	width: 149px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(img/right02.gif);
}
 .menu000 table td.titleimg {
	margin: 0px;
	padding: 0px;

}
 .menu000 table th {
	width: 20px;
}



 .menu002 {
	margin-bottom: 34px;
	width: 470px;
	margin-left: 120px;
	margin-top: 30px;
}
 .menu002 table td {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 23px;
	padding-left: 23px;
	width: 149px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(img/right02.gif);
}
 .menu002 table td.titleimg {
	margin: 0px;
	padding: 0px;

}
 .menu002 table th {
	width: 20px;
}
