h4#type1 {
	margin-bottom : 15px;
	padding-bottom : 15px;
	border-bottom : solid 6px #cdcdcd;
}

p#head_msg {
	margin-bottom : 20px;
	font-size : 75%;
	line-height : 1.95em;
}

.data {
	width : 100%;
	margin-bottom : 30px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
}

.data th {
	width : 99px !important;
	width /**/: 120px;
	padding : 10px;
	background : #e1e1e1;
	border-bottom : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
	font-size : 75%;
	font-weight : normal;
	text-align : left;
	line-height : 1.65em;
}

.data td {
	padding : 10px 13px 10px 10px;
	border-bottom : solid 1px #b4b4b4;
	font-size : 75%;
	line-height : 1.65em;
}

.check1 {
	margin : 0 5px 0 5px;
}

.check2 {
	margin-right : 5px;
}

.select {
	margin-right : 10px;
}

.text1 {
	width : 6em;
	margin : 0 10px 0 5px;
}

.text2 {
	width : 100%;
}

.text3 {
	width : 15em;
}

.text4 {
	width : 10em;
	margin-right : 5px;
}

.text5 {
	width : 20em;
	margin-right : 5px;
}

#submit {
	margin-bottom : 30px;
	text-align : center;
}

.button {
	margin : 0 5px 0 5px;
	padding : 5px;
	font-size : 75%;
}

#foot_info {
	padding : 15px;
	border-left : solid 5px #cdcdcd;
	border-right : solid 5px #cdcdcd;
	border-top : solid 5px #cdcdcd;
	font-size : 75%;
	line-height : 1.85em;
}

#msg1 {
	margin-bottom : 25px;
	font-size : 75%;
	line-height : 1.95em;
}

#msg2 {
	margin-bottom : 100px;
	font-size : 75%;
	line-height : 1.95em;
}

#msg2 a {
	color : #0066cc;
	text-decoration : underline;
}

#msg2 a:hover {
	color : #ffffff;
	text-decoration : none;
	background : #0099ff;
}

#error {
	width : 358px !important;
	width /**/: 430px;
	margin-bottom : 25px;
	padding : 20px 15px 20px 47px;
	border : solid 5px #cdcdcd;
	background-image : url(error.gif);
	background-repeat : no-repeat;
	background-position : 12px 14px;
	font-size : 75%;
	color : #ff0000;
}
