@charset "Shift_JIS";
/* ey[WCSS */
/*************
 index.html
*************/
#index {
	clear: both;
	margin: 0px auto;
	padding: 5px;
	text-align: left;
	line-height:1.5em;
}
#index #section1 {
	margin-top:15px;
	padding:15px;
	background:url(img/image_girl.jpg) no-repeat left bottom;
	border:#ecfc8d 4px solid;
}
#index #section1 h2 {
	color: #ff00a0;
	font-size: 1.6em;
	line-height:2.0em;
	text-align:center;
}
#index #section1 h3 {
	margin-left:150px;
	margin-bottom: 10px;
	font-size: 1em;
}
#index #section1 p {
	margin:10px auto 50px 240px;
	font-size: 0.8em;
	color: #364d00;
}
#index #section2 {
	clear:left;
	margin-top:10px;
	margin-bottom:10px;
}
#index #section2 p {
	color: #364d00;
	font-size: 1.4em;
	line-height:1.6em;
	font-weight:bold;
}
/*************
 company.html
*************/
#company {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color:#000;
	line-height:1.5em;
	text-align: left;
}
#company:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#company table {
	font-size:0.8em;
}
#company th {
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #759514;
	white-space: nowrap;
}
#company td {
	padding:10px 20px 10px 20px;
	border-bottom:1px solid #759514;
}
/*************
 business.html
*************/
#business {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color:#000;
	line-height:1.5em;
	text-align: left;
}
#business:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#business p#guide {
	font-size: 0.8em;
	color: #000;
	border-bottom:1px solid #759514;
	padding:5px 20px 10px 20px;
}
/*************
 recruit.html
*************/
#recruit {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color:#000;
	line-height:1.5em;
	text-align: left;
}
#recruit:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#recruit table {
	font-size:0.8em;
}
#recruit th {
	padding:10px 10px 10px 20px;
	white-space: nowrap;
	border-bottom:1px solid #759514;
}
#recruit td {
	padding:10px 20px 10px 20px;
	border-bottom:1px solid #759514;
}
/*************
 info.html
*************/
#info {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color:#000;
	line-height:1.5em;
	text-align: left;
}
#info:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#info p.notice {
	padding:0px 0px 5px 0px;
	font-size:0.8em;
}
#info span.required {
	color:#FF0000;
}
#info table {
	font-size:0.8em;
}
#info th {
	padding:10px 10px 10px 20px;
	white-space: nowrap;
	border-bottom:1px solid #759514;
}
#info td {
	padding:10px 20px 10px 20px;
	border-bottom:1px solid #759514;
}
form {
	padding:15px 15px 5px 15px;
}
fieldset {
	margin:0 0 20px 0;
	padding:0;
	border:none;
}
legend {
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
	font-size:0.8em;
}
*html legend {
	margin-left:-6px;
}
*:first-child+html legend {
	margin-left:-6px;
}
input.text, textarea {
	padding:0.3em;
	width:270px;
	color:#666;
	font-size:1em;
	border:1px solid #ccc;
}
textarea {
	width:402px;
}
input.text:focus, textarea:focus {
	color:#000;
	background-color:#fff8ee;
}
div.submit {
	width:500px;
	padding:0.8em 0;
}
input.submit {
	padding:0.3em 1em 0.3em 1.1em;
	color:#fff;
	background:#54af17;
	letter-spacing:0.1em;
	font-size:0.8em;
	cursor:pointer;
}

#info table {
	font-size:0.8em;
}
#info th {
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #759514;
	white-space: nowrap;
}
#info td {
	padding:10px 20px 10px 20px;
	border-bottom:1px solid #759514;
}
/*************
 sitemap.html
*************/
#sitemap {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	color:#000;
	line-height:1.5em;
	text-align: left;
}
#sitemap:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.level1 {
	list-style-type:none;
	margin-left:30px;
	padding-bottom:10px;
	font-size:0.8em;
}
.level2 {
	list-style-type:none;
	margin-left:0px 0px 0px 20px;
	padding-bottom:10px;
}
