@charset "utf-8";


.hiss {
	color: #ff0000;
	font-size:11px;
}

.err {
	color: red;
	font-size:11px;
}

.table-form {
	border-top:#6699cc 1px dotted;
	margin:10px 10px 0;
}

.table-form tr{
	border-bottom:#6699cc 1px dotted;

}

.table-form th {
	width:176px;
	background:url(http://miyamoto-k.jp/images/contact_mark.jpg) no-repeat 0px 6px;
	padding:5px 0px 10px 10px;
	border-bottom:#6699cc 1px dotted;
	line-height:1.4;
	font-weight:100;
}

.table-form th span {
	margin-left: 5px;
    font-size:11px;
}

.table-form td {
	width:441px;
	padding:5px 0px 10px 5px;
	border-bottom:#6699cc 1px dotted;
	line-height:1.4;
}

.table-form label {
	texi-align:left;
	color:#000;
}

.align-c {
	text-align: center;
}



.input-s {
	width: 350px;
	font-size:11px;
}

.input-m {
	width: 350px;
	font-size:11px;
}

.input-l {
	width: 350px;
	font-size:11px;
}

.input-b {
	width: 160px;
	font-size:11px;
}

.point {
	color: #a40000;
	font-size:11px;
}

.inp4 {
	width: 80px;
	font-size:11px;
}

.inp2 {
	width: 40px;
	font-size:11px;
}

.table-form td.submit_btn {
	border:0;
	background:none;
	color:#001322;
    text-align:center;
    width:590px;
}

.table-form td.submit_btn input{
	color:#001322;
}

.message {
	padding:20px 0px 20px 10px;
	font-size:11px;
	}
	
.message a {
	text-decoration:underline;
	}	

.caution {
	font-size:11px;
	padding:0 10px;
	background:none;
}


