/*---------------------------------------------*/
/* 01.レイアウトボックス定義
-----------------------------------------------*/
/* 全体ボックス */
div#container {
	width:760px;
	height:535px;
	margin:0px auto;
	padding:0px;
	background-image: url("../img/enterBg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}

div#favorite {
	width:92px;
	height:25px;
	padding: 15px 210px 15px 458px;
	margin:0px;
	float: left;
}

div#favorite a {
	width:92px;
	height:25px;
	padding:0px;
	margin:0px;
	border: none;
	text-indent: -9999px;
	float: left;
}

div#enter {
	width:550px;
	height:335px;
	padding-right:35px;
	margin:0px;
	border: none;
	float: left;
}

div#enter a {
	width:550px;
	height:150px;
	padding: 0px;
	margin-bottom:15px;
	border: none; 
	float: left;
}

div#recruit {
	width:160px;
	height:260px;
	padding-top:75px;
	margin:0px;
	border: none;
	float: left;
}

a#recruitWoman{
	width:160px;
	height:55px;
	padding-bottom:10px;
	margin:0px;
	border: none;
	text-indent: -9999px;
	float: left;
}

a#recruitMan{
	width:160px;
	height:55px;
	padding:0px;
	margin:0px;
	border: none;
	text-indent: -9999px;
	float: left;
}

div#exit {
	width:155px;
	height:45px;
	padding:0px 210px 0px 395px;
	margin:0px;
	border: none;
	float: left;
}

div#exit a {
	width:155px;
	height:45px;
	padding:0px;
	margin:0px;
	text-indent: -9999px;
	border: none;
	float: left;
}

div#linkBox {
	width:760px;
	height:auto;
	padding-top:120px;
	margin:0px;
	border: none;
	float: left;
}

div.bana {
	width:120px;
	height:auto;
	padding:0px;
	margin:0px;
	float: left;
}

div.bana a{
	color:#ffffff;
}

div.bana a:hover {
	color:#ffffff;
}

div.bana a:link {
	color:#ffffff;
}

div.bana a:visited {
	color:#ffffff;
}

body#mens {
	background-image: url("../img/recruitMan.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

div#containerMans {
/*
	width: 645px;
	height: 25px;
	padding: 1010px 105px 161px 170px;
	margin:0px auto;
	background-image: url("../img/recruitMan.jpg");
	background-repeat: no-repeat;
	background-position: center top;
*/
	width: 940px;
	height: 1730px;
	padding: 0px;
	margin:0px auto;
	clear:both;
}
div#containerMans a {
	display: block;
	text-indent: -9999px;
}
div#containerMans a#kyoto {
	width: 185px;
	height: 30px;
	margin: 0px;
	margin-top: 40px;
	float: right;
	border: 0px solid #FF0;
	clear:both;
}
div#containerMans a#kyotoLink {
	width: 275px;
	height: 55px;
	margin: 0px;
	margin-top: 1433px;
	margin-left: 220px;
	float: left;
	clear:both;
	border: 0px solid #FF0;
	clear:both;
}
div#containerMans a#hitozumaLink {
	width: 410px;
	height: 55px;
	margin: 0px;
	margin-top: 1433px;
	float: right;
	border: 0px solid #FF0;
}
div#containerMans a#kyoto2 {
	width: 330px;
	height: 45px;
	margin: 0px;
	margin-top: 80px;
	float: right;
	border: 0px solid #FF0;
	clear:both;
}

/*
div#containerMans a#osaka{
	width:230px;
	height:25px;
	padding-left:95px;
	margin:0px;
	border: none;
	text-indent: -9999px;
	float: left;
}

div#containerMans a#kyoto{
	width:230px;
	height:25px;
	padding:0px;
	margin-left:415px;
	border: none;
	text-indent: -9999px;
	float: left;
}
*/

