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

.tit {
	margin-bottom: 20px;
}
h3.lead {
	font-weight: bold;
}
.img_bandanna_2 {
	clear: both;
	margin-top: 12px;
	margin-left: 320px;
	border: none;
}



.tit_sub {
	margin-top: 54px;
	margin-bottom: 12px;
	clear: both;
}
.img_right {
	float: right;
	margin-left: 20px;
}
.img_left {
	float: left;
	margin-right: 20px;
}


.form_box {
	border: solid 1px #CCCCCC;
	width: 550px;
	padding: 20px;
}
th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

.wid_ipt {
	width: 300px;
}
.opus {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 12px;
	width: 560px;
}
.clear {
	clear: both;
}