@charset "utf-8";

.spaceContact {
	margin: 20px 0 0 0;
}

h3.contact {
	font-size: 110%;
	font-weight: bold;
	padding-top: 3px;
}
h3.spaceContact {
	margin: 10px 0 5px 0;
}

form input {
	vertical-align:middle;
}
.spaceSentence {
	margin: 7px 0 0 0;
}
.spaceSentence02 {
	margin: 0 0 7px 0;
}
.textBox {
	width: 370px;
	height: 100px;
}

.btnContact {
	text-align: center;
}

.textSize {
	width: 250px;
}
select option { 
	padding : 0 5px;
}
.numberSize {
	width: 150px;
}
.postalcodeSize01 {
	width: 4em;
}
.postalcodeSize02 {
	width: 5em;
}
.siteSize {
	width: 400px;
}

.other {
	width: 300px;
}

input.middle {
	padding: 0 0 0 5px;
	margin-right: 3px;
	vertical-align:middle;
	line-height: 1;
}
p.space{ 
	margin:3px 0 3px 0;
	vertical-align:middle;
	line-height: 1;
}
.webSpace {
	margin: 0 0 5px 0;
}
.webSpace02 {
	margin: 3px 0 5px 0;
}
.spaceKnowingly {
	margin-bottom: 5px;
}

.lineSpace01 {
	line-height: 1.5em;
}
.lineSpace02 {
	margin: 0 0 10px 0;
}
