#main-inner #pageheader.header h1 {
	position: absolute;
	left: 20px;
	top: 81px;
	width: 157px;
	height: 45px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-index.gif) no-repeat left top;
}
#main-inner #pageheader.header .text {
	width: 485px;
	position: absolute;
	right: 15px;
	bottom: 30px;
}
#main-inner #pageheader.header .text p {
	font-size: 83%;
	line-height: 2.0;
}
#main-inner #pageheader.header .outline {
	position: absolute;
	right: 15px;
	bottom: 30px;
}
#main-inner #subnavi.aside {
	top: 236px;
}

#main-contents #contact-form {
}
#main-contents #contact-form .section-inner .header {
	background: url(../images/h2-background.gif) no-repeat left top;
}
#main-contents #contact-form .section-inner .header h2 {
	padding: 10px 0;
	background: url(../images/h2-outline.gif) no-repeat left 10px;
}
#main-contents #contact-form .section-inner .section table.border-table {
	width: 100%;
	background: url(../../common/images/border-table.gif) no-repeat left bottom;
}
#main-contents #contact-form .section-inner .section table.border-table th {
	width: 190px;
	background: url(../../common/images/border-table.gif) no-repeat left top;
	padding: 10px 0 11px 10px;
	text-align: left;
	line-height: 1.67;
	border: none;
}
#main-contents #contact-form .section-inner .section table.border-table td {
	background: url(../../common/images/border-table.gif) no-repeat 20px top;
	padding: 10px 0 11px 20px;
	line-height: 1.67;
	border: none;
}
#main-contents #contact-form .section-inner .section table ol {
	padding: 0;
	list-style: none;
}
#main-contents #contact-form .section-inner .section table ul {
	padding: 0;
	list-style: none;
	margin-bottom: -5px;
}
#main-contents #contact-form .section-inner .section table ul li {
	margin-bottom: 5px;
}
#main-contents #contact-form .section-inner .section table td .list {
	margin: 0 0 10px 0;
}
#main-contents #contact-form .section-inner .section table td .place {
	float: left;
	width: 298px;
	margin: 0;
}
#main-contents #contact-form .section-inner .section table td .place p {
	margin: 0;
}
#main-contents #contact-form .section-inner .section table td .place p.name {
}

/* form items */

.form-item {
	padding-left: 37px;
	float: left;
	line-height: 1.2;
}
.form-item.required {
	background: url(../../common/images/icon-form_required.gif) no-repeat left -2px;
}
#main #main-inner .section .section-inner p.sample {
	margin: 0;
	padding: 4px 0 0 0;
	float: left;
	display: inline;
	font-size: 83%;
	line-height: 1.0;
	color: #777777;
}
#form-custname input,
#form-nameruby input,
#form-email input,
#form-addr input,
#form-work input {
	width: 240px;
	margin-right: 7px;
}
#form-zip input#zip1 {
	width: 48px;
}
#form-zip input#zip2 {
	width: 59px;
	margin-right: 7px;
}
#form-prefecture select {
	width: 124px;
	margin-right: 7px;
}
#form-job select {
	width: 124px;
	margin-right: 7px;
}
#form-phone input#phone1 {
	width: 48px;
}
#form-phone input#phone2 {
	width: 59px;
}
#form-phone input#phone3 {
	width: 59px;
	margin-right: 7px;
}
#form-msg textarea {
	margin: 0;
	width: 504px;
	height: 120px;
}
#main-contents #contact-form #form-msg p.sample {
	padding-left: 37px;
}
#main-contents #contact-form .ssl_seal.figure {
	background-position: left bottom;
	margin: 20px 0 0 0;
	padding: 0 0 20px 51px;
	background: url(../../common/images/border-table.gif) no-repeat left bottom;
}
#main-contents #contact-form .ssl_seal.figure .image {
	float: left;
	width: 140px;
}
#main-contents #contact-form .ssl_seal.figure p.legend {
	float: left;
	display: inline;
	width: 580px;
	margin: 7px 0 0 0 !important;
	padding: 0;
}
#main-contents #contact-form .button_submit {
	margin: 40px 0 0 299px;
	padding: 0 0 30px 0;
}


