@charset "utf-8";

body{
	color:#333333;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table{
	font-size:12px;
	line-height:160%;
}
a{color:#0066FF;text-decoration:underline;}
a:hover{
	text-decoration:none;
	color: #0066FF;
}

.bankinH1 {
	vertical-align: middle;
	text-align: left;
	padding-right: 0px;
	line-height: 35px;
}
.inner {
	padding: 10px;
}

.imgover {
}
.white {
	color: #FFFFFF;
}


h1{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 379px;
	top: 22px;
}
h2.idx_01_01{
	background-image: url(../image/top_h2_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 74px;
}
h2.idx_01_02{
	background-image: url(../image/top_h2_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 74px;
}
h2.idx_01_03{
	background-image: url(../image/top_h2_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 74px;
}

h2.idx_02{
	background-image: url(../image/h2_idx_02.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 0px;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2.idx_03{
	background-image: url(../image/h2_idx_03.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 0px;
	line-height: 27px;
	height: 27px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
h2.all_01 {
	font-size: 14px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	padding-right: 0px;
	padding-left: 5px;
	line-height: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	background-image: url(../image/h2.gif);
}
h2.auction {
	background-image: url(../image/mm_about_auction.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}
h3.all_01 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	line-height: 32px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

h4  {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

img{border:0px;}
h1.title { color: #FFFFFF; text-align:center; width:900px; padding:5px 0px 5px 0px; font-size:12px; margin:0px auto;}
h1.title a:link{ color:#FFFFFF; text-decoration:none; padding:5px 0px 5px 0px; font-size:12px; margin:0px auto;}
h1.title a:visited { color:#FFFFFF; text-decoration:none; padding:5px 0px 5px 0px; font-size:12px; margin:0px auto;}
h1.title a:active{ color:#FFFFFF; text-decoration:none; padding:5px 0px 5px 0px; font-size:12px; margin:0px auto;}
h1.title a:hover{ color:#FFFFFF; text-decoration:none; padding:5px 0px 5px 0px; font-size:12px; margin:0px auto;}


/*-----------------------------------------------
 __グローバルナビ
-----------------------------------------------*/
#nav{
	width: 910px;
	clear: both;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 90px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
#gnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	}
#gnav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#gnav li a {
	display: block;
	overflow: hidden;
	height: 90px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#gnav li#gnav01 a {
	background-position: 0 0;
	width: 125px;
	background-image: url(../image/menu_01.gif);
	background-repeat: no-repeat;
			}
	
#gnav li#gnav02 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_02.gif);
	background-repeat: no-repeat;
	}

#gnav li#gnav03 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_03.gif);
	background-repeat: no-repeat;
	}
#gnav li#gnav04 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_04.gif);
	background-repeat: no-repeat;
	}
#gnav li#gnav05 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_05.gif);
	background-repeat: no-repeat;
	}
#gnav li#gnav06 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_06.gif);
	background-repeat: no-repeat;
	}
#gnav li#gnav07 a {
	background-position: 0px 0;
	width: 125px;
	background-image: url(../image/menu_07.gif);
	background-repeat: no-repeat;
	}
			

			#gnav li#gnav01 a:hover {
	background-position: 0 0px;
	background-image: url(../image/menu_01_o.gif);
	background-repeat: no-repeat;
			}
			#gnav li#gnav02 a:hover {
	background-image: url(../image/menu_02_o.gif);
	background-repeat: no-repeat;
			}
			#gnav li#gnav03 a:hover {
	background-image: url(../image/menu_03_o.gif);
	background-repeat: no-repeat;
			}
			#gnav li#gnav04 a:hover {
	background-image: url(../image/menu_04_o.gif);
	background-repeat: no-repeat;
			}
			#gnav li#gnav05 a:hover {
	background-image: url(../image/menu_05_o.gif);
	background-repeat: no-repeat;
			}
			#gnav li#gnav06 a:hover {
	background-image: url(../image/menu_06_o.gif);
	background-repeat: no-repeat;
			}

			#gnav li#gnav07 a:hover {
	background-image: url(../image/menu_07_o.gif);
	background-repeat: no-repeat;
			}



/*******************************************************************/
/*左メニューリスト*/
/*******************************************************************/
ul.left_list{
	width:167px;
	list-style:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.left_list li{
	margin:0px;
	height: 35px;
}
.aucttion_01 a{
	background-image: url(../image/sidemenu_aboutautction_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
.aucttion_01 a:hover{
	background-image: url(../image/sidemenu_aboutautction_01_o.gif);
	background-repeat: no-repeat;
	display: block;
}
.aucttion_01{
	background-image: url(../image/sidemenu_aboutautction_01_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
.aucttion_02 a{
	background-image: url(../image/sidemenu_aboutautction_02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
.aucttion_02 a:hover{
	background-image: url(../image/sidemenu_aboutautction_02_o.gif);
	background-repeat: no-repeat;
	display: block;
}
.aucttion_02{
	background-image: url(../image/sidemenu_aboutautction_02_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
.aucttion_03 a{
	background-image: url(../image/sidemenu_aboutautction_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
.aucttion_03 a:hover{
	background-image: url(../image/sidemenu_aboutautction_03_o.gif);
	background-repeat: no-repeat;
	display: block;
}
.aucttion_03{
	background-image: url(../image/sidemenu_aboutautction_03_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
.aucttion_04 a{
	background-image: url(../image/sidemenu_aboutautction_04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
.aucttion_04 a:hover{
	background-image: url(../image/sidemenu_aboutautction_04_o.gif);
	background-repeat: no-repeat;
	display: block;
}
.aucttion_04{
	background-image: url(../image/sidemenu_aboutautction_04_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
.aucttion_05 a{
	background-image: url(../image/sidemenu_aboutautction_05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
}
.aucttion_05 a:hover{
	background-image: url(../image/sidemenu_aboutautction_05_o.gif);
	background-repeat: no-repeat;
	display: block;
}


.aucttion_05{
	background-image: url(../image/sidemenu_aboutautction_05_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
#main {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: auto;
}
#main2 {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 2550px;
}

#container #main contents {
	width: 950px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	clear: both;
}
.topComment {
	width:880px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}

.topComment .inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.topComment .inner p{
	margin-left:5px;
	margin-right:5px;
}
.topComment .left{
	float:left;
	width:570px;
}
.topComment .box{
	overflow:auto;
	margin-top: 10px;
}
.topComment .left .box1{
	float:left;
	width:280px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.topComment .left .box2{
	float:right;
	width:280px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.topComment .right{
	float:right;
	width:280px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}


.topComment a {
	color: #0066FF;
	text-align: center;
}
.topComment a:hover  {
	color: #0066FF;
	text-align: center;
}

.main_contents_padding {
	padding-right: 7px;
	padding-left: 8px;
}
#menu {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
}
#menu2 {
	width:910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/menu_bg.gif);
	background-repeat: repeat-x;
}

#bankin_menu {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bankin_menu_bg.gif);
	background-repeat: no-repeat;
}

#contents {
	width: 650px;
	text-align: left;
	margin-top: 0px;
	float: right;
}
#footer {
	width: 950px;
	height: 120px;
	padding-top: 70px;
	line-height: 170%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
#footer a:link    {color:#FF9900;text-decoration:none;}
#footer a:visited {color:#FF9900;text-decoration:none;}
#footer a:active  {color:#FF9900;text-decoration:underline;}
#footer a:hover   {color:#FF9900;text-decoration:underline;}
#header {
	width: 950px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
}
a.header{display:block;width:950px;height:180px; background-image:url(../image/header.gif);margin:0px;margin-left:auto;margin-right:auto;}

#headerBankin {
	width: 950px;
	height: 151px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/headerBankin.gif);
	background-repeat: no-repeat;
}

a.headerBankin{display:block;width:950px;height:151px; background-image:url(../image/headerBankin.gif);margin:0px;margin-left:auto;margin-right:auto;}

#logo {
	height: 72px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.form_text18 {
	font-size: 18px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
#container {
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../image/bg.gif);
	padding-top: 20px;
	padding-bottom: 20px;
}
.contents {
	padding-left: 0px;
	height: auto;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.news_arrow {
	margin-right: 10px;
}
.midashi_img {
	margin-bottom: 5px;
}
.news_title {
	font-weight: bold;
	color: #FF9900;
	margin-right: 15px;
	background-image: url(../image/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.news_date {
	color: #999999;
	margin-right: 15px;
	text-align: left;
}
.news_contents {
	color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
/*******************************************************************/
/*サイドメニュー*/
/*******************************************************************/
#sideMenuArea{
	float:left;
	width:186px;
	background:#EEE;
	border-top:solid 4px #036;
}

#sideMenuArea li{
	width:186px;
	height:32px;
	margin:0;
	padding:0;
	list-style:none;
}
#sideMenuArea a{
	display:block;
	width:180px;
	height:26px;
	margin:0;
	padding:6px 0 0 6px;
	overflow:hidden;
	background:url(../images/side_menu.jpg) left top no-repeat;
	font-size:80%;
}
#sideMenuArea a.banner{
	display:block;
	width:auto;
	height:20px;
	margin:0;
	padding:0;
	background:none;
}
#sideMenuArea .select a{
	background:url(../images/side_menu_f2.jpg) left top no-repeat;
	color:#FFF;
}
#sideMenuArea a:hover{
	background:url(../images/side_menu_f3.jpg) left top no-repeat;
	color:#FFF;
}

.item {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #E3E3E3;
}

.itemisp {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #dfdfdf; PADDING-BOTTOM: 5px; BORDER-LEFT: #7085ba 5px solid; PADDING-TOP: 5px; TEXT-ALIGN: right
}
.detail {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	background-color: #EAEAEA;
}
.infotable {
	MARGIN-BOTTOM: 0px
}
.system_price {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 12px;
}
.system_price_yen {
	padding: 0px;
	text-align: center;
	color: #666666;
	background-color: #CCCCCC;
	font-size: 12px;
}
.side_menu {
	background-image: url(../image/sidemenu_bg.gif);
	height: 35px;
	width: 205px;
	text-align: left;
	vertical-align: 25px;
}

.side_menu a {
	padding-left: 10px;
	height: 35px;
	width: 205px;
	margin: 0px;
	vertical-align: middle;
}

.side_menu a:hover {
	background-image: url(../image/sidemenu_bg_o.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.img_marginright_margin_bottom {
	border:0px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.hr {
	height: 25px;
	margin: 0px;
	vertical-align: middle;
	background-image: url(../image/dot_narrow.gif);
	background-repeat: repeat-x;
}
.float_l{
	float:left;
	margin:0 10px 10px 0;
}
.float_r{
	float:right;
	margin:0 0 10px 10px;
}
.red{
	color:#FF0000;
	font-weight: bold;
}
.td_title{
	padding:0;
	color:#036;
	font-size:120%;
	font-weight:bold;	padding:3px;

}
.td_text1_t1{
	text-align:left;
	background:#EEE;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;

}
.td_text1_12{
	text-align:center;
	background:#FFFFF3;
	color:#990000;	padding:3px;

}
.td_text1_12st{
	text-align:center;
	background:#FFFFF3;
	color:#F00;
	font-size:120%;	padding:3px;

}
.td_text1_t3{
	text-align:center;
	background:#666;
	color:#FFF;	padding:3px;

}
.td_text1_9{
	text-align:right;
	background:#FFFFF3;
	color:#660000;	padding:3px;

}
#top-leftsidebar {
	width: 205px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#top-leftsidebar2 {
	width: 205px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

.td_text1_10{
	background:#EFFFFF;	padding:3px;

}
.td_text1_11{
	text-align:center;
	background:#FFFFFA;	padding:3px;

}
.td_text1_1{
	background:#FCFCFC;	padding:3px;

}
.td_text1_2{
	background:#F5F5F5;	padding:3px;

}
.td_text1_t2{
	text-align:center;
	background:#EEE;padding:3px;

}
.td_none{
	border:none;
	background:#FFF;
}
.board{
	padding:10px;
	background:#FFEEEE;
	border:solid 1px #999;
	width: 650px;
}
.board2{
	margin:10px;
	padding:5px 20px 20px;
	background:#FFFFF6;
	border:solid 1px #F90;
}
.board3{
	background:#F5F5F5;
	border:solid 1px #000;
	width: 620px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.board4{
	padding:20px;
	width:360px;
	background:#FFEEEE;
	border:solid 1px #999;
}
.board5{
	margin:5px 0;
	padding:5px 20px 20px;
	background:#FFFFF6;
	border:solid 1px #F90;
}
.board6{
	padding:20px;
	width:360px;
	background:#E5FFFF;
	border:solid 1px #999;
}
.td_text80 {
	background:#FCFCFC;
	padding:5px;
	font-size: 80%;
}
p.center2{
	text-align:center;
	margin:2px 0;
}
p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.wine{
	border-right:solid 1px #900;
	border-bottom:solid 1px #900;
	color:#900;
}
.news-date {
	font-weight:normal;
	color:#990000;
	font-size: 80%;
	line-height: 120%;
}
.news-contents {
	font-weight:normal;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#top-rightcontents {
	width: 660px;
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 0px;
	padding-right: 0px;
	float: right;
	margin-right: 0px;
	text-align: left;
}
.text_blue {

	font-weight:normal;
	color:#0066CC;
	line-height: 100%;
}

/*******************************************************************/
/*板金*/
/*******************************************************************/

.textArea {
	padding: 5px;
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#footerBankin {
	width: 950px;
	height: 120px;
	padding-top: 70px;
	line-height: 170%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footerBankin.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
.img_mB10 {
	margin-bottom: 10px;
}
.img_mB10T10 {
	margin-bottom: 10px;
	margin-top: 10px;
}


/*-----------------------------------------------
 __トップページ
-----------------------------------------------*/
/*-----------------------------------------------
 __メニューポップアップＡＬＴテキスト
-----------------------------------------------*/

div.tooltip {
	width: 250px;
	position: absolute;
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;
	text-align: left;
}   
  
div.tooltip p{   
    color: #FFF;   
    background: #222;   
    padding: 5px 10px;   
}  
