@charset "shift_jis";

/* ================================================================================= */
/* Decoration																		 */
/* ================================================================================= */
a      {color:#FF0000;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:underline;}

p{line-height:140%;}

p.line {
   background:url(../img/dots.gif) repeat-x bottom;
   margin-top:50px;
}

.line2 {
   background:url(../img/dots.gif) repeat-x bottom;
   height:1px;
   margin:8px 0px;
}


.font10{
	font-size:10px;
}
