@charset "euc-jp";

/*--------------------------------------

style for community.html

---------------------------------------*/
.example1 {
ime-mode: active;
margin-right:5px;
}

.example2 {
ime-mode: disabled;
}

.example3 {
ime-mode: inactive;
margin-right:5px;
}
.red {color: #FF0000}
.style3 {font-size:0.8em}
table ,th ,td {
	border:1px solid  #E6E6E6;
	padding:2px;
	font-size: 0.9em;
	font-weight:normal;
}


#btn{
	width:700px;
	text-align:center;
	margin:0;
	padding:0;
}
table#form_table{
	width:700px;
	border:0;
	margin:0 0 20px 0;
	padding:0;
}

table#form_table th{
	width:180px;
	margin:0;
	padding:8px;
	text-align:center;
	background-color:#EDEDED;
	


}

table#FormTable td{
	margin:0;
	padding:5px;
	text-align:left;
}


.text01{
	width:200px;
	height:10px;
}
.text02{
	width:400px;
	height:120px;
}
/*-------  inquiry button -------*/

div#main-cont div#inquiry{
	margin:50px auto 27px auto;
	width:311px;
}
