/*Sphere-Station.jp*/

/*本文基本設定*/
BODY{
background-color: #FFCCFF ;	/*背景色*/
font-size: 12px ;    /*文字の大きさ*/
line-height : 125% ;

}


.index{
background-color : e000e0;
color :white;
text-align : left;
border-top-width : 2px;
border-top-style : solid;
border-top-color : e000e0;
padding-left : 5px;
margin-bottom : 5px;
margin-top : 2px;
}

