/* =========================================== */
/* Base Style */
/* =========================================== */
body {
	color:#000000;
	background-color:#3d3d3d;
	margin:0px;
	padding:0px;
	font-size:80%;
}
p {
	margin:0px 0px 10px;
	line-height:1.3em;
}
ol,ul {
	margin:5px 0px 10px 25px;
	padding:0px;
	line-height:1.3em;
}
img {
	border-style:none;
}
a:link {
	color:#008fd3;
	text-decoration:none;
}
a:visited {
	color:#9933cc;
	text-decoration:none;
}
a:hover {
	color:#0033cc;
	text-decoration:none;
}

/* =========================================== */
/* Menu Style */
/* =========================================== */
div#menu {
	position:absolute;
	float:left;
	width:203px;
	padding-left:8px;
}
div#menu h1 {
	margin:0px;
	padding:0px;
	font-size:0%;
}
div#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:0em;
	font-size:0%;
}
div#menu ul li {
	margin:0px;
	padding:0px;
}

/* =========================================== */
/* Common Style */
/* =========================================== */
div#body {
	width:100%;
	min-width:820px;
	background-color:#ffffff;
	padding:16px 0px 0px;
}
div#contents {
	padding:14px 21px 0px 230px;
/*	min-height:640px;*/
}
div.cont_indent {
	margin:0px 10px;
}
div.pagetop {
	text-align:right;
	padding:40px 0px 10px;
}
div.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
table.recruit th {
	padding:3px;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
	font-size:80%;
}
table.recruit td {
	padding:2px 5px;
	vertical-align:top;
	font-size:80%;
}
table.recruit td p {
	margin:0px 0px 6px;
}
table.recruit ol,
table.recruit ul {
	margin-top:0px;
}
table.recruit li {
	margin-bottom:5px;
}
table.recruit li ul {
	margin:0px 15px 5px;
}
table.recruit li ul p {
	margin:3px 0px;
}
table.recruit p {
	margin-bottom:0px;
}
/* title */
h2 {
	border-top:3px solid #008fd3;
	margin:0px 0px 20px;
}
/* Category Top */
h2.title {
	background-color:#efe9e4;
}

/* midashi */
*.md {
	margin:0px 0px 12px;
	background-color:#008fd3;
	height:39px;
}

/* komidashi */
*.km {
	margin:0px 0px 9px;
}

div.image_right {
	float:right;
	margin-left:10px;
}
div.image_left {
	float:left;
	margin-right:10px;
}

/* =========================================== */
/* HOME */
/* =========================================== */
body.home div#body {
	min-width:800px;
}
body.home div#copyright {
	min-width:800px;
}
div#top_contents {
	vertical-align:top;
	padding:0px 0px 130px 211px;
	text-align:right;
	margin-top:-16px;
	min-height:640px;
}

/* =========================================== */
/* Message */
/* =========================================== */
h2.message {
	background-image:url("../../message/img/title_message_img.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
body.message *.km {
	margin:0px 0px 9px;
	border-top:#cccccc 1px solid;
	padding-top:15px;
}

body.message h3.first {
	border-top:none;
	padding:0px;
}

/* =========================================== */
/* Inside tri-Ace */
/* =========================================== */
h2.environment {
	background-image:url("../../environment/img/title_environment_img.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
div.point_area {
	border:1px #cccccc solid;
	background-color:#f4f4f4;
	width:100%;
	margin-bottom:17px;
}
div.point {
	margin:10px;
}
div.point_area p {
	margin:0px;
}
h3.km_point {
	margin:0px 0px 10px;
}
div.point_half_odd {
	width:47%;
	float:left;
	font-size:80%;
}
div.point_half_even {
	width:47%;
	float:right;
	font-size:80%;
}

/* =========================================== */
/* Work at tri-Ace */
/* =========================================== */
body.category div.pagetop {
	padding-top:25px;
}
div.job_list {
	padding:9px 11px;
	background-color:#f0eae5;
	border:1px solid #008fd3;
}
h3.job_category {
	background-color:#5a5857;
	margin:0px 0px 12px;
}
p.job_txt {
	margin:0px 12px 11px;
	padding:0px 3px 5px;
	border-bottom:#3c3b39 1px dashed;
}
div.job_list ul {
	list-style-type:none;
	margin:5px 12px 25px;
}
div.job_list ul li {
	margin:8px 0px 20px;
	padding:0px 0px 0px 20px;
	background-image:url(../mark_page.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
div.job_list ul li a {
	font-size:110%;
	color:#008fd3;
	font-weight:bold;
}
div.job_list ul li a img {
	margin-left:5px;
	vertical-align:middle;
}
p.annotation {
	font-size:85%;
	margin:9px 0px 21px;
	padding-left:1.0em;
	text-indent:-1.0em;
	color:#4d4d4d;
}
p.annotation:first-letter {
	color:#999933;
}
span.annotation {
	color:#999933;
	padding-left:5px;
}
div.job_list ul.last,
div.job_list ul li.last,
div.job_list ul li.last p {
	margin-bottom:0px;
}

/* =========================================== */
/* Departments */
/* =========================================== */
body.post table.recruit th {
	padding-right:10px;
}
body.post table.recruit p {
	margin-bottom:15px;
}

div.applicant_top {
	margin-top:30px;
	background-image:url("../../post/img/applicant_top_bg.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}
div.applicant_top div {
	background-image:url("../../post/img/applicant_top_right.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
}
div.applicant_cont {
	margin-left:13px;
	padding:13px 20px;
	border-width:0px 1px;
	border-color:#008fd3;
	border-style:solid;
	background-color:#efeae6;
	line-height:1.3em;
}
div.applicant_bottom {
	margin-left:13px;
	background-image:url("../../post/img/applicant_bottom.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}
span.applicant_bottom_r{
	float:right;
	clear:left;
	display:block;
	width:5px;
	height:5px;
	background-image:url("../../post/img/applicant_bottom_right.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	font-size:0px;
}
span.applicant_bottom_l {
	clear:left;
	display:block;
	width:5px;
	height:5px;
	background-image:url("../../post/img/applicant_bottom_left.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:0px;
}

/* =========================================== */
/* Employment&Working Conditions */
/* =========================================== */
body.application div.pagetop {
	margin-top:175px;
}

/* =========================================== */
/* Site Map */
/* =========================================== */
body.sitemap div.pagetop {
	margin-top:158px;
}
div.sitemap {
	border-top:1px solid #cccccc;
	padding-top:15px;
}
div.sitemap_area {
	width:100%;
}
div.half_odd {
	width:48%;
	float:left;
}
div.half_even {
	width:48%;
	float:right;
}
div.half_odd p,
div.half_even p {
	margin:7px 12px 0px;
}
h3.link {
	background-color:#008fd3;
	font-size:110%;
	padding:7px 10px;
	color:#ffffff;
	margin:0px;
}
h3.link a {
	background-image:url(../mark_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:17px;
	color:#ffffff;
}
h3.link a:link,
h3.link a:visited,
h3.link a:hover {
	color:#ffffff;
}
div.sitemap_sub {
	background-color:#f0eae5;
	padding:5px 17px;
	line-height:1.7em;
	font-weight:bold;
	color:#969696;
}
div.sitemap_sub a {
	background-image:url(../mark_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:3px;
	padding-left:10px;
}
div.sitemap_sub a:link,
div.sitemap_sub a:visited,
div.sitemap_sub a:hover {
	color:#008fd3;
}

/* =========================================== */
/* Copy Right */
/* =========================================== */
div#copyright {
	min-width:820px;
	padding:10px 0px;
	background-color:#000000;
}
div#copyright div {
	padding:0px 21px;
}
div#copyright div.home {
	float:left;
}
div#copyright div.copyright {
	float:right;
}
div#copyright div.clear {
	margin:0px;
	padding:0px;
}

