@charset "utf-8";




/*---form--*/

div.wpcf7 {
	margin: 10px 0 0 10px;
	padding: 0 0 10px 10px;
        width:718px;
}
div.wpcf7 p{
	font-weight:bold;
        color:#555;
        margin:0px 0 0 0;
        
}

div.wpcf7 input{
	margin:0px 0 0 0px;
        padding-left:0px;
}


div.wpcf7 textarea{
	margin:0px 0 0 0;
}
div.wpcf7 text{
	margin:0px 0 0 0;
        width:200px;
}


div.wpcf7 input[type="text"] {
	width: 200px;
        margin:5px 0 0 0;

}


div.wpcf7 input[type="submit"] {
	width: 100px;
        margin:5px 0 0 0;

}




div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
        
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
        font-size: 16px;
        font-weight:bold;
margin-top: -60px;
text-align: center;
width: 500px;
margin-left: 100px;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	font-size: 16px;
        font-weight:bold;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	font-size: 16px;
       font-weight:bold;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	font-size: 16px;
	font-weight: bold;
margin-top: -60px;
text-align: center;
width: 500px;
margin-left: 100px;

}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 2px solid #ff0000;
	font-size: 16px;
        color:red;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 3px;
	display: block;
}

.wpcf7-list-item-label {
	width: 490px;
	left: 18px;
	text-align: left;
	display: block;
	position: relative;
	margin-top: -24px;
}


.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}


















#forms{
	margin:10px 0 0 0px;
	width:720px;
}

#forms table{
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-collapse: collapse;
        width:718px;
}


#forms th{
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
        text-align:center;
        height:50px;
        width:198px;
	padding: 0 4px;
}
#forms th p{
font-weight: normal;
	font-size: 14px;
}


#forms td{
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
        width:520px;
}

#forms td p{
	margin-left:0px;
	line-height: 1.7;
	font-size: 13px;
}


#forms table .t-area{
	padding:10px 0 10px 10px;
}

#send-btn{
margin-top: -5px;
text-align: center;


}

#forms .red2{
	font-size:10px;
        color:red;
    font-weight:normal !important;
}




#forms .tell-text{
	font-size:10px;
       padding-top:5px;
       display:block;
       line-height:1.2;
 
}

#forms .day-text{
	font-size:12px;
       padding-top:5px;
       display:block;
       line-height:1.2;
       font-weight:normal;
}

.need{
	color:red;
        font-size:8px;
}




.form-lines{
	height:1px;
    border-top:1px dotted #aaa;
    margin:10px 0 5px 0;
    width:365px;
}

.text11{
	font-size:11px;
        line-height:1.2;
        color:#cc3300;
        padding-top:5px;
        display:block;
    width:370px;
    margin-bottom:0;
        
}

.text11 a{
       text-decoration:underline;
}


.text12{
	font-size:11px;
        line-height:1.2;
        color:#cc3300;
        display:block;
    width:370px;
   margin-top:0;
  padding-top:0;
        
}

.text12 a{
	color:#333;

}
.text12 a:hover{
	color:orange;

}

#att{
	color:#3366cc;
    margin:10px 0 10px 180px;
}

.b-bold{
	font-weight:bold;
        font-size:12px;
        display:block;
        margin-bottom:0px;
        
}

.red5{
	color:red;
    font-weight:normal;
    font-size:12px;
}

#attention{
	line-height:1.4;
        width:600px;
        font-weight:normal;
        font-size:12px;
        margin:30px auto 0 0px;
        padding-left:80px;
        text-align:center;
        color:red;
}


