@charset "utf-8";
/* CSS Document */
/* Common ******************/


.indent {
　width: 550px;
  margin-right:10px;
  margin-left:10px;
 
}

.dotline
{
	clear:both;
	padding:0;
	margin:5px 0 10px 0;
	height:1px;
	background-image: url(../../../img/learning/common/dot01.gif);
	background-repeat:repeat-x;
}
