body {
	background-color: #999999;
	background-image: url(../img/general_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: left;
}
#wrapper {
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footer .copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 5px;
}
#header .info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#navi {
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #7C8FBD;
	padding-bottom: 20px;
}
#contents {
	width: 550px;
	padding: 0 0 15px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#contents td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
div .menu  a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 19px;
	height: 22px;
	width: 200px;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px 0 0 0;
}
div .menu a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(img/menu_bg_f2.gif);
	background-repeat: no-repeat;
}
div .sub  a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 30px;
	height: 18px;
	width: 200px;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px 0 0 0;
}
div .subb  a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 30px;
	height: 18px;
	width: 200px;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px 0 0 0;
}
div .sub a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
div .subb a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
#idxmain td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
}
#idxmain td a {
	color: #FFFFFF;
	text-decoration: none;
}
#idxmain td a:hover {
	text-decoration: underline;
}
.idxBoxText {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.idxBoxText p {
	margin: 5px
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.idxInfo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.imcBox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 550px;
	text-indent: 20px;
	padding-top: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#equipList th {
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#equipList td {
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#equipList {
	border: 1px solid #CCCCCC;
}



#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navcontainer li {

}

#navcontainer a
{
	display: block;
	width: 165px;
	background-image: url(img/menu_hiakei_a.jpg);
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #666666;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: normal;
}

#navcontainer a:hover
{
	background-image: url(img/menu_hiakei_a_ho.jpg);
	color: #000000;
}
.hon12_130 {
	font-size: 12px;
	line-height: 130%;
	padding: 0px;
	margin: 10px;
	text-align: left;
}
h3 {
	font-size: 14px;
	line-height: 130%;
	background-image: url(img/h3_haikei.jpg);
	font-weight: normal;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 305px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#h1_haikei {
	font-size: 14px;
	background-image: url(img/h1_haikei.jpg);
	margin-top: 10px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 15px;
	width: 545px;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
