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

/*--------------------------------*/
#contentmainimagewrapper01 {
	text-align: center;
	background-color: white;
}
#contentmainimagewrapper01 #contentmainimagewrapper01b {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: 200px;
	background-image: url(image_contact/mainimage01.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------*/
h1 {
	margin: 80px 0 0 0;
	padding: 0 0 5px 25px;
	font-size: 30px;
	line-height: 1em;
	color: #8E73B0;
	border-style: none none solid none;
	border-width: 3px;
	border-color: #8E73B0;
}
.text1 {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin: 15px 0 0 25px;
}
.telfax {
	font-size: 30px;
	line-height: 1.5em;
	color: #333;
	margin: 15px 0 0 25px;
	font-family: Arial;
	font-weight: bold;
}
.telfax span {
	font-size: 20px;
	margin: 0 5px 0 0;
}
.materialcontact {
	margin: 18px 0 0 25px;
}

.bar {
	margin: 80px 0 0 25px;
	background-color: #444;
	width: 900px;
	height: 50px;
}
.bar .bar1 {
	float: left;
	font-size: 25px;
	line-height: 50px;
	color: white;
	margin: 0 0 0 15px;
}
.bar .bar2 {
	float: left;
	font-size: 14px;
	line-height: 50px;
	color: white;
	margin: 0 0 0 20px;
}

/*--------------------------------------------
					form
----------------------------------------------
*/
.contentbodywrapper01b .text10 {
	font-size: 13px;
	color: #444;
}
.contentbodywrapper01b .formwrapper1 {
	margin: 15px 0 0 0;
}
.contentbodywrapper01b .formwrapper2 {
	margin: 20px 0 0 0;
}
.contentbodywrapper01b .formwrapper2 .formbutton {
	display: inline;
	margin: 0 0 0 25px;
}
.contentbodywrapper01b .formwrapper2 .formbutton span {
	background: linear-gradient(#a8b,#769);
	border-radius: 4px;
	padding: 6px 5em;
	font-size: 16px;
	color: white;
	line-height: 1em;
	cursor: pointer;
}
.contentbodywrapper01b #kakunin {
	display: none;
}
.contentbodywrapper01b #errflag
,.contentbodywrapper01b #err_namae
,.contentbodywrapper01b #err_kana
,.contentbodywrapper01b #err_email
,.contentbodywrapper01b #err_comment {
	display: none;
	background-color: #e01;
	font-size: 12px;
	color: white;
	padding: 0 10px;
	border-radius: 10px;
}

/*---------  ----------*/
.contentbodywrapper01b table#first {
	border-collapse: collapse;
	width: 900px;
	margin: 15px 0 0 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#first tr th {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px;
	white-space: nowrap;
	width: 150px;
	border-style: dotted none dotted dotted;
	border-width: 1px;
	border-color: #888;
	background-color: #DCE1E5;
}
.contentbodywrapper01b table#first tr th.required:after {
	display: block;
	content: "【必須】";
	color: #e01;
}
.contentbodywrapper01b table#first tr td {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	padding: 10px 10px;
	border-style: dotted dotted dotted none;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#first tr td textarea {
	font-size: 13px;
}
.contentbodywrapper01b table#first tr td input[type=text]
,.contentbodywrapper01b table#first tr td textarea {
	width: 500px;
}

/*--------- second ----------*/
.contentbodywrapper01b table#second {
	border-collapse: collapse;
	margin: 20px 0 0 25px;
	width: 900px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#second tr th {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px;
	white-space: nowrap;
	width: 150px;
	border-style: dotted none dotted dotted;
	border-width: 1px;
	border-color: #888;
	background-color: #DCE1E5;
}
.contentbodywrapper01b table#second tr td {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	padding: 10px 10px;
	border-style: dotted dotted dotted none;
	border-width: 1px;
	border-color: #888;
}


/*--------- thard ----------*/
.contentbodywrapper01b .thardmessage {
	margin: 10px 0 0 25px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}

/*--------- end of file ----------*/
