@charset "utf-8";

table.tableTypeForm{
margin-top:20px;
border-width:1px 0 0 1px;
border-color:#DBDBBA;
border-style:solid;
width:600px;
}
table.tableTypeForm th,
table.tableTypeForm td{
padding:5px 10px;
border-width:0 1px 1px 0;
border-color:#DBDBBA;
border-style:solid;
}
table.tableTypeForm th{
vertical-align: middle;
}
input.w01{
width:120px;
}
input.w02{
width:50px;
}
input.w03{
width:60px;
}
input.w04{
width:370px;
}
input.w05{
width:150px;
}
input.re{
width:150px;
}
input.send{
width:190px;
}
div#contents div#contentsLeft p.submit{
margin:15px 0 5px 0;
text-align:center;
}
div#contents div#contentsLeft p.error{
width:370px;
color: #CC0000;
}
p.tel{
background:#EEEEE2 url(../../common/img/icon_tel.gif) no-repeat scroll 10px 0.55em;
border:1px solid #CCCCCC;
font-family:Verdana,"ＭＳ Ｐゴシック",sans-serif,Osaka;
font-size:1.4em !important;
padding:0 10px 0 35px;
font-weight: bold;
color:#333333;
}