#index #leftcontents h5 {
	margin: 0 0 15px 0;
	padding: 0;
}
#index #leftcontents #inquiry {
	width: 660px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 10px;
}
#index #leftcontents #inquiry p {
	font-size: 12px;
	margin: 10px 0 10px 10px;
	padding: 0;
	line-height: 1.5;
}
#index #leftcontents #inquiry .error {
	font-size: 14px;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: bold;
	color: #f00;
}
#index #leftcontents #inquiry strong {
	color:#f30;
	font-weight: normal;
	margin: 0 0 0 5px;
}
#index #leftcontents #inquiry table {
	width:660px;
	height: auto;
	background-color: #ccc;
	margin: 5px auto 20px auto;
}
#index #leftcontents #inquiry table td .error {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #f00;
}
#index #leftcontents #inquiry table td #txtName {
	width: 250px;
}
#index #leftcontents #inquiry table td #txtMail {
	width: 350px;
	margin: 0 0 10px 0;
}
#index #leftcontents #inquiry table td #txtMail2 {
	width: 350px;
}
#index #leftcontents #inquiry table td textarea {
	width: 480px;
	height: 250px;
}
#index #leftcontents #inquiry th {
	width: 140px;
	height: auto;
	background-color: #666;
	text-align: left;
	font-weight: normal;
	color: #fff;
}
#index #leftcontents #inquiry table th img {
	margin: 0 5px 0 0;
}
#index #leftcontents #inquiry table th  strong{
	color: #ff9;
	font-weight: normal;
	margin: 0 0 0 5px;
}
#index #leftcontents #inquiry td {
	height: auto;
	background-color: #fff;
}
#index #leftcontents #inquiry .under_bt {
	text-align: center;
	margin: 0;
	padding: 0;
}











