/* ------------------------------------------------------------
 * Style Sheet for HTML guide at takusan_shosai
　　特産品特集用
 * -----------------------------------------------------------*/
.line1{border-bottom-width : 1px;
border-bottom-style : dotted;
}
.line2{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
}
.line3{
  border-right-width : 1px;
  border-right-style : dotted;
}
.toku1{
  margin-top : 10px;
}
TABLE.gray-1 {
	BORDER-RIGHT:#cccccc 1px solid;
        BORDER-TOP:#cccccc 1px solid;
        BORDER-LEFT: #cccccc 1px solid;
        BORDER-BOTTOM: #cccccc 1px solid;
}

