@charset "utf-8";
/*---------------------------------------------
since:2008/09/
Copyright c since 2008 FC2.inc, All Rights Reserved.
---------------------------------------------*/
@import url(http://static.fc2.com/fc2com/css/ad.css);

div#container {
    width: 900px;
    margin:0 auto;
}
/*-- sid content ----------*/

div#sid-content{
    width:270px;
    padding-top:6px;
    background:url("http://static.fc2.com/fc2com/image/login_line_header.gif") no-repeat;
}

div.side_footer{
    width:270px;
    height:6px;
    margin-bottom:10px;
    background:url("http://static.fc2.com/fc2com/image/login_line_footer.gif") no-repeat;
    text-indent:-9999px;
}
/*\*/
* html div.side_footer{
    width:274px;
    background-position: 2px top;
}
/**/

h2#title {
    width:210px;
    height:21px;
    margin:9px 15px 0 20px;
    padding:1px 0 0 25px;
    font-size:120%;
}

/*safari only\*/
html:\66irst-child h2#title{
   font-size:100%;
}
/**/

div#sid-content ul{
    padding:0 30px 10px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
/*\*/
* html div#sid-content ul{
    padding:0 28px 7px;
}
/**/

div#rss_convert ul.rss_fc2info {
    border-left:none;
	border-right:none;
	padding:0px;
}


/*-- login ----------*/
div#login-content {
    width:270px;
    margin:10px 0px;
    float:left;
}

/*\*/
* html div#sid-content h2.login-title{
    margin-top:20px;
    font-size:130%;
    padding-top:3px;
}
*:first-child+html div#login-content h2.login-title{
    margin-top:20px;
    padding-top:3px;
}
/**/

div#sid-content ul li{
    line-height:2.0em;
}


/*input style*/
div#sid-content .input{
    width:150px;
}
div#sid-content .button{
    padding-top:7px;
/*    text-align:center;*/
}

/*guide*/
div.guide{
    margin-top:10px;
}

div.guide ul {
    padding:5px 0;
}

div.guide ul li{
    line-height:1.5em;
}