@CHARSET "UTF-8";


/* ------------------------------------------------------
contents setting
------------------------------------------------------ */

#main {
	width: 850px;
	clear: both;
}
.image {
	width: 850px;
	height: 136px;
}


/* --------------------
サイドナビ
---------------------- */

.side_Navi {
	width: 130px;
	padding-left: 40px;
	margin-right: 10px;
	float: left;
}
.sNav li {
	width: 130px;
}
.sNav li a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.sNav .sNav_title {
	width: 130px;
	margin-bottom: 20px;
}
.sNav .sNav01 {
	width: 130px;
	margin-bottom: 20px;
}
.sNav .sNav01 a {
	background-image: url(../images_en/recruit/sNav_01_al.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	background-position: 0px -20px;
}
.sNav .sNav01 a:hover {
	background-image: url(../images_en/recruit/sNav_01_al.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
.sNav .sNav01 a:link, .sNav .sNav01 a:visited {
	background-position: 0px 0px;
}
.sNav .sNav01 a:hover , .sNav .sNav01 a:active {
	background-position: 0px -20px;
}

.bunner {
	width: 130px;
	height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}	

/* --------------------
コンテンツ
---------------------- */

.contents {
	width: 600px;
	margin-left: 30px;
	float: right;
}
.index_image {
	width: 600px;
	margin-bottom: 30px;
}
.comment {
	width: 500px;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #CC00FF;
	margin-bottom: 30px;
}
.contents_title {
	width:530px;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size:14px;
}
.text {
	width:530px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height:1.3em;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.cube {
	width: 600px;
	margin-bottom: 20px;
}
.knowhow {
	width: 600px;
	margin-bottom: 10px;
}
.career {
	width:600px;
	margin-bottom: 40px;
}
.world {
	width:600px;
	margin-bottom: 20px;
}
.pagetop {
	width:97px;
	float:right;
	padding-right:40px;
	margin-bottom:20px;
}	
#guideline_form {
	width:500px;
	margin-bottom:20px;
	border-collapse: collapse;
	clear:right;
}
.blocknote {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
table {
	width: 500px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	line-height: 1em;
	letter-spacing: 0.1em;
	border-collapse: collapse;
}

table th {
	background-color: #F5F7F8;
	width: 150px;
	padding: 10px;
	border: 1px solid #666666;
	border-collapse: collapse;
}
table td {
	width: 340px;
	padding: 10px;
	border: 1px solid #666666;
	border-collapse: collapse;
}
.line {
	width:340px;
	margin-top:10px;
	margin-bottom:20px;
}
.point {
	width:252px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.click {
	width:53px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:50px;
}	
.privacy {
	margin-left:30px;
	margin-bottom:20px;
	margin-top:20px;
}
.privacy a {
	color:#3474AD;
	text-decoration: none;
}
.privacy a:hover , .privacy a:active {
	color:#34BDF1;
	text-decoration: none;
}

