@charset "utf-8";
/* ===================================================================
information	inquiries
=================================================================== */

/*----------------------------------------------------
	inquiries
----------------------------------------------------*/

/* ----- contents h2 ----- */
#contents h2#contacttitle {
	width: 950px;
	height: 68px;
	clear: both;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background: url(/user/inquiries/images/title_contact.gif) no-repeat left top;
}

/* ----- main lists ----- */
#main #lists {
	width: 740px;
	height: 100%;
	clear: both;
	padding-top: 4px;
	background: url(/user/inquiries/images/top_lists.gif) no-repeat left top;
}
#main #lists .line {
	width: 678px;
	height: 100%;
	clear: both;
	background: url(/user/inquiries/images/middle_lists.gif) repeat-y left top;
	padding: 28px 31px 30px 31px;
	border-bottom: 1px dotted #f1f1f1;
}
#main #lists .line.gray {
	background: url(/user/inquiries/images/middle_lists_gray.gif) repeat-y left top;
}
#main #lists .line.last {
	border-bottom: none;
}
#main #lists .line .lineleft {
	width: 111px;
	height: 100%;
	float: left;
}
#main #lists .line .lineleft a img {
	padding: 4px;
	background: #ededed;
	border: 1px solid #ddd;
}
#main #lists .line .lineleft a img:hover {
	border: 1px solid #eab6c3;
	background: #fff
}
#main #lists .line .lineright {
	width: 537px;
	height: 100%;
	float: right;
}
#main #lists .line .lineright h3 {
	clear: both;
}
#main #lists .line .lineright h3 a {
	background: url(/user/common/images/icon_link1.gif) no-repeat left center;
	padding-left: 15px;
	font-weight: bold;
	color: #303030;
}
#main #lists .line .lineright h3 a:hover {
	background: url(/user/common/images/icon_link1_on.gif) no-repeat left center;
	color: #cc0033;
}
#main #lists .line .lineright p {
	width: 539px;
	height: 11px;
	background: url(/user/inquiries/images/contact_please.gif) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-top: 20px;
}
#main #lists .line.gray .lineright p {
	background: url(/user/inquiries/images/contact_please_gray.gif) no-repeat left top;
}
#main #lists .line .lineright ul {
	margin-top: 15px;
}
#main #lists .line .lineright ul li {
	color: #7f7f7f;
	list-style-type: disc;
	margin-left: 15px;
}
#main #lists .bottommain {
	width: 740px;
	height: 4px;
	clear: both;
	background: url(/user/inquiries/images/bottom_lists.gif) no-repeat left top;
}

/* ----- form ----- */
#main #lists #formbox {
	width: 678px;
	height: 100%;
	clear: both;
	background: url(/user/inquiries/images/middle_lists.gif) repeat-y left top;
	padding: 28px 31px 30px 31px;
	line-height: 2;
}
#main #lists #formbox h3 {
	font-weight: bold;
	border-left: 5px solid #aaa;
	padding-left: 0.5em;
	font-size: larger;
	margin-bottom: 10px;
}
#main #lists #formbox p.confmsg {
	line-height: 1.5;
	margin-bottom: 10px;
}
#main #lists #formbox p.compmsg {
	line-height: 1.5;
}
#main #lists #formbox table {
	border: 1px solid #d4d4d4;
	width: 100%;
}
#main #lists #formbox table tr th {
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	padding: 5px;
	white-space: nowrap;
}
#main #lists #formbox table tr th strong {
	font-size: smaller;
	color: #ff0000;
	margin-left: 0.5em;
}
#main #lists #formbox table tr td {
	border: 1px solid #d4d4d4;
	padding: 5px;
}
#main #lists #formbox table tr th em {
	display: block;
	font-size: smaller;
	color: #999;
}
#main #lists #formbox table tr td ul {
}
#main #lists #formbox table tr td ul li {
	float: left;
}
#main #lists #formbox table tr td span {
	margin-left: 0.5em;
	font-size: smaller;
	color: #999;
}
#main #lists #formbox table tr td span.blk {
	margin: 0;
	display: block;
	font-size: smaller;
	color: #999;
}
#main #lists #formbox table tr td p.privacyp {
}
#main #lists #formbox table tr td p.privacyp a {
	padding-left: 18px;
	margin-right: 5px;
	background: url(/user/inquiries/images/icon_newwindow.gif) no-repeat left center;
}
#main #lists #formbox table tr td p.agrbox {
	text-align: center;
	margin-top: 10px;
}
p.submitbtn {
	margin-top: 10px;
	text-align: center;
}
p.submitbtn input {
	margin: 0 10px;
}

/* ----- rightside ----- */
#rightside .line {
	width: 200px;
	height: 100%;
	clear: both;
	margin-bottom: 10px;
}
#rightside .line h2 {
	width: 200px;
	height: 36px;
}
#rightside .line h2 {
	background: url(/user/common/images/title_toprightside.gif) no-repeat left top;
}
#rightside .line h2 strong {
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 0 15px;
}
#rightside .line .inner {
	width: 180px;
	height: 100%;
	background: url(/user/common/images/bg_rightside.gif) repeat-y left top;
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
}
#rightside .line .inner.gray {
	background: url(/user/common/images/bg_rightside_gray.gif) repeat-y left top;
}
#rightside .line .inner.last {
	border-bottom: none;
}
#rightside .line .inner img {
	float: left;
	margin-right: 10px;
}
#rightside .line .inner p a {
	color: #5e5e5e;
	font-size: smaller;
}
#rightside .line .bottomright {
	width: 200px;
	height: 4px;
	background: url(/user/common/images/bottom_rightside.gif) no-repeat left top;
}
#rightside #contactbanner {
	width: 200px;
	height: 116px;
	padding-top: 11px;
	background: url(/user/inquiries/images/line_contactbanner.gif) no-repeat left top;
	margin-top: 10px;
}
#rightside #contactbanner p {
	width: 200px;
	height: 105px;
	background: url(/user/inquiries/images/btn_contact3.gif) no-repeat left top;
	position: relative;
}
#rightside #contactbanner p a {
	display: block;
	width: 200px;
	height: 105px;
	text-decoration: none;
}
#rightside #contactbanner p a strong {
	position: absolute;
	top: 39px;
	left: 68px;
	font-weight: normal;
	color: #fff;
	font-size: smaller;
}
#rightside #contactbanner p a span {
	position: absolute;
	bottom: 16px;
	left: 135px;
	color: #fff;
	font-size: smaller;
	text-decoration: underline;
	font-weight: bold;
}
#rightside #contactbanner p a:hover span {
	text-decoration: none;
}

/* ----- formparts ----- */
label {
	margin: 0 0.5em;
}
.companyname {
	width: 300px;
}
.departname {
	width: 300px;
}
.positionname {
	width: 200px;
}
.myname {
	width: 150px;
	margin-left: 0.5em;
}
.otherwork {
	width: 200px;
	margin-left: 0.5em;
}
.email {
	width: 300px;
}
.telno {
	width: 150px;
}
.zipone {
	width: 40px;
	margin-right: 0.5em;
}
.ziptwo {
	width: 50px;
	margin-left: 0.5em;
}
.address {
	width: 300px;
	margin-left: 0.5em;
}
.comenum {
	width: 50px;
	margin-right: 0.5em;
}
.textareas {
	width: 300px;
	height: 100px;
}

