@charset "utf-8";
#form_other p {
	margin: 15px 0px 20px 60px;
}
#form_other th {
	width: 150px;
}
input {
	font-family: Arial;
	font-size: 13px;
	padding: 1px 0px 0px 2px;
    vertical-align: middle;
	/* これ以降Mac IE 5には適用されない \*/
	letter-spacing: 1px;
	/* これ以降Mac IE 5にも適用される */ 
}
textarea {
	width: 400px;
	height: 100px;
	font-family: Arial;
	font-size: 13px;
	padding: 1px 0px 0px 2px;
	line-height: 140%;
	/* これ以降Mac IE 5には適用されない \*/
	letter-spacing: 1px;
	/* これ以降Mac IE 5にも適用される */ 
}
select {
	font-family: Arial;
	font-size: 13px;
	padding: 1px 0px 0px 2px;
}
.line5 {
	height:5px;
	background-image: none;
	clear: both;
}
.line10 {
	height:10px;
	background-image: none;
	clear: both;
}
.line20 {
	height:20px;
	background-image: none;
	clear: both;
}
.line30 {
	height:30px;
	background-image: none;
	clear: both;
}
.line40 {
	height:40px;
	background-image: none;
	clear: both;
}
.line50 {
	height:50px;
	background-image: none;
	clear: both;
}
.line60 {
	height:60px;
	background-image: none;
	clear: both;
}
.line80 {
	height:80px;
	background-image: none;
	clear: both;
}
.line100 {
	height:100px;
	background-image: none;
	clear: both;
}
