@charset "Shift_JIS";

/* title
--------------------------------------------------------------------------------------------------------------*/
#title {
	background: url(img/title.jpg) no-repeat;
}


/* main
--------------------------------------------------------------------------------------------------------------*/
#main p {
	line-height: 1.5;
	margin-bottom: 7px;
}
.tel {
	font-size: 167%;
	font-weight: bold;
	color: #e5151f;
	letter-spacing: 0.2em;
}
#main h3 {
	width: 595px;
	height: 30px;
	margin-top: 2px;
	text-indent: -9999px;
}


/* #index
--------------------------------------------------------------------------------------------------------------*/
#index h3 {
	background: url(img/tit02.gif) no-repeat;
}

#index table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 595px;
	margin-bottom: 10px;
}
	#index table th {
		background: #dfdfdf;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 120px;
		padding: 5px;
		text-align: right;
		vertical-align: top;
		white-space: nowrap;
		line-height: 1.5;
		letter-spacing: 0.1em;
	}
	#index table td {
		border-bottom: 1px solid #ccc;
		padding: 5px 5px 5px 10px;
		vertical-align: top;
		line-height: 1.5;
	}
	td.w100 {width: 100px;}



/* #privacy
--------------------------------------------------------------------------------------------------------------*/
#privacy h3 {
	background: url(img/tit03.gif) no-repeat;
}
#privacy ol {
	margin-left: 25px;
	list-style: decimal;
}
	#privacy ol li {
		margin: 10px 0;
		line-height: 1.5
	}
		#privacy ol li span {
			font-size: 116%;
			font-weight: bold;
			color: #777;
		}



/* #recruit
--------------------------------------------------------------------------------------------------------------*/
#recruit h3 {
	background: url(img/tit04.gif) no-repeat;
}
#recruit table {
	width: 570px;
	margin-bottom: 10px;
}
	#recruit table th {
		width: 80px;
		padding: 5px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
		line-height: 1.5;
		letter-spacing: 0.1em;
	}
	#recruit table td {
		padding: 5px 5px 5px 10px;
		vertical-align: top;
		line-height: 1.5;
	}



/* #mailform
--------------------------------------------------------------------------------------------------------------*/
#mailform h3 {
	background: url(img/tit01.gif) no-repeat;
}

#mailform table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 595px;
	margin-bottom: 10px;
}
	#mailform table th {
		background: #dfdfdf;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 115px;
		padding: 5px;
		text-align: right;
		vertical-align: top;
		white-space: nowrap;
		line-height: 1.5;
		letter-spacing: 0.1em;
	}
	#mailform table td {
		border-bottom: 1px solid #ccc;
		padding: 5px 5px 5px 10px;
		vertical-align: top;
		line-height: 1.5;
	}

/*mailform*/
fieldset { border: 0px; }
input, textarea {
	background: #fff;
	border: none;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 2px 5px;
	margin: 2px;
}
input:hover, textarea:hover {
	background-: #ffd;
	border-top: 1px solid #b9c3c8;
	border-left: 1px solid #b9c3c8;
}
#zipcodeselect{
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 110px;
}
#next {
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 150px;
}
#reset {
	background: #efefef;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-left: 20px;
	width: 150px;
}
#back {
	background: #d5d5d5;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 150px;
}

#zipcodeselect:hover,
#next:hover,
#reset:hover,
#back:hover {
	border-top-width: 1px;
	background: #bbb;
	padding: 2px 5px;
}

#company{width:300px;}
#name{width:300px;}
#zipcode{width:60px;}
#pref{width:150px;}
#address{width:300px;}
#mail{width:300px;}
#tel01,#tel02,#tel03,#fax01,#fax02,#fax03{width:40px;}
#url{width:300px;}
#soudan01,#soudan02,#soudan03,#soudan04,#soudan05,#soudan06{border:none;}
#comment{width:430px; height:120px;}



