@charset "utf-8";
/*------------------------------------------
emotionarhythm sora he Body Stylesheet
Author: M - http://kyousou-gakudan.com/
------------------------------------------*/
body {
background-color: rgba(208,158,81,1);
color: #000;
margin:0;
padding:0;
line-height:1.4;
font-size:0.9em;
}

/* ------------------------------
link text
------------------------------ */
a{text-decoration: none;};
/*a:link { color:#555; }
a:visited { color:#555; }
a:hover { color:#333; }
a:active { color:#333; }*/
