@charset "utf-8";

.open-title {
font-size:1.6em;
font-weight:bold;
margin:20px auto 7px auto;
border-bottom:1px #CCCCCC dashed;
 }
 
#m-openid ul{
 margin-top:15px;
}

#m-openid dl{
margin-top:10px;
margin-bottom:15px;
}

#m-openid dt {
font-size:1.3em;
padding-bottom:3px;
}

#m-openid dd {
font-size:1.3em;
padding-left:5px;
}

#m-openid dt.yahoo{
background:url(/m_openid/images/yahoomark.gif) no-repeat;
background-position:0px 1px;
padding-left:33px;
}

#m-openid dt.mixi{
background:url(/m_openid/images/miximark.gif) no-repeat;
background-position:8px 1px;
padding-left:33px;
}

#m-openid dt.hatena{
background:url(/m_openid/images/hatenamark.gif) no-repeat;
background-position:8px 1px;
padding-left:33px;
}

#m-openid dt.live{
background:url(/m_openid/images/livemark.gif) no-repeat;
background-position:3px 1px;
padding-left:33px;
}

#m-openid dt.google{
background:url(/m_openid/images/googlemark.png) no-repeat;
background-position:8px 1px;
padding-left:33px;
}

