@charset "utf-8";

/* お問い合わせ
---------------------------------------------------------- */


body {
	color:#2b2927;
	letter-spacing: 1px;
	line-height: 1.5;
	text-align:center;
	background: url(../img/img_header.png) no-repeat right top;
}

.center {
	text-align:center;
}

.topP {
	margin-left: 2px;
	font-size: 14px;
}

.topP02 {
	margin-left: 2px;
	margin-bottom:1em;
	font-size: 16px;
}

.topP span, .comTable th span {
	color: #FF0000;
}

.noticeP {
	color: #FF0000;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	margin:35px 0 50px;
}

.thanksP {
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin:35px 0 50px;
}


.comTable{
	border-top: 1px solid #d6dde0;
	border-left: 1px solid #d6dde0;
	width: 100%;
}
.comTable th{
	background-color: #ebf9ff;
	border-right: 1px solid #d6dde0;
	border-bottom: 1px solid #d6dde0;
	font-size: 16px;
	text-align: left;
	line-height: 1.5;
	padding:14px;
	vertical-align: top;
	white-space:nowrap;
}
.comTable td{
	border-right: 1px solid #d6dde0;
	border-bottom: 1px solid #d6dde0;
	font-size: 14px;
	text-align: left;
	padding: 14px;
}
.comTable td li{
	color: #00a0e9;

}
.comTable td span.txt {
	margin-left: 7px;
	font-size: 12px;/*vertical-align: bottom;*/
}

.comTable input[type="text"] {
	padding: 0.5em;
	height: 18px;
	border: 1px solid #ccc;
	margin-top:-0.5em;
}

.comTable option {
	padding: 0.2em;
	font-size: 14px;
}

#fCode, #fAddress {
	width: 98px;
}

#fEmail, #fTel {
	width: 248px;
}

#fDivision, #fName, #fName02 {
	width: 298px;
}

#fCompany, #fAddress02 {
	width: 298px;
}


#fAddress {
	margin-bottom: 12px;
	height: 22px;
}

#fContent {
	margin: 3px 0 8px;
	height: 130px;
	width: 398px;
	border: 1px solid #ccc;
	font-size: 1em;
}

.mailForm p.center {
	margin-bottom: 21px;
	font-size: 14px;
	text-align: center;
}

.mailForm .submit {
	text-align: center;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	margin-bottom:5px;
	padding:0.5em 2em;
}

.h1_basic01 {
	display:block;
	width: 100%;
	margin:0 auto;
	padding:0;
	line-height:120px;
	font-size:36px;
}
@media screen and (max-width: 640px){


#main {
	width: 100%;
	margin:0 auto;
}

.main p {
	width: 96%;
	margin: 0 auto;
}

.companyList {
	width: 96%;
	margin: 4% auto;
}

/*20140401細田追加*/
	.comTable {
	border:none;
	margin-top:4%;
}



.comTable th, .comTable td {
	display: block;
	width: 94%;
	text-align: left;
}

.comTable th {
	background-color: #ebf9ff;
	border: 1px solid #d6dde0;
	padding: 2%;
	margin:2em auto 1em;
}

.comTable td {
	border: none;
	padding: 1% 2% 2.5%;
}

.comTable td span.txt {
	margin-left: 0px;
	display:block;
	text-align:center;
}

.flL, .flR {
	float:none;
}

#sprycheckbox1 {
	padding:0 5%;
}

.comTable input[type="text"] {
	padding: 0.5em;
	/*height: 18px;*/
	margin:0 auto;
	display:block;
}

#fCode, #fAddress {
	width: 98px;
}

#fEmail, #fTel {
	width: 95%;
}

#fDivision, #fName, #fName02 {
	width: 95%;
}

#fCompany, #fAddress02 {
	width:95%;
}

#fAddress {
	margin-bottom: 12px;
	height: 22px;
}

#fContent {
	display:block;
	margin: 3px 0 8px;
	height: 130px;
	width: 95%;
	border: 1px solid #ccc;
	font-size: 1em;
	margin:0 auto;
}
body{
	background-image:none;}
	
.h1_basic01 {
	display: block;
	background-color: #00a0e9;
	color: #fff;
	font-size: 20px;
	padding: 0 2%;
	margin-bottom: 3%;
	text-align:center;
	
	line-height:2em;
}
.topP {
	padding:0 5px;
}
}
