@charset "utf-8";


/* login_box */

.login_box_top {
font-weight: bold;
background-image: url(../images/loin_top.gif);
background-repeat: no-repeat;
padding:7px 0 0 9px;
width: 167px;
height: 20px;
overflow: hidden;
}
.login_box_middle {
width: 176px;
background-image: url(../images/login_bk.gif);
background-repeat: repeat-y;
margin:0;
}
.info_box_bg {
clear:both;
padding:5px 12px 7px 12px;
width: 152px;
background-image: url(../images/grayline_box_bg.gif);
background-repeat: repeat-y;
}
.login_box_in {
clear:both;
width: 156px;
padding:5px 10px 0 10px;
}
.auto_login {
width: 12px;
float: left;
margin-top: 10px;
}
.auto_login_txt {
float: left;
font-size:10px;
}
#btn_login {
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;
font-weight: bold;
}
.login_button_signup {
width: 159px;
padding:10px 8px 10px 9px;
}
.login_box_middle table {
padding:0 12px 0 10px;
}
.login_box_middle input {
padding:0;
margin:0;
}
.login_bottom {
width: 176px;
height: 14px;
background-image: url(../images/login_bottom.gif);
background-repeat:no-repeat;
}

/* logout_box */
.button_gotomypage {
width: 144px;
padding:5px 16px 7px 16px;
}
.profile_s {
float:left;
width: 45px;
height: 45px;
border: 1px solid #E0E0E0;
margin-right: 4px;
}
.welcome_name {
float:left;
width: 105px;
height: 45px;
}
.logout_box_in {
clear:both;
width: 156px;
padding:7px 10px 0 10px;
}
.logout_box_in a {
float:right;
}

/* category_box */
.category_box_bg {
clear:both;
padding:5px 12px 7px 12px;
width: 152px;
background-image: url(../images/grayline_box_bg.gif);
background-repeat: repeat-y;
}

.category_box_bg h2 {
float:left;
font-size:12px;
font-weight: bold;
background-image: url(../images/icon_all.gif);
background-repeat:no-repeat;
padding-left: 17px;
}
.category_box_bg h2 img {
margin-right:2px;
}
.category_box_bg h3 {
font-size:12px;
font-weight: normal;
}
.category_box_bg h3 img {
margin-right: 2px;
}
.category_box_bg_img {
font-size: 0px;
line-height: 0px;
}
.category_list_each {
line-height: 30px
}
.category_box_bg ul li {
line-height: 22px
}
.category_box_bg_img {
font-size: 0px;
line-height: 0px;
}

/* about_cliplog_box */
.about_cliplog_box {
width: 176px;
padding-bottom: 7px;
}
.category_box_bg p img {
padding-bottom: 4px;
}
.grayline_box_top {
font-size: 0px;
line-height: 0px;
width: 176px;
height: 7px;
background-image: url(../images/grayline_box_top.gif);
background-repeat:no-repeat;
background-position: bottom;
}
.grayline_box_bottom {
clear:both;
width: 176px;
height: 5px;
background-image: url(../images/grayline_box_bottom.gif);
background-repeat:no-repeat;
}

