/* ---------- head ---------- */

#head{
background-image:url(../img/head.gif);
background-repeat:no-repeat;
height:215px;
}
/* ---------- head_end ---------- */

/* ---------- knife ---------- */

#knife{
width:700px;
float:right;
margin-left:20px;
}

#knife div.left{
width:340px;
float:left;
}

#knife div.right{
width:340px;
float:right;
}

#knife div.step_l{
width:197px;
float:left;
}

#knife div.step_r{
width:483px;
float:right;
}

#knife h2{
padding:10px 0 25px 50px;
margin-top:40px;
font-size:100%;
color:#00903A;
background-image:url(../img/h2_top.gif);
background-repeat:no-repeat;
clear:both;
}

#knife h2.top{
margin:0;
padding:0;
backgroung-image:none;
}

#knife h3{
color:#777777;
margin-top:20px;
padding:6px 0 0 30px;
background-image:url(../img/progress.gif);
background-repeat:no-repeat;
height:30px;
}

#knife table {
margin:20px 0px 10px 0px;
border: solid 1px #f7ae69;
background-color:#ffffff;
border-collapse:collapse;
}

#knife td {
border:solid 1px #f7ae69;
background-color:#fee9bd;
text-align:center;
padding:5px;
}

#knife td.td1 {
width:60px;
}

#knife td.td2 {
text-align:left;
width:257px;
background-color:#ffffff;
}

/* ---------- knife_end ---------- */

/* ---------- pro_weight ---------- */

#pro_weight {
width:700px;
height:340px;
background-image:url(../kitchen_knife/img/pro_weight_back.jpg);
background-repeat:no-repeat;
margin-bottom:20px;
}

#pro_weight div.prow1{
width:415px;
height:200px;
float:left;
}

#pro_weight div.prow2{
width:285px;
height:200px;
float:left;
}

#pro_weight div.prow3{
width:700px;
height:140px;
float:left;
}

div.prow1 p {
margin:20px 0 0 30px;
width:350px;
}

div.prow2 p {
margin:20px 0 0 0;
width:270px;
}

div.prow3 p {
margin:0 0 10px 15px;
width:350px;
}


/* ---------- pro_weight_end ---------- */