﻿@charset "utf-8";

/* -------------------------------------------------------
   inquiry
------------------------------------------------------- */
#center-image {
	background : url("../images/center-image-06.jpg") no-repeat;
}

#content .right-content table {
	margin     : 20px auto;
	border     : 1px solid #333;
	text-align : center;
}

#content .right-content table tr td {
	margin        : 0;
	padding       : 5px 10px;
	border-right  : 1px solid #333;
	border-bottom : 1px solid #333;
}

#content .right-content .red {
	color : #ff0000;
}

#content .right-content .form-description {
	margin : 10px 20px;
}

#content .right-content .form-name,
#content .right-content .form-mail,
#content .right-content .form-title,
#content .right-content .form-other {
	width     : 520px;
	margin    : 0 0 0 20px;
	font-size : 15px;
	border    : 1px solid #631e19;
}

#content .right-content .form-origin {
	width     : 520px;
	margin    : 0 0 0 20px;
	font-size : 15px;
	border    : 1px solid #631e19;
}

#content .right-content .form-body {
	width     : 520px;
	height    : 300px;
	margin    : 0 0 0 20px;
	font-size : 15px;
	border    : 1px solid #631e19;
}

#content .right-content .form-submit {
	text-align : center;
}

#content .right-content .form-button {
	width      : 200px;
	height     : 50px;
	margin     : 10px;
	background : url(../images/form-button.gif);
	border     : none;
	font-size  : 24px;
	cursor     : pointer;
}

#content .right-content .text-link {
	width     : 500px;
	height    : 40px;
	margin    : 0 0 10px 0;
	font-size : 15px;
	border    : 1px solid #631e19;
	overflow  : hidden;
}