body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 28px;
	height: 28px;
	font-weight: normal;
}
h2,h3,h4,h5,h6,ul,li,p{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul a,li a,p a{
	color: #0066CC;
	text-decoration: none;
}
ul a:hover,li a:hover,p a:hover{
	color: #0066CC;
	text-decoration: underline;
}
#head_menu {
	float: right;
}
#menu_box div,#sub_menu div {
	float: left;
}
#sub_menu {
	background-image: url(img/sub_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	width: 821px;
	padding-top: 8px;
	padding-left: 54px;
}
#sub_menu div{
	padding-right: 45px;
}
#cont_left {
	float: left;
	margin-top: 25px;
	width: 690px;
	background-image: url(img/left_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#cont_left p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#banner_box {
	background-image: url(img/banner_bg.jpg);
	background-repeat: repeat-y;
	width: 283px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner_box li{
	margin-bottom: 3px;
}
.sub_title {
	padding-top: 15px;
	padding-bottom: 15px;
}
.foot_menu {
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	height: 20px;
}
#cont {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#cont_right {
	margin-top: 22px;
	width: 305px;
	float: right;
}
h4 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #343633;
	width: 600px;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 10px;
	border-right-width: 50px;
	border-right-style: solid;
	border-right-color: #990000;
	margin-bottom: 10px;

}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #316AC5;
	line-height: 20px;
	padding-left: 30px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(img/bt_h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	margin-right: 20px;
	font-weight: normal;
}
h5 a{
	color: #990000;
	text-decoration: none;
}
h5 a:hover{
	text-decoration: underline;
}
#sitemap_list{
	margin-left: 180px;
	margin-bottom: 30px;
}
#deposit_list{
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#sitemap_list li,#deposit_list li {
	background-image: url(img/bt_list_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 20px;
	font-size: 12px;
}
#term dl {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 20px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E99C00;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 20px;
}
#term dt {
	float: left;
	background-image: url(img/bt_list_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 14px;
	color: #316AC5;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
#term dd {
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #E99C00;
	height: 020px;
}
#term p {
	clear: left;
	margin-bottom: 10px;
}
#term {
	padding-top: 20px;
}
#term_link {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	width: 520px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#term_link td {
	border: 2px solid #E99C00;
}
#term_link td a{
	color: #000000;
}
#term_link td a:hover{
	color: #CC3300;
	text-decoration: none;
}
dl.policy {
	height:300px;
	overflow:auto;
	padding:3px;
	background-color:#F4F4F4;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20;
	margin-left: 15px;
}

dl.policy dt {
	margin:3px 3px 5px;
	padding:2px 4px;
	border:1px solid #000;
	background-color:#323431;
	font-weight:bold;
	color: #FFFFFF;
	font-family: "メイリオ";
}
dl.policy dd {
	margin:3px 3px 8px;
	padding:2px 4px;
	border:1px solid #666;
	background-color:#D3CFC6;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
}#map {
	height: 500px;
	width: 650px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.tbl1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tbl1 th {
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbl1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbl2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tbl2 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	color: #316AC5;
	font-weight: normal;
}
.tbl2 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbl3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tbl3 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #990100;
}
.tbl3 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.back_top {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
}
.com_name {
	background-image: url(img/bt_list_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #316AC5;
}
#mail_form {
	margin-bottom: 20px;
}
.title {
	width: 672px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.left_text {
	float: left;
	width: 380px;
}
.right_img {
	float: right;
	margin-right: 10px;
}
#business ul {
	margin-top: 5px;
	margin-left: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
span {
	color: #316AC5;
}
#cont_left h2{
	padding-bottom: 15px;
}
.h5_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(img/bt_list_top.jpg);
	padding-left: 20px;
	margin-left: 40px;
}
.h5_link a{
	color: #0066FF;
	text-decoration: underline;
}
.h5_link a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ERR { color:#FF0000;}

