/*
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:none;
line-height:150%;
font-size:16px;
color:#666;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

.wpcf7{
width:100%;
}

.submit-button{
text-align:center;
margin-bottom:30px;
}

.submit-button input{
width:60%;
font-size:16px;
line-height:150%;
}

.online-table2{	width:100%;
border:none;
margin-bottom:20px;
}

.online-table2 th{	padding:10px;
width:100%;
border:none;
			vertical-align:top;
			text-align:left;
			background:#eee;
			font-weight:normal;
			display:block;
}
.online-table2 th span{color:#ff0000;}

.online-table2 th.tit{	padding:10px;
width:100%;
border:none;
			vertical-align:top;
			text-align:left;
			background:#000;
			color:#fff;
			font-weight:normal;
			display:block;
}


.online-table2 td{	padding:10px;
			border:none;
			vertical-align:top;
			display:block;
}

.online-table2 td select{
						border:1px #333 solid;

						padding:5px;}


						
.online-table2 td textarea{
						border:1px #333 solid;
					
						padding:5px;}
						
					
.online-table2 .ta input{
width:40%;
border:1px #333 solid;
padding:5px;
}

.online-table2 .ta2 input{
width:80%;
border:1px #333 solid;
padding:5px;
}

.online-table2 .ta3 input{
width:20%;
border:1px #333 solid;
padding:5px;
}

h3.access-tit{
margin:0px auto 10px;
width:90%;
padding:0px 0px 4px 10px;

}

h3.access-tit img{
width:50%;}

.coution-txt2{	width:90%;
				height:250px;
				overflow:auto;
				margin:0px auto 20px;
				border:4px #595757 solid;
}





.coution-txt2 .cout-area{
margin:0px auto 15px;
width:95%;
border:none;
}


.coution-txt2 .cout-area dt{	margin:30px 0px 10px;
				color:#333;
				font-weight:bold;}

.coution-txt2 .cout-area dd{	margin:0px 0px 0px 17px;}

.coution-txt2 .cout-area ul{	margin-left:20px;}

.coution-txt2 .cout-area ul li{	list-style:decimal;}


span.wpcf7-not-valid-tip{
color:#ff6600;
background:none;
}


 .wpcf7-form textarea{width: 270px !important;}


