*{
	margin: 0;
	padding: 0;
}
html, body{
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Arial;
	scrollbar-track-color: #EFEFEF;
    scrollbar-face-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    scrollbar-darkshadow-color: #999999;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFF6EE;
    scrollbar-arrow-color: #666666;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a{
	color: #3D6BFF;
}
img{
	border: 0;
}
li{
	list-style-type: none;
}

.main{
	width: 844px;
	overflow: hidden;
	margin: 0 auto;
}
	
	#header_message{
		text-align: right;
		margin: 3px auto 0 auto;
		width: 744px;
		color: #AAAAAA;
	}
	h1{
		margin: 30px 0 0 60px;
		
	}
	#nav{
		width: 435px;
		height: 28px;
		margin: -20px 0 0 360px;
	}
		#nav li{
			float: left;
			background-repeat: no-repeat;
		}
		#nav li a{
			display: block;
			height: 28px;
		}
		#nav_home{
			width: 59px;
			height: 28px;
			background-image: url(../img/nav_home.gif);
		}
			#nav_home a{
				width: 59px;
			}
		#nav_info{
			width: 79px;
			height: 28px;
			background-image: url(../img/nav_info.gif);
		}
			#nav_info a{
				width: 79px;
			}
		#nav_kodawari{
			width: 79px;
			height: 28px;
			background-image: url(../img/nav_kodawari.gif);
		}
			#nav_kodawari a{
				width: 79px;
			}
		#nav_reqruit{
			width: 79px;
			height: 28px;
			background-image: url(../img/nav_reqruit.gif);
		}
			#nav_reqruit a{
				width: 79px;
			}
		#nav_photo{
			position: relative;
			width: 139px;
			height: 28px;
			background-image: url(../img/nav_photo.gif);
		}
			#nav_photo select{
				position: absolute;
				top: 5px;
				left: 5px;
				width: 128px;
				font-size: 12px;
			}
	#gray_bar{
		width: 100%;
		height: 50px;
		background-color: #E7E7E7;
		background-image: url(../img/gray_bar_bg.jpg);
		background-repeat: repeat-y;
		background-position: center;
	}
	
	h2{
		font-size: 20px;
		margin: 20px auto 10px auto;
	}
		h2 span{
			margin: 0px;
		}
		#view_num{
			margin: 0 0 0 20px;
			font-size: 12px;
			font-weight: bold;
			color: #0000CC;
		}
	
	.content_panel{
		width: 744px;
		margin: 0 auto;
	}
		#e_msg{
			padding: 10px 0;
			margin: 0 auto;
			line-height: 150%;
			color: #FF0000;
		}
		#end_msg{
			padding: 150px 0;
			margin: 0 auto;
			text-align: center;
			line-height: 150%;
		}
	
	.content{
		width: 711px;
		margin: 20px auto 0 auto;
	}
		.pager{
			text-align: right;
			margin: 5px 0 0 0;
		}
			.pager a{
				text-decoration: none;
			}
			.pager a:hover{
				text-decoration: underline;
			}
		h3{
			font-size: 14px;
		}
		.kyujin_detail{
		}
		.kyujin_shop{
			text-align: right;
		}
		
		#regist_tejun li{
			list-style-type: decimal;
			margin: 0 0 0 30px;
		}
		#kiyaku{
			width: 600px;
			margin: 15px 0 0 0;
			padding: 15px;
			border: 1px solid #CCCCCC;
			height: 100px;
			overflow: auto;
		}
		#kiyaku_doui{
			text-align: center;
			margin: 20px 0 0 0;
		}
		#regist_setsumei{
			width: 500px;
			margin: 20px auto 0 auto;
			line-height: 150%;
		}		
		#regist_form{
			width: 500px;
			margin: 30px auto 0 auto;
		}
			#regist_form dt{
				float: left;
				width: 90px;
				height: 35px;
				font-weight: bold;
			}
			#regist_form dd{
				float: left;
				width: 200px;
				height: 35px;
			}
			.regist_form_inputtext{
				width: 200px;
				font-size: 12px;
				height: 14px;
			}
			#job{
				width: 400px;
				height: 100px;
			}
				#job span{
					width: 130px;
					display: block;
					float: left;
				}
			.regist_form_kisoku{
				font-size: 9px;
				color: #00AAFF;
				margin: 0 0 0 5px;
			}
			#submit{
				clear: both;
				margin: 10px 0 0 0;
				text-align: center;
			}
				#submit input{
					width: 100px;
					margin: 0 10px 0 0;
				}
			
		.item{
			clear: both;
			width: 100%;
			margin: 20px 0 0 0;
		}
			.item_img{
				float: left;
				width: 80px;
			}
			.item_title{
				float: left;
				width: 626px;
				height: 27px;
				padding: 7px 0 0 5px;
				background-image: url(../img/item_title_bg.jpg);
				background-repeat: repeat-x;
			}
			.item_comment{
				width: 625px;
				font-size: 10px;
				line-height: 160%;
			}
		#search_word{
			color: #FF0000;
		}
	
		.content_header{
			height: 10px;
			background-image: url(../img/content_header.jpg);
			background-repeat: no-repeat;
			font-size: 0;
		}
		.content_body{
			padding: 20px 40px;
			background-image: url(../img/content_bg.jpg);
			background-repeat: repeat-y;
			line-height: 160%;
		}
		.content_footer{
			height: 11px;
			background-image: url(../img/content_footer.jpg);
			background-repeat: no-repeat;
			font-size: 0;
		}
		.pagetop{
			text-align: right;
			margin: 40px 0 0 0;
			clear: both;
		}

	#footer_nav{
		width: 740px;
		margin: 30px auto 3px auto;
		text-align: right;
		clear: both;
	}
		#footer_nav a{
			color: #666666;
		}
	
	#copyright{
		width: 833px;
		margin: 0 0 0 6px;
		background-color: #E8E8E8;
	}
	#copyright img{
		margin: 20px 0 15px 40px;
	}

	#footer{
		background-color: #F7F7F7;
		width: 833px;
		height: 45px;
		margin: 0 0 0 6px;
	}