@charset "utf-8";


/* ------------------------------------------
   #main h2
*/
#main h2{
 background: url(../../img/staff/title.png);
}

/* ---------------------------------------
			#wrapper .content
*/
#wrapper article.content {
 padding: 0 0 !important;
  margin-top: 12px;
}

/* ---------------------------------------
			#wrapper .content //Contents
*/
section#staff{}

/* ---------------------------------------
			section#staff //Contents
*/
section#staff h3{
 background-image:url(../../img/staff/m_staff.png);
}
section#staff .layout-c{
 width:650px;
 margin:0 0 0 0;
 overflow:hidden;
}
section#staff .layout-l{
 width:400px;
 float:left;
}
section#staff .layout-r{
 width:250px;
 float:right;
}
section#staff h4{
 color:#333;
 font-size:80%;
 font-weight:bold;
 padding:0 0 0 9px;
 margin-bottom:13px;
}

section#staff .layout-c #form {
	width:630px;
	background-color:#f3f3db;
	margin:0 0 16px 10px;
	padding:17px 5px;
}
section#staff dl dt{
 display:block;
 font-weight:bold;
 font-size:80%;
 line-height:135%;
 padding:0 25px 0 25px;
 margin:0 0 5px 0;
 background-image:url(../../img/common/icon_midashi.gif);
 background-position:10px 0.5em;
 background-repeat:no-repeat;
}
section#staff dl dt span{
	font-weight:normal;
	color:#e46804;
}
section#staff dl strong{
	font-weight:bold;
	color:#e46804;
	margin-left:10px;
}
section#staff dl dd{
 display:block;
 font-size:80%;
 line-height:155%;
 padding:0 25px 0 25px;
 margin-bottom:26px;
 font-weight:bold;
}
section#staff dl dd input.space{
	margin-left:20px;
}


/* ---------------------------------------
			section#staff //Contents-errors
*/
.errors{
 color:#333;
 font-size:80%;
 line-height:155%;
 padding:6px 10px 3px 10px;
 margin:0 24px 24px 24px;
 border:solid 1px #CCC;
}
.errors strong{
 color:#F00;
}
span.wpcf7-not-valid-tip-no-ajax {
color:#f00;
font-size:80%;
line-height:155%;
display:block;
}
.wpcf7-validation-errors {
display:block;
color:#f00;
margin: 0 0 20px 25px;
}
.wpcf7-mail-sent-ok {
display:block;
color:#333;
margin: 0 0 20px 25px;
}
.wpcf7-not-valid-tip {
color:#333 !important;
font-weight: normal;
position:absolute !important;
top: 100% !important;
left: 0px !important;
background: none !important;
border: none !important;
color:#ff2222 !important;
margin: 0 0 0px 0px !important;
}
.wpcf7-response-output{
display:none !important;
}
/* ---------------------------------------
			section#staff //Contents-ID
*/
input#_name{
	width:245px;
}
input#_age{
	width:122px;
 margin-right:6px;
}
input#_email{
	width:245px;
}
textarea#_coment{
	width:575px;
}

section#staff .b-form:hover{
 background-position:bottom;
}
section#staff input.b-form {
    background-image: url("../../img/common/b_submit.gif");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 37px;
    margin: 10px 0;
    text-align: left;
    text-indent: -9999px;
    width: 151px;
}
section#staff p.policy{
	font-size:70%;
	margin:0 20px 0 21px;
}
section#staff p{
	font-size:80%;
	margin:0 10px;
}
section#staff .buttons-area-confirm{
	text-align:center;
	padding: 0 0 16px;
}
a#b-choonpagazou,a#b-choonpagazou:link{
 text-indent:-9999px;
 display:block;
 width:257px;
 height:27px;
 background-image:url(../../img/staff/b_choonpagazou.gif);
 background-repeat:no-repeat;
}
a#b-choonpagazou:hover{
 background-position:bottom;
}

