@charset "utf-8";


/* login_box */

.help_left_box_top {
background-image: url(../images/left_box_top_b.gif);
background-repeat: no-repeat;
width: 176px;
height: 6px;
overflow: hidden;
}
.help_left_box_middle {
background-image: url(../images/login_bk.gif);
background-repeat: repeat-y;
margin:0;
width: 156px;
padding:5px 10px 10px 10px;
}
.help_left_box_middle_2 {
background-image: url(../images/login_bk.gif);
background-repeat: repeat-y;
margin:0;
width: 156px;
padding:7px 10px 12px 10px;
}

#btn_search {
float: right;
color: #4F4F4F;
line-height: 20px;
height: 23px;
width: 67px;
background: url(../images/btn_gray_s.gif) no-repeat 0 0;
text-align: center;
border: 0;
cursor: pointer;
font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
letter-spacing: 1px;
letter-spacing: 0.5em;
}
.help_left_box_bottom {
width: 176px;
height: 14px;
background-image: url(../images/login_bottom.gif);
background-repeat:no-repeat;
}
a.help_left_menu {
background-image: url(../images/mizuiro_yazirusi_s.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left: 12px;
}
a:hover.help_left_menu {
background-image: url(../images/orange_yazirusi_s.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left: 12px;
}
a:link.help_left_menu_on,a:visited.help_left_menu_on,a:active.help_left_menu_on,a:hover.help_left_menu_on {
color:#F7730F;
background-image: url(../images/orange_yazirusi_s.gif);
background-repeat: no-repeat;
background-position:left center;
padding-left: 12px;
text-decoration:none;
}