﻿@charset "utf-8";

*{
	margin:0;
	padding:0;
}

html,
body {
	height: 100%;
	font-size: small;
	font-family: "Hiragino KaKu Gothic Pro", "lr oSVbN", "Osaka", verdana, arial, 'trebuchet ms', sans-serif;
	color:black;
}


img {
	border:none;
	vertical-align:middle;
}

input, textarea {
	font-size:100%;
}

ul {
	list-style:none;
}

a {
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}


h5, h6 {
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
}

h1 {
	padding:10px;
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:bold;
	background:white url('http://www.mens-recruit.net/img/title-bg.gif') repeat scroll left top;

}

h2 {
	padding:10px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	background:white url('http://www.mens-recruit.net/img/title-bg.gif') repeat scroll left top;
}

h3 {
	padding:10px;
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
	background:white url('http://www.mens-recruit.net/img/title-bg.gif') repeat scroll left top;
}

h4 {
	padding:20px 10px 20px 10px;
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
	background:white url('http://www.mens-recruit.net/img/title-bg.gif') repeat scroll left top;
}

h5 {
	margin:90px 0 30px 0 ;
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
}

h6 {
	margin:10px 0 0 0;
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

#contents {
	margin:0 auto;
	padding:0;
	width:800px;
	height:100%;
}

#header {
	margin:0;
	padding:0;
	width:800px;
	height:auto;
}

#header p{margin:0;padding:5px 0 5px 10px;}

#body {
	margin:0;
	padding:0;
	width:800px;
	height:auto;
}

#body p{	margin:0;padding:5px 0 5px 10px;}

	#body .staff {
		margin:90px 0 0 0 ;
	}

	#body .web {
		margin:20px 0 0 0 ;
	}


	#body .body {
		margin:50px 0 20px 0;
		padding:2px;
	}
		#body .top-img {
			padding:5px 5px 5px 0;
		}

	#body .doing {
		margin:10px 0 20px 0;
		padding:2px;
	}

		.doing table {
			margin:10px 0 0 0;
			border:none;
			width:100%;
		}
			.doing th {
				padding:10px;
				padding-left:30px;
				font-weight:normal;
				text-align:left;
				border-bottom:1px gray dotted;
			}
			.doing td {
				padding:10px;
				white-space:normal;
				border-bottom:1px gray dotted;
			}

	#body .button {
		margin:10px 0;
		text-align:center;
	}
	a img.oubo {
		margin:0;
		width:202px;
		height:32px;
		background:url('http://www.mens-recruit.net/img/img-oubo.gif') no-repeat top left;
		text-decoration:none;
	}
		a:hover img.oubo,a:active img.oubo {
			background-position:left bottom;
			text-decoration:none;
		}
		a:after img.oubo {
			content:" ";
			clear:both;
		}

	a img.oubo-page {
		margin:0;
		width:125px;
		height:25px;
		background:url('http://www.mens-recruit.net/img/img-oubo-page.gif') no-repeat top left;
		text-decoration:none;
	}
		a:hover img.oubo-page,a:active img.oubo-page {
			background-position:left bottom;
			text-decoration:none;
		}
		a:after img.oubo-page {
			content:" ";
			clear:both;
		}

	a img.otoiawase {
		margin:0;
		width:202px;
		height:32px;
		background:url('http://www.mens-recruit.net/img/img-otoiawase.gif') no-repeat top left;
		text-decoration:none;
	}
		a:hover img.otoiawase,a:active img.otoiawase {
			background-position:left bottom;
			text-decoration:none;
		}
		a:after img.otoiawase {
			content:" ";
			clear:both;
		}




#left {
	float:left;
	margin-right:10px;
	width:190px;
	height:auto;
}

#right {
	float:left;
	margin:0;
	width:600px;
	height:auto;
}

#footer {
	margin:0;
	padding:0;
	width:800px;
	height:auto;
}

	#footer .copyright {
		margin:20px 0;
		padding:5px;
		text-align:center;
	}

#seo {
	margin:0;
	padding:0;
	width:800px;
	height:auto;
}
		#seo .word {
		padding:5px;
		text-align:center;
	}

#clear {
	clear:both;
}

.clear {
	clear:both;
}

.line {
	width:2px;
	background-color:#CCCCCC;
}