@charset "utf-8";

/*
-------------------------------------------
###########################################
運営団体デザイン
###########################################
-------------------------------------------
*/
.red{
color:#FF0000;
font-size:x-small;
}
.green{
color:#5B9B00;
}
.small{
font-size:x-small;
}

/* contents -------------------------- */
#contents{
width:670px;
margin: 10px 0 0 10px;
}
#contents h2{
width:678px;
height:28px;
text-indent:-5000px;
background: url(../img/staff/h2_bg.gif) no-repeat left;
}
#contents h3{
margin: 10px 0 0 0;
background:#ebffd4;
color:#5B9B00;
}
#contents p{
width:650px;
padding: 10px 0 10px 5px;
}
