* {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
html{height:100%}
body{
    font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif", "�l�r �o�S�V�b�N", Geneva, Arial, Verdana, sans-serif;
    height:100%;
}
img{
border: none;
vertical-align: bottom;
}

input{
solid 1px #999999;
}

a {
color: #666666;
/*
text-decoration: none;
*/
}

a:hover{
text-decoration: underline;
}

li{
list-style-type: none;
}

#login_all{
    width: 700px;
    height: 700px;
    background: url(../img/login2.jpg) no-repeat 0 0;
    overflow:auto;
    /*top:50%;*/
    /*margin-top:-360px;*/
    margin:auto;

}

#login_form{
    width: 250px;
    height: 180px;
    position:relative;
    top:14%;
    left:54%;
}

#login_id{ margin-top: 15px }
#login_password{ margin-top: 30px }
*+html body #login_password{ margin-top: 27px }
*html body #login_password{ margin-top: 27px }

#login_id input, #login_password input {
    width: 95%;
    border: 1px solid #999999;
    padding: 2px;
}

#login_submit{
    text-align: right;
    margin-right: 5px;
    margin-top: 10px;
}

#login_link{
margin-top: 1px;
line-height: 1.5;
}

#login_link a{ text-decoration: none }
#login_all #login_link a:hover{ text-decoration: underline }

#member_general{
    width: 914px;
    /*
    position: absolute;
    margin-left: -480px;
    left: 50%;*/
    margin:15px auto 0;
    padding-bottom:56px;
}

#member_content{
/*background:url(../member_bg.jpg) repeat-y 0 0;*/
min-height: 100%;
padding-bottom: 30px;
}

#member_top{
width: 1060px;
/*background:url(../member_top.jpg) no-repeat 0 0; */
height: 130px;
padding-top:127px;
padding-left:60px;
}

#member_content_left{
width: 200px;
float: left;
margin-right:15px;
}

#member_content_right{
width: 679px;
float: left;
margin-left: 20px;

}

.clear_l{
clear: left;
}

.member_left_box, .member_left_box2{
/*border: 1px solid #666666;
border-top: 12px solid #666666;
background-color: #f1f1f1; */
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 20px;
}

.member_left_box2{
border: 1px solid #f1552b;
border-top: 12px solid #f1552b;
background-color: #ffede8;
}

.member_left_box li, .member_left_box2 li{
margin-bottom: 4px;
list-style-type: none;
margin-left:15px; 
margin-right:0;
text-align:right;
padding: 3px 0;
}
.member_left_box li a{
    text-decoration:none;
}
.member_right_box{
/*border: 1px solid #666666;
border-top: 12px solid #666666;
background-color: #f1f1f1;*/
padding-top: 15px;
padding-bottom: 15px;
}

.upload_form_td1{
    width:100%;
}

.upload_form_td1 th,td{
    border-bottom:1px dotted #666666;
    border-collapse:collapse;
    padding:4px 8px;
}
.upload_form_td1 td{
padding: 5px;

}

.upload_form_td1 input, textarea, select{
padding:3px;
margin:7px 3px;
}

.upload_form_td1 input[type="text"]{
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
padding: 2px 3px; 
}

.upload_form_td1 textarea, select{
border: 1px solid #CCCCCC;
}

.text_right{
text-align: right;
}

.category_select1{
margin-left: 5px;
margin-right: 5px;
line-height: 2.0;


}

.upload-caution{
    color: #FF7978;
}

.upload-btn td{
    border:none;
}
.category_select_input input{
border: none;
background-color: #ffffff;
}

.float_l{
float: left;
}

.w120{
width: 120px;
}
.w140{
width:140px;
}
.upload_menu_wide{
width: 90px;
}

.w100{
width: 90px;
}

#member_general .cate_chk1{
border: none !important;
padding !important;
}

.illust_thumb_all{
    width: 100%; 
    padding: 8px 0; 
    border-bottom: 1px dotted #666666; 
    overflow: hidden; 
    margin-top: 10px;
    background-color: white;
}

.illust_thumb_all_entry{
    width: 555px; 
    padding: 8px; 
    border: 1px solid green; 
    border-left: 6px solid green; 
    overflow: hidden; 
    margin-top: 10px;
    margin-left: 20px;
    background-color: white;
}

.illust_thumb_left{
    width: 595px;
    float:left;
}

.illust_thumb_left_high{
margin-bottom: 4px;
}

.illust_thumb_right{
    width: 70px;
    float:right;
    height: 100%;
    text-align:right
}

.illust_thumb_right img{
margin-top: 8px;
}


.illust_thumb_img{
    border: 1px solid #FF7978; 
    float: left;
    margin-right: 10px;
}

.illust_thumb_img_entry{
    border: 1px solid green; 
    float: left;
    margin-right: 10px;
}

.illust_thumb_name_update{
    float: right; 
    width: 435px;
    margin-left: 10px;
}

.link-red{
    color: #FF7978;
    text-decoration:none;
}

.illust_thumb_prg1{
    margin-bottom: 2px;
    margin-top: 4px;
}

.illust_thumb_prg1 a{
    font-weight: bold;
}

.clear_b{
    clear: both;
}

.clear_l{
    clear: left;
}

*+html body .illust_thumb_prg1{
    margin-bottom: 2px;
    margin-top: 3px;
}

.illust_thumb_prg2{
    margin-bottom: 2px;

}

*+html body .illust_thumb_prg2{
    margin-bottom: 1px;

}

.illust_thumb_freeword_cate{
    margin-top: 4px;
    margin-bottom: 1px;
}

*+html body .illust_thumb_freeword_cate{
    margin-top: 0px;
    margin-bottom: 0px;
}

.illust_thumb_left_high{
overflow: hidden;
}

#request_table1{
    width: 570px;

}


#request_table1 td{
    padding: 10px 10px 10px 10px;
    border-bottom: 1px dotted #999999;

}

.request_td1{
    width: 140px;
    text-align: right;
    font-weight: bold;
}

.request_td2{
    text-align: left;
}

.column_center{
    text-align: center;
}

.request_td1_ttl{
    width: 140px;
    text-align: center;
    font-weight: bold;
}

.request_td2_ttl{
    text-align: center;
}

#resist_general{
    position: absolute;
    width: 670px;
    margin-left: -335px;
    left: 50%;
    overflow: hidden;
}

#resist_content{
background:url(resist_bg.jpg) repeat-y 0 0;
min-height: 300px;
padding-bottom: 30px;
overflow: hidden;
}

#resist_top{
width: 670px;
background:url(resist_top.jpg) no-repeat 0 0;
height: 262px;
}

#master_regist_top{
width: 670px;
background:url(master_regist_top.jpg) no-repeat 0 0;
height: 262px;
}

#resist_content_left{
width: 200px;
float: left;
margin-left: 60px;
}

#resist_content_right{
width: 550px;
margin: 40px auto;
line-height: 1.5;
}

.resist_left_box{
border: 1px solid #666666;
border-top: 12px solid #666666;
background-color: #f1f1f1;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 20px;
}

.resist_left_box li{
margin-bottom: 4px;
list-style-type: none;
margin-left:15px; 
}

.resist_right_box{
border: 1px solid #666666;
border-top: 12px solid #666666;
background-color: #f1f1f1;
padding-top: 15px;
padding-bottom: 15px;
}

#resist_general .cate_chk1{
border: none !important;
padding !important;
}

#forget_top{
width: 670px;
background:url(forget_top.jpg) no-repeat 0 0;
height: 262px;
}

#login_failure{
    width: 125px;
    position: absolute;
    top:25.5%;
    left:50%;
    margin-left:-63px;
    font-weight: bold;
    color: red;
}

#logout_all{
    width: 700px;
    overflow:auto;
    position:absolute;
    left:50%;
    margin-left:-350px;

}

#logout_left{
width: 250px;
margin-left: 20px;
float: left;

}

#logout_left_ac{
background-color: #ececec;
padding: 15px 15px 13px;
}

#logout_left p{
margin-bottom: 9px;
line-height: 1.3;
}

#logout_right{
width: 360px;
margin-left: 20px;
float: left;
}

#logout_illustLink{
margin-top: 12px;
}

#logout_footer{
text-align: right;
padding-right: 50px;
}

#logoutoverflow: hidden;
}

#session_out_img {
    height:170px;
    left:50%;
    margin-left:-340px;
    margin-top:-85px;
    overflow:auto;
    position:absolute;
    top:50%;
    width:680px;
}

.resist_ttl1{
vertical-align: top; margin-top: 9px;
}

.resist_ttl3{
vertical-align: top; padding-top: 10px !important;
}

.resist_ttl2{
line-height: 1.5;
}

#connect_form input{
background-color: #e5e5e5;
border: 1px solid #666666;
padding: 2px 3px; 
}

#connect_form{
margin-left: 20px;
}

#connect_group{
margin-left: 20px;
}

#connect_group{
width: 576px;
}

#connect_group th{
background-color: #bbbbbb;
padding: 4px; 
}

#connect_group td{
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
padding: 4px; 
}

.group_1st_cell{
border-left: 1px solid #999999;
}

*+html body .mgn_t-12{
margin-top: -12px;
}


.news-list{
    width:679px;
}  
.news-title{
    background:url(../img/title_bar1.gif) no-repeat scroll left top transparent;
    height:59px;
    padding: 23px 50px 0 46px;
}
.news-title-wrapper{
    width:679px;
}
.news-title:hover{
    background:url(../img/title_bar2.gif) no-repeat scroll left top transparent;
}
.news-list dt a{
    text-decoration:none;
}
.news-list dd{
 background-color:rgb(253, 235, 237);
 padding:15px;
 line-height:1.5em;
 margin:0 0 15px;
}
#member_content_right h1{
    background:#EEEEEE;
    font-size:24px;
    padding:12px;
    font-weight:normal;
    color:#666666;
}
.header{
height:110px;
background-color:#EEEEEE;
border-bottom:5px #666666 solid;
text-align:center;
width:100%;
margin:0;
}
#logo{
text-align:left;
margin:0 auto;
float:left;
}
.header h1{
font-size:12px;
color:#666666;
font-weight:normal;
width:900px;
text-align:left;
margin:0;
padding:10px 0px 5px 0px;
}
.wrapper-width{
width:914px;
margin:0 auto;
padding-top:10px;
}
#main{
width:900px;
height:100%;
text-align:left;
margin:0 auto;
padding:5px 0px 0px 0px;
}
#main h2{
background-image:url(https://www.ac-illust.com/creator/img/rg_h2_bg.jpg);
width:900px;
height:70px;
margin:-20px 0px -10px 0px;
padding:40px 0px 0px 55px;
color:#333333;
font-weight:normal;
background-repeat:no-repeat;
background-position:left;
font-size:20px;
}
#main h3{
background-image:url(https://www.ac-illust.com/creator/img/rg_h3_bg.jpg);
width:900px;
height:50px;
margin:0px 0px 0px 0px;
padding:30px 0px 0px 40px;
color:#333333;
font-weight:normal;
background-repeat:no-repeat;
background-position:left;
font-size:16px;
}
.footer{
height:40px;
background-color:#EEEEEE;
border-top:1px #CCC solid;
text-align:center;
width:100%;
margin:0;
padding-top:15px;
font-size:0.9em;
color:#999999;
position:absolute; bottom:0px!important;
/*position:fixed!important;*/
}
.footer0{
height:auto;
min-height:40px;
background-color:#EEEEEE;
border-top:1px #CCC solid;
text-align:center;
width:100%;
margin:0;
padding-top:15px;
font-size:0.9em;
color:#999999;
position: absolute;
bottom:0;
}
#member_content_left h2{
    text-align:right;
    color:#666666;
    font-size:28px;
}
.fs24{font-size:24px;}
.bold{font-weight:bold;}
.align_l{text-align:left;}
ul.caution li{
    padding:5px 0;
}
table.comment-list th,td{
    border-bottom:1px dotted #666666;
    border-collapse:collapse;
    padding:4px 8px;
}

table.comment-list {width:100%;margin-bottom:20px;}

.msg-err{
   background: none repeat scroll 0 0 #FCEAEA;
    border: 3px solid #F0C8CC;
    margin: 0 0 10px;
    padding: 15px;
}
.msg-ok {
    background: none repeat scroll 0 0 #EEFDEA;
    border: 3px solid #C7E3C1;
    margin: 0 0 10px;
    padding: 15px;
}
.forgot-password h1{color:#DD0000;font-size:20px;}
.ad-bottom{width:678px;margin:20px auto 40px;}
.ad-bottom table td,th{
border:none;
padding:0;
}
#container{
    margin:0px auto;
    position:relative;
    height:auto !implortant;
    min-height: 100%;
}

#member_content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.green{
  color:green;
}
.donation-report-area{
    margin:15px 0;
    background:url(/creator/img/csr_in.png) no-repeat 100% 100%;
    height:150px;
    position:relative;
}
.donation-report{
    font-size:18px;
    position:absolute;
    bottom:0;
    left:0;
    padding:0 40px 0 0;
}

.donation-report table td{text-align:right}
.donation-report span{
    color:#E8384D;
    font-weight:bold;
    font-size:24px;
    font-family:'arial black'
}
.donation-amount-line{float:left;padding:8px 28px 0 0}
.ad-link-468-15{
width:100%;
text-align:right;
padding:4px 0;
margin-bottom:4px;
}
.cf:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
.cf {
    display: block;
}
div.del-requested{margin-top:8px}
.del-requested span{color:#AAA}
.rank-wrapper{position:relative}
.rank-wrapper img.almost{position:absolute;top:-60px;left:85px}
