#contents {
  background : url(../img/mkprocess/makeprocess_bottom.jpg) no-repeat bottom left;
  padding-bottom : 100px;
}
/*************************************************************/

/*************************************************************/

#mainContents {

}
#makeprocess {
  text-align : left;
  width : 900px;
  padding : 15px;
}

#makeprocess .text {
  padding-left : 20px;
  line-height : 1.5em;
}

#makeprocess_main {
  text-align : left;
  padding : 0px 0 0 5px;
  font-size : 1.3em;
  line-height : 1.5em;
  width : 575px;
  float : right;
}
#makeprocess_main .subject {
  font-weight : bold;
  margin-bottom : 5px;
  margin-left : 20px;
}
#makeprocess_main .name {
  text-align : right;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-bottom : double 3px #000000;
}
#makeprocess_image_no1_noimage,
#makeprocess_image_no1,
#makeprocess_image_no2 {
  float : left;
  width : 290px;
  height : 500px;
  border : double 3px #cccccc;
  display : block;
  margin-bottom : 10px;
}
#makeprocess_image_no1 {
  background : url(../img/mkprocess/makeprocess_no1.jpg) no-repeat 0px 0;
}
#makeprocess_image_no2 {
  background : url(../img/mkprocess/makeprocess_no2.jpg) no-repeat 0px 0;
}


#makeprocess_main .comment {
  margin-bottom:15px;
}

#makeprocess_main .mkprocess {
  width : 575px;
  height : 42px;
  background : url(../img/mkprocess/makeprocess_top.jpg) no-repeat 0px 0;
  margin-bottom : 5px;
}
#makeprocess_main .mkprocess span {
  display : none;
}

#makeprocess_main .title {
  font-weight : bold;
  font-size : 1.5em;
  line-height : 1.7em;
}

#main {
  clear:both;
}

.parag {
  margin-bottom: 25px;
}