@charset "utf-8";

/*--------------------------------------------------------------------------------------------------------------index.html----------*/

#read{ 
margin-top:13px;
}

#read p{
float:right;
width:260px;
margin:5px 0 10px 16px;
font-size:0.9em;
line-height:1.6em;
}

#supporter_list{
margin-top:20px;
}

#supporter_list li{
margin-top:25px;
float:left;
line-height:1.8em;
width:328px;
border-bottom:1px solid #ccc;
padding-bottom:25px;
}

#supporter_list li.m_r{
margin-right:24px;
}

#supporter_list li p{
float:left;
}

#supporter_list .pic{
width:98px;
margin-right:14px;
}

#supporter_list .text{
width:216px;
padding-top:8px;
}

#supporter_list .name{
padding-top:8px;	
font-size:1.2em;
font-weight:bold;
display:block;
}

a.iframe:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}