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

#head_img {
margin:15px 0;
}

#order {
font-size:12px;
text-align:center;
line-height:150%;
}

#order img {
margin-bottom:5px;
}

.box {
width:350px;
height:140px;
background-image:url(../image/box_back.jpg);
background-repeat:repeat-x;
float:left;
margin:5px;
padding:10px;
}


.orderform {
clear:left;
width:760px;
height:90px;
background-image:url(../image/order_back.jpg);
background-repeat:no-repeat;
text-align:center;
line-height:90px;
margin:15px 0 0 0;
}

#address {
width:350px;
height:25px;
font-size:25px;
margin:40px 0 5px 0;
}

#submit {
margin:40px 0 0 0;
}

.company {
width:760px;
text-align:right;
}

.company a{
color:#666666;
}
.company a:hover{
text-decoration:none;
}

#message {
font-size:12px;
width:760px;
height:90px;
background-image:url(../image/box_back.jpg);
background-repeat:repeat-x;
text-align:center;
padding:10px 0;
}

.kiyaku {
font-size:9px;
color:#666666;
}