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

section .col50 {
	clear: both;
	float: none;
	width: 96%;
}

section .col50 .box h2 {
	font-size: 23px;
}
#header {
	position: absolute;
	top: 0px;
}


#mailform table td {
	float: none;
}
#header #contact {

}
#header #contact small {
	display: none;
}

#header #contact #fax {
	display: none;
}
#header #contact #tel {
	width: 48%;
}
#header #contact #form {
	width: 48%;
	margin-right: 1%;
}
#header #contact #tel span {
	font-size: 16px;
	margin: 2px 0;
	padding: 4px 0;
}
#header #contact #form span {
	font-size: 16px;
	margin: 2px 0;
	padding: 4px 0;
}
#fullpage #content #section1 #top {
	margin-top: 108px;
	height: 400px;
}
#header h1 {
	font-size: 12px;
}
#top h1 {
	font-size: 28px;
}
#content #top h2 {
	font-size: 14px;
}
#fullpage #content #section1 #top .name {
	width: 90%;
	margin-top: 2em;
	margin-bottom: 2em;
}
#content #onayami_03 {
	width: 100%;
}
#mailform table,#mailform th,#mailform td {
	display: block;
	width: 96%;
}
#mailform input, #mailform textarea ,#mailform select {
	font-size: 18px;
}
#mailform input[type="checkbox"] {
	height: 30px;
	width: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mailform th {
	border-bottom-style: none;
}
#mailform td {
	border-top-style: none;
	margin-bottom: -1px;
}
