*{box-sizing:border-box;}
*{-moz-box-sizing:border-box;}

/*-----CSS版見出し-----*/
.cap{
width:660px;
text-align:left;
font-weight:bold;
color:#000000;
padding:2px 5px 2px 8px;
background-color:#EDEDED;
border-width:0px 0px 0px 5px;
border-color:#333366;
border-style:solid;
margin-bottom:20px;
}
.cap_100p{
width:100%;
text-align:left;
font-weight:bold;
color:#000000;
padding:2px 5px 2px 8px;
background-color:#EDEDED;
border-width:0px 0px 0px 5px;
border-color:#333366;
border-style:solid;
margin-bottom:20px;
}

/*-----上部お知らせ-----*/
.news_l{
width:660px;
border:1px solid #669966;
padding:5px;
margin-bottom:20px;
}
.news_h{
width:660px;
border:1px solid #FF6600;
padding:5px;
margin-bottom:20px;
}

/*-----お取引ボタン-----*/
.login_cap{
width:660px;
text-align:left;
font-weight:bold;
color:#000000;
padding:2px 5px 2px 8px;
background-color:#EDEDED;
border-width:0px 0px 0px 5px;
border-color:#FF6600;
border-style:solid;
margin-bottom:20px;
}

.login_box{
width:660px;
margin-top:20px;
padding-bottom:20px;
background-image:url(/imgs/lines/line_1.gif);
background-repeat:repeat-x;
background-position:left bottom;
}
.login_left{
width:330px;
text-align:center;
float:left;
clear:both;
}
.login_right{
width:330px;
text-align:center;
float:right;
clear:both;
}
.login_links{
width:660px;
padding:10px 0px 10px 0px;
background-image:url(/imgs/lines/line_1.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

/*-----テキスト位置-----*/
.l{
text-align:left;
}
.c{
text-align:center;
}
.r{
text-align:right;
}

/*-----余白つきBOX-----*/
.bottom40{
width:660px;
margin-bottom:40px;
}

.bottom30{
width:660px;
margin-bottom:30px;
}

.bottom20{
width:660px;
margin-bottom:20px;
}

.bottom10{
width:660px;
margin-bottom:10px;
}

/*-----印刷ボタン-----*/
.print{
width:660px;
text-align:right;
margin-bottom:10px;
}

/*-----ディスクレ-----*/
.d_box{
width:660px;
text-align:left;
border:#999999 solid 1px;
margin-bottom:30px;
}
.d_title{
width:658px;
background-color:#999999;
}
.d_list{
text-align:left;
color:#666666;
padding:5px;
}

.d_ul{
list-style-type:square;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
padding-left:20px;
}

/*-----注釈（幅660限定）-----*/
.kome{
display:inline;
vertical-align:top;
width:15px;
text-align:left;
color:#666666;
margin:0px 5px 0px 15px;
}

.notes{
width:625;
vertical-align:top;
text-align:left;
display:inline;
color:#666666;
}

/*-----フッター-----*/
.footer{
width:660px;
background-color:#000000;
text-align:left;
}


/*-----↓今後は使用しない↓-----*/

.txtbox{
text-align:left;
margin-bottom:15px;
}

.left20{
width:640px;
text-align:left;
font-size:14px;
line-height:24px;
margin-left:20px;
margin-bottom:30px;
}

.center{
width:660px;
text-align:center;
margin-bottom:20px;
}

.txt_r{
text-align:right;
margin-bottom:20px;
}

.head{
width:660px;
margin-top:17px;
}

.title{
width:660px;
margin-top:15px;
}
