/*
Theme Name: uoman form
Description: 
Version: 1
Author: 
Author U
License: 
License URI:
Tags: 
*/

/* RESET */
*{margin:0; padding:0;}
.clear{clear:both;}
img{border:0;}

body{
background:#fff;
line-height:150%;
font-size:90%;
color:#666;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}


/* margin ********************************************/

.mrb10{	margin-bottom:10px;}
.mrb20{	margin-bottom:20px;}
.mrb30{	margin-bottom:30px;}
.mrb40{	margin-bottom:40px;}
.mrb50{	margin-bottom:50px;}


.tec{text-align:center;}

.tecb40{text-align:center;
		margin-bottom:40px;}

.color1{color:#006699;}
.color2{color:#ce6cce;}
.color3{color:#663d92;}

.ter{text-align:right;}


.tecb20{text-align:center;
margin-bottom:20px;}

.contact-box{
margin-bottom:30px;
width:850px;
}

.contact-box table{
margin-bottom:20px;
width:850px;
background:#ccc;
}

.contact-box th{
width:180px;
padding:10px;
text-align:left;
vertical-align:top;
background:#f5f5f5;
color:#3b3b3b;
font-weight:normal;
}
.contact-box th span{
color:#ff0000;}

.contact-box td{
padding:10px;
background:#fff;
}

.contact-box td span{margin-right:10px;}

.ERR{color:#ff0000;}




.contact-box span.wpcf7-not-valid-tip{
color:#cc0000;
background:none;
}

.contact-box .td1 input{width:80px;}

.contact-box .td2 input{width:60px;}


.contact-box .in1 input{width:80px;}

.contact-box .daf input{
padding:5px;
}

.contact-box .daf select{padding:5px;}


.contact-box .ad input{width:500px;}












