@charset "utf-8";
/* CSS Document */
/*=================================================
 * リセット
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	-webkit-text-size-adjust: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul, ol {
	list-style: none;
}
table {
	border-spacing: 0;
	empty-cells: show;
}
a {
	text-decoration: none;
}
li {
	list-style:none;
}
title {
	display:none;
}
/***************common*********/

/* --------------------
		clear
-------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hides from IE-mac */

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
.clearB {
	clear: both;
}
/* --------------------
		link settings
-------------------- */
a {
	color: #336699;
	text-decoration: underline;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
/************ layout  ************/
body {
	border-top:2px solid #B4A083;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	;
	color: #111;
	font-size:0.85em;
	margin-bottom:10px;
}
div.wrap {
	margin: 0 auto;
	line-height: 1.6;
}

h1{
	
	text-align: center;
    font-size: 23px;
    color: #FFF;
    padding: 5px 0px;
    background: #069;
}

.dsply_no{
	display:none;
}


/* --------------------
	header
--------------------*/




div#content .topBox span.title {
	margin: 0 15px 0 0;
	float: left;
}





/*form**/
@charset "utf-8";
#content {
	width: 95%;
	color: #3B3E45;
	margin:0 auto;
}
div#content .commonbox {
	padding: 18px 0 34px 10px;
	border:1px solid #CCC;
	margin-bottom:30px;
	/* border-radius 
	box-shadow:rgba(201, 201, 201, 0.611765) 0px 0px 5px 4px;
	-webkit-box-shadow:rgba(201, 201, 201, 0.611765) 0px 0px 5px 4px;
	-moz-box-shadow:rgba(201, 201, 201, 0.611765) 0px 0px 5px 4px;*/
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;/* box-shadow */
}
div#content .commonbox ul.ul01 li {
	margin-right: 40px;
	display: inline;
}
div#content .commonbox ul li {
	margin-right: 20px;
	display: inline;
}
div#content .commonbox ul li.mr0 {
	margin-right: 0;
}
div#content .commonbox ul label input {
	vertical-align: -1px;
 +vertical-align: -3px;
}
#content form #fFamily {
}
#content form #fName, #content form #fName01, #content form #fName02, #content form #fName03, #content form #fDesired01 {
	margin-left: 5px;
}
#content form #fName, #content form #fName02 {
	margin-right: 10px;
}
#content form #fYears, #content form #fCode01, #content form #fCode {
}
#content form #fCity, #content form #fAddress {
}
div#content .commonbox table td span {
	display: block;
	margin-bottom: 10px;
}
#content form #fTel, #content form #fTel1, #content form #fTel2 {
}
#content form #fPeople, #content form #fPeople01, #content form #fPeople02 {
	width: 30px;
}
#content form #fJob, #content form #fMail, #content form #fQualification {
}
#content form .fDesired {
	margin-right: 15px;
}
#content form #fOther {
}
div#content .commonbox01 ul {
	margin-bottom: 20px;
	font-size:100%;
	list-style:none;
}

#content form select {
	color: #3B3E45;
}
#content form textarea {
	/*width: 850px;
	height: 98px;*/
	font-size:100%;
}
#content form textarea#fSmall {
}
#content form #fPersonal, #content form #fQuestions {
	height: 144px;
	font-size: 100%;
}
#content form #fExperience {
	height: 104px;
}
div#content .commonbox .tableB textarea {
	/*width: 699px;
	height: 104px;*/
	font-size:100%;
}
div#content .submit {
	text-align: center;
	font-size: 75%;
	line-height: 1.8;
}
div#content .submit li {
	margin-bottom: 15px;
}
div#content .submit input {
	margin: 0 auto;
}
div#content .submit label input {
	margin-right: 5px;
	vertical-align: -1px;
 +vertical-align: -3px;
}
div#content .submit li.send input {
	height: 49px;
	background: url(img/btn01.gif) no-repeat center top;
	border: none;
	cursor: pointer;
}
h2{
margin:10px 0 5px 0;
font-size:110%;
color:#069;
}
/**************/
select {
	padding:5px;
	-webkit-appearance: menulist;
	box-sizing: border-box;
	-webkit-box-align: center;
	border: 1px solid #CCC;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	background-color: white;
	cursor: default;
}
.policy {
	text-align:center;
	margin:0 auto;
}
textarea.mfp {
	padding: 10px;
	border:1px solid #CCC;
width: 250px;
height: 50px;
}

input.frm_txt {
	width:180px;
}

dl {
	overflow:hidden;
}
dt {
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 10px;
}
dd {
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	margin-bottom: 32px;
	border-bottom:1px dashed #CCC;
}
#contact-attention1 {
	line-height: 180%;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0px auto 20px;
	background: #F1F1F1 none repeat scroll 0% 0%;
	padding: 16px 16px 12px;
	text-align: left;
}
.require {
	padding: 3px;
	vertical-align: text-bottom;
	color: #FFF;
	background-color: #BE3030;
	font-size: 11px;
	border-radius: 4px;
	margin: 0px 5px;
}
#require_ ,#require_01 {
	padding: 3px;
	vertical-align: text-bottom;
	color: #FFF;
	background-color: #BE3030;
	font-size: 11px;
	border-radius: 4px;
	margin: 0px 5px;
}

#agree{
font-size:150%;
margin-top:10px;
width:90%;	
}

h3{
font-size:150%;
color:#036;	
}
.mBtn{
display:none;	
}

div#content .submit li.send input.cantclick{
	background:url(img/btn03.gif) no-repeat;
	cursor:not-allowed;
}
#aka{
color:#F30;	
	font-weight:bold;
}

#iken{
	font-weight:bold;
	font-size:120%;
	line-height:1em;
}

#bukken{
	text-align:center;
	margin:10px;
}