@charset "UTF-8";
@import "css/style_import.css";

.imgl { margin: 0 10px 10px; float: left; }

#img1 {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: right;
	}

#img2 {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: left;
	}

.pr  {
    color       :#ff0000;
    font-size   :20px;
 font-weight: bold;
    margin      :0px 0 15px 30px;
    padding: 7px 0 0 40px;
    text-align  :left;
    clear       :left;
    height: 35px;
    }

.ichi {
/*    height: 160px;*/
    height: auto;
    margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
    border-bottom: 1px dotted #666;
    border-top: 1px dotted #666;
}

.ni {
    height: auto;
    margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
    border-bottom: 1px dotted #666;
}

.san {
    height: auto;
    margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
    border-bottom: 1px dotted #666;
}

.yon {
    height: auto;
    margin: 0 0 10px 0;
   padding: 0px 0 10px 0;
   border-bottom: 1px dotted #666;
}

.go {
    height: auto;
    margin: 0 0 10px 0;
   padding: 0px 0 10px 0;
   border-bottom: 1px dotted #666;
}
.roku {
    height: auto;
    margin: 0 0 10px 0;
   padding: 0px 0 10px 0;
   border-bottom: 1px dotted #666;
}