.blocktitle {
	margin: 12px 0px 0px 0px;
}

.row {
	margin: 4px 60px 15px 60px;
	line-height: 24px;
	/*vertical-align: text-bottom;*/
}
.roq {
	font-size: 14px;
	margin: 0 60px 0px 140px;
	color: #999;
}

.jitsumei {
	width: 120px;
}

.col1 {
	width: 55px;
	float: left;
}

.col2 {
	width: 80px;
	margin: 0px 0px 0px 4px;
	float: left;
	font-size: 14px;
}
.col2 select {
	font-size: 16px;
}

.col3 {
	width: 48px;
	margin: 0px 0px 0px 4px;
	float: left;
	font-size: 14px;
}

.col4 {
	width: 220x;
	margin: 0px 0px 0px 4px;
	float: left;
}

.col5 {
	width: 95px;
	margin: 0px 0px 0px 4px;
	float: left;
}

.active {
	display: block;
}

.inactive {
	display: none;
}

.alignright {
	text-align: right;
}
 
.clickcom {
	margin: 30px 60px 0px 60px;
	font-size: 14px;
}

#resultbtnbox {
	margin: 20px 0px 40px 0px;
	text-align: center;
}
#resultbtnbox .btn2 {
	background: #EEE;
	border-top: 3px solid #DDD;
	border-left: 3px solid #DDD;
	border-right: 3px solid #BBB;
	border-bottom: 3px solid #BBB;
	color:#111;
	width: 200px;
	height: 36px;
	padding: 5px 0;
	font-size: 14px;
}

#btibtnbox {
	margin: 5px 15px 5px 0px;
	text-align:right;
}

#inputbox02 {
	margin-top: 30px;
}