@charset "UTF-8";
#tbox{
	width:590px;
	background:url(../img/common/line.jpg) 0 42px repeat-x;
	overflow: hidden;
	clear: both;
}

.telFax{padding-bottom:20px;}
.telFax li{
font-size: 114%;
font-weight: bold;
color: #0099CC;
}

.mbt30{margin:0 0 30px;}

th,td{
	padding:7px 0px;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
}
th{
text-align:right;
padding:12px 10px 0 0;
}
.left02{width:150px;}

.con .floatL{width:410px;}
.con .floatR{width:160px;}


/* form */
input, select, textarea{
background-color:#E1E1E1;
border:medium none;
padding:3px;

}
input:focus, select:focus, textarea:focus{background-color: #F2F2F2;}
input{width:220px;}
textarea{width:300px;}
#submit input{
background-color:#009FDC;
color:#FFF;
width:110px;
cursor:pointer;
text-align:center;
padding:3px 5px;
}
#submit input.btn01{
width:120px;
margin-right:10px;
}

#submit th,
#submit td{
border:none;
padding:10px 0;}

