@charset "UTF-8";
/*SMリファレンス*/
#page_title{
  display: block;
    width:100%;
text-align:center;
font-size:24px;
}
#sadism-box{
	background-color : #660000;
}
#masochism-box{
	background-color : #006600;
}
li{
margin-bottom:10px;
margin-top:10px;
}

#update{
text-align:right;
font-size:10px;
}

li span{
margin-left:5em;
font-size:12px;
color:#88ffff;
  display: block;
}