body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	font-family: sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	height:20;
}
.font14_b { color: black; font-weight: bold; font-size: 14px }
.font12_r { color: red; font-size: 12px }
.font14 { color: black; font-size: 14px }
.font16_b { color: black; font-weight: bold; font-size: 16px }
.font12  { color: #000000; font-size: 12px; line-height: 14px }
.font12_b   { color: black; font-weight: bold; font-size: 12px }
.font10 {
	font-size:10px;
	color: #000000;
	line-height: 16px;
}
p {
	font-size:12px;
	color: #000000;
	line-height: 18px;
	padding-left: 6px;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
}
li  { font-size: 12px; line-height: 14px; margin: 0px; padding: 0px }
.navi_kaisou {
	font-size: 10px;
}
.table_data    { color: black; font-weight: normal; font-size: 12px; line-height: 16px }
.table_top {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ECE7DF;
	text-align: center;
}
.box  { margin: 10pt; padding: 10pt; border: double 3px #960; width: auto; height: auto }
.box01 { margin: 10pt; padding: 10pt; border: double 3px #00a1e4; width: auto }
.text_field {
	font-size: 12px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 1px;
}
.form_box {
	background-color:#eeeae3;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 145%;
}
a.black:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	line-height: 145%;
}
a.black:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 145%;
}
a.black:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 145%;
}
a.menu_a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu_a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu_a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.menu_a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.menu_b:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu_b:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu_b:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.menu_b:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}



/*ヘッダーメニュー用設定*/
.header_menu_new {
	width: 750px;
	height: 100px;
	background-color: #444F58;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_menu_new_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_menu_new_logo {
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
.header_menu_bt_bg {
	background-image: url(images/menu_bt_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_menu_bt {
	width: 582px;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	clear: both;
}
.header_menu_company {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
}
.header_menu_sub_bt {
	margin: 0px;
	padding: 0px;
}
.header_menu_sub_bt ul {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 215px;
}
.header_menu_sub_bt li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

/*フッターメニュー用設定*/
.footer_new_bg {
	background-color: #444F58;
	margin: 0px;
	padding: 0px;
}
.footer_new {
	background-color: #444F58;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
.footer_new ul {
	color: #FFFFFF;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.footer_new li {
	color: #FFFFFF;
	list-style-type: none;
	float: left;
}
.footer_new li a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-decoration: none;
}
.footer_new li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow_f2.gif);
}
.footer_new li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_new_cpyrght {
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
