body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #FFFFFF;
	line-height: 1.8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #575859;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
h1, h2, h3, h4, h5, p, ul, li, dl, dd, form  {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	font-size: 100%;
}
a:link {
	color: #feca9b;
}

a:visited {
	color: #CD6D34;
}
a:active, a:hover {
	color: #FBB040;
}
ul {
 list-style-type: none;
}
li {
 list-style-position: outside;
}
img {
	border-style: none;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #181825;
}
#header {
	height: 60px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
#header h1 {
	margin-bottom: 10px;
	font-size: 77%;
	font-weight: normal;
}
ul#navi {
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
ul#navi li {
	float: left;
}
ul#navi li a:hover {
	background-color: transparent;
}
ul#navi li a:hover img {
	visibility: hidden;
}
ul#navi li#bt_home a {
	background-image: url(../images/bt_home_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul#navi li#bt_about a {
	background-image: url(../images/bt_about_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul#navi li#bt_list a {
	background-image: url(../images/bt_list_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul#navi li#bt_company a {
	background-image: url(../images/bt_company_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul#navi li#bt_contact a {
	background-image: url(../images/bt_contact_o.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul#navi  li.select img {
	visibility: hidden;
}





ul#pan {
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	zoom: 1;
	display: block;
	font-size: 85%;
}
ul#pan li {
	float: left;
	padding-right: 15px;
}
ul#pan li.ar {
	background-image: url(../images/ic_pan.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#contents {
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	zoom: 1;
}
#contents  .bar {
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
}
#contents  #mainbox {
	float: left;
	width: 650px;
}
#contents #mainbox dl {
	overflow: hidden;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454552;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contents #mainbox dt {
	float: left;
	width: 55%;
}
#contents #mainbox dd {
	float: left;
}

#contents  #mainbox  dd h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7c7c83;
	color: #feca9b;
	padding-left: 10px;
	font-size: 125%;
}
#contents #mainbox dd p {
	padding-left: 13px;
	margin-bottom: 5px;
}
#contents #mainbox dd strong {
	padding-left: 5px;
}
#contents #sub {
	float: right;
	width: 230px;
	padding-top: 30px;
}
#contents #sub #sub_bar {
	background-image: url(../images/sbar_sub.jpg);
	background-repeat: no-repeat;
	height: 37px;
	font-weight: bold;
	color: #161d48;
}
#contents #sub #sub_bar strong {
	display: block;
	padding-top: 10px;
	padding-left: 20px;
}
#contents #sub li {
	background-color: #dedee5;
	margin-bottom: 1px;
	padding: 10px;
}
#contents #sub li a {
	background-image: url(../images/ic_m.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	display: block;
}
#contents #sub li a:link {
	color: #2b49a3;
}
#contents  #sub  li  a:hover  {
	color: #F77117;
}
#container #bana {
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454552;
	padding-top: 15px;
	padding-bottom: 15px;
}

#gotop  {
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footer  {
	background-color: #26262A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #575859;
	padding: 30px;
}
#footer ul#fmenu {
	overflow: hidden;
	zoom: 1;
}

#footer  ul#fmenu li  {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 20px;
}
#footer ul#fmenu .none {
	border-right-style: none;
}
#footer #copy {
	text-align: right;
	padding-top: 10px;
}
#contents #main h3 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#contents #main #news dl {
	overflow: hidden;
	zoom: 1;
}

#contents #main #news dt {
	float: left;
	padding-right: 20px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #64646d;
	margin-right: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404044;
	padding-bottom: 5px;
}
#contents #main #news dd {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404044;
	padding-bottom: 5px;
}
#contents #main #news p.other {
	text-align: right;
	margin-top: 5px;
}
#contents #main #news p.other img {
	margin-left: 25px;
}


#contents  #main  dl.box {
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
	margin-bottom: 40px;
}
#contents   #main   dl.box dt {
	float: left;
	width: 425px;
	padding-right: 20px;
}
#contents #main dl.box dd {
	float: right;
	width: 440px;
}
#contents #main .box strong {
	font-size: 115%;
	display: block;
	margin-bottom: 20px;
	color: #edd4be;
}
#contents #main dl.box dd li {
	font-size: 125%;
	color: #edd4be;
	font-weight: bold;
	line-height: 2.5;
	background-image: url(../images/ic_arb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#contents #main dl#tbb {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-y;
	color: #181825;
}
#contents #main dl#tbb dt {
	font-weight: bold;
	clear: left;
	float: left;
	padding: 20px;
}
#contents #main dl#tbb dd {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181825;
}
.wid01 {
	width: 300px;
}
.wid02 {
	width: 150px;
}

.wid03 {
	width: 400px;
}
#comp {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
.ERR {
	color: #CC0000;
}


#contents #main #contact #submit {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents #main #contact dl#tbb span {
	font-size: 85%;
	font-weight: normal;
	color: #CC0000;
	padding-left: 5px;
}
#contents h2#category {
	background-image: url(../images/bar_category.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
}
#contents h2#category span {
	padding-top: 7px;
	padding-left: 20px;
	display: block;
}
#contents #mainbox dl#detail {
	overflow: hidden;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454552;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contents  #mainbox  dl#detail dt {
	float: none;
	margin-bottom: 20px;
}
#contents #mainbox dl#detail dd {
	float: none;
}
#contents #mainbox dl#detail dd h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7c7c83;
	color: #feca9b;
	padding-left: 10px;
	font-size: 125%;
}
#contents #mainbox dl#detail dd p {
	padding-left: 13px;
	margin-bottom: 5px;
}
#contents #mainbox dl#detail dd strong {
	display: block;
}
#contents #mainbox #pgback {
	text-align: right;
	padding-top: 30px;
}
#contents #main .contact_tx {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

