@charset "utf-8";

@import  "./import/format.css";
@import  "./import/in_style.css";
@import  "./import/link_style.css";
@import  "./import/main.css";

/**************************
Inquiryカテゴリ
**************************/
#Inquiry2 {
	width: 560px;
	height: auto;
	margin: 5px 0 10px 0px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}
#Inquiry {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Inquiry h3 {
		width: 580px;
		height: auto;
		margin: 0px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}
	
	#Inquiry h4 {
		width: 580px;
		height: auto;
		margin: 27px auto 15px;
		text-align: left;
		font: normal bold 1.0em/1.2  Verdana, Arial, sans-serif;
		border: none;
		clear: both;
	}

	#Inquiry p {
		width: 560px;
		height: auto;
		margin: 10px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}


table#Form_table {
	width: 500px;
	height: auto;
	text-align: left;
	margin: 10px auto;
	border: 1px solid #666666;
	font: normal normal 0.8em/1.5  Verdana, Arial, sans-serif;
	color: #000000;
}

	table#Form_table th {
		padding: 5px;
		font: normal bold 1em/1.5  Verdana, Arial, sans-serif;
		border: 1px solid #666666;
		background-color: #009900;
		color: #ffffff;
	}

	table#Form_table td {
		padding: 5px;
		border: 1px solid #666666;
	}
	
	table#Form_table td.bot {
		padding: 9px;
		border: 1px solid #666666;
		text-align: center;
	}

	#Inquiry #Stanby_table {
		margin: 10px auto 0;
		border: 0;
	}

.back_red {
	background-color: #ff0000;
	color: #ffffff;
	padding: 2px;
}


#Inquiry2 ul {
	width:500px;
}

#Inquiry2 li {
	width:500px;
}

.wd24 {
	width:500px;
	background-color:#c0c040;
}

.k24 {
	width:500px;
	background-color:#c0c0c0;
}
	