@charset "UTF-8";
/*
*{
	border-style:solid;
	border-width:1px;
	border-color: #44dd99;
}
*/

@import "/oec_saiyo/resources/fonts.css";
@import "/oec_saiyo/resources/default.css";

/* ◆◆◆ シンプルセレクタ ◆◆◆ */
body{
	margin: 0px;
	padding: 0px;
	text-align : center;
	ine-break:strict;
	color : #2c2c2c;  
	background:#f7f8e9;
	letter-spacing:0.03em;
}

table,address{
	line-height : 1.4em;
}

td,p,div,a{}

hr{
	margin: 5px 2% 5px 2%;
	height:1px;
	color: #C8C8C8;
}

em{
	font-style:normal;
	font-weight:bold;
	
	color: #FD9F5A;
}


a{
	color: #0E8BDE;
	text-decoration:none;
}
a:visited{
	color: #096BAB;
}
a:hover{
	color: #F4A26C;
	text-decoration:underline;
}

img{
	border: none 0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}


ul{
	margin:0px;
	padding:15px 15px 5px 15px;

	text-indent:0px;
}
li{
	margin: 0px;
	padding:0px 0px 10px 0px;
	text-indent:0px;
	list-style-type: none;
}

/*----見出し----*/
.h2_image{
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}.h2_image img{
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}



/* ◆◆◆ 全体 ◆◆◆ */

#container{
	position: relative;
	text-align : left;
	padding : 0px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	width : 800px;
	background : repeat-y url(/oec_saiyo/resources/img_container_bg.gif);
	float:clear;
}

#container_inner{
	padding : 0px;
	margin: 0px;
	width : 800px;
	background : url(/oec_saiyo/resources/img_container_bg_gradation2.gif) top left no-repeat;
}


/* ◆◆◆ 体裁 ◆◆◆ */
.hidden{
	visibility : hidden;
	
	font-size : 0px;
	position : absolute;
	top : -1px;
	padding : 0px;
	margin : 0px;
}

.right{
	float:right;
	margin:0px;
	padding:0px;
}
.left{
	float:left;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.clear{
	clear:both;
}

.up{
	vertical-align : top;
}

.space{	
	visibility : hidden;
	height: 25px;
}
  


.bg_green {
	background-color: #E9F5EE;
}
.bg_red {
	background-color:#FDD0D0;
}
.bg_blue {
	background-color:#B8DAE4;
}
.bg_gray {
	background-color: #eeeeee;
}
.red {
	color: #F74A4A;
}
.blue {
	color: #4D8BCA;
}

  

/* ◆◆◆ ヘッダ ◆◆◆ */

#site_id{
	position : relative;
	background-repeat : no-repeat;
	width : 800px;
	height : 100px;
	padding : 0px;
	margin : 0px;
}

#site_id a{
	width:170px;
	height:80px;
	display:block;
	}
#site_id p{

}

/* ◆◆◆ 文字サイズボタン ◆◆◆ */
#text_size{
	background:url(/oec_saiyo/resources/text_size_bg.gif) repeat-x ;
	position:absolute;
	left:563px;
	top:9px;
	width:182px;
	height:28px;	
	z-index:100;
}
#text_size img{
	margin: 5px 0px 0px 5px;
}

/* ◆◆◆ 検索 ◆◆◆ */

#search{
	position:absolute;
	width:200px;
	top:50px;
	right:20px;
	text-align:right;
	vertical-align:middle;
}
#search #txt{
	width:120px;
	height:20px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

#search img{
	margin: 0px 3px 0px 0px;
	padding: 0px;
	vertical-align:middle;
}


/* ◆◆◆ ヘルプメニュー ◆◆◆ */

#helpmenu{
	background: url(/oec_saiyo/resources/img_helpmenu_bg.gif);
	width : 800px;
	height : 45px;
	clear: both;
	margin:0px;
	padding:0px;
}


/* ◆◆◆ フッタ ◆◆◆ */

#foot{
	background: url(/oec_saiyo/resources/img_foot.gif) no-repeat;
	width : 800px;
	height : 45px;
	clear: both;
	margin:0px;
	padding:0px;
}


/*--コピーライト--*/
#foot #copyright{
	float:right;
	padding: 15px 20px 0px 0px;
}

#foot #copyright p{
	color:#cccccc;
	margin:0px;
	padding:0px;
	font-size:xx-small;
}


/*---アドレス表示---*/


#address{
	margin: 0px;
	padding: 15px 0px 0px 15px;
	top: 0px;
	font-size:85%;
}

#address ADDRESS{
	margin: 0px;
	padding: 0px;
	font-style:normal;
	font-size:85%;
	color:#888888;
}

#container #container_inner #address h2{
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#888888;
}

/* ◆◆◆ グロナビ ◆◆◆ */
#glo_menu { 
	clear: both;
    width: 800px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 66px;
	left: 5px;
	background-repeat: no-repeat;
}

#glo_menu ul { 
	margin: 0px 4px;
	padding: 0px;
	list-style-type: none;
}

#glo_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
    list-style-type: none;

}

#glo_menu a { text-decoration: none;
	font-size: 1px;
    display: block;
    height: 26px;
	font-size: 1px;
	margin: 0px;
}

#glo_menu a:hover { 
	background-position : left bottom;
	background-repeat : no-repeat;
}

#menu_btn_01 a {
	background-image: url(/oec_saiyo/resources/glomenu_01.gif);
	width: 141px;
}

#menu_btn_02 a {
	background-image: url(/oec_saiyo/resources/glomenu_02.gif);
	width: 205px;
}

#menu_btn_03 a {
	background-image: url(/oec_saiyo/resources/glomenu_03.gif);
	width: 258px;
}

#menu_btn_04 a {
	background-image: url(/oec_saiyo/resources/glomenu_04.gif);
	width: 167px;
}

#menu_btn_05 a {
	background-image: url(/oec_saiyo/resources/glomenu_05.gif);
	width: 143px;
}

#menu_btn_06 a {
	background-image: url(/oec_saiyo/resources/glomenu_06.gif);
	width: 84px;
}



/* ◆◆◆ ヘルプメニュー ◆◆◆ */

#help_menu { 
	margin: 0;
	padding: 10px 0px 0px 20px;
	float:left;
	vertical-align:middle
}
#help_menu ul { 
	margin-left: 0;
	padding-left: 0;
	float: left;
	list-style-type: none;
	margin: 0px;
    padding: 13px 0px 0px 0px;
    list-style-type: none;
}
#help_menu li {
	float: left;
	vertical-align:middle;
	background:url(/oec_saiyo/resources/mark_helpmenu.gif) no-repeat left top;
}
#help_menu a { 
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 17px;
	color:#555;
	vertical-align:middle
}
.ban_belle{
	float:right;
	text-align:right;
	font-size:xx-small;
	width:400px;
	height:41px;
}
.ban_belle p{
	margin-top:10px;
	text-align:right;
}
.ban_belle img{
	float:right;
	margin: 0px 11px 0px 5px;
	vertical-align:bottom;
}
/* ◆◆◆ ローカルメニュー ◆◆◆ */

#local_menu{
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 15px 14px 0px 0px;
	_margin: 15px 7px 0px 0px;
	background-position: left bottom;
	background-repeat: repeat-y;
	 background-image: url(/oec_saiyo/resources/local_menu_bg.gif);
	width: 180px;
	position: ralative;
	float:right;  
	font-color : #0E8BDE;
}

#local_menu h2{
	background-image : url(/oec_saiyo/resources/local_menu_h2_bg.gif);
	background-repeat : no-repeat;
	background-position : left top;
	padding : 0px;
	margin : 0px;
	height: 11px;
	font-size : 0.1em;
}

#local_menu li{
	list-style-image:url('/oec_saiyo/resources/listmark_01.gif');
	vertical-align:middle;
	text-indent: -0.5em;
	font-weight:bold;
	margin: 0px 0px 0px 15px;	
	padding : 2px 0px 3px 0px;
	line-height :1.3em;
	clear:both;
}

#local_menu li ul{
	margin: 0px 0px 0px 25px;	
	padding : 5px 0px 0px 0px;
}

#local_menu li li{
	list-style-image:url('/oec_saiyo/resources/listmark_01.gif');
	vertical-align:middle;
	text-indent: -1.0em;
	font-weight:bold;
	margin: 0px 0px 0px 0px;	
	padding : 0px 0px 0px 0px;
	line-height :1.3em;
}
#local_menu li li a:visited{
	color: #555555;
}
#local_menu li li a:hover{
	color: #555555;
	text-decoration:underline;
}


#local_menu a{
	vertical-align :15%;
}


/* ◆◆◆ 本文 ◆◆◆ */

.section {
	width:580px;
	_width:590px;
	background: bottom left no-repeat url(/oec_saiyo/resources/section_p_bg.gif);
	margin: 15px 0px 0px 8px;
	padding-left:10px;
}


#crumb {
	background-image:url(/oec_saiyo/resources/crumb.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0 0 0 -10px;
	display:block;
	padding: 5px 10px 12px 10px;
	font-size: 8pt;
	color:#666666;
	width:590px;
}

.section H2{
	background-image:url('/oec_saiyo/resources/h2_base.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px 0px 0px -10px;
	padding: 4px 10px 10px 29px;
	color: #FFFFFF;

	font-weight: bold;
	font-size:130%;
	line-height: 1.4em;
}

.H2_image{
	margin:0px;
	padding:0px;
}

.section_H2_sub{
	background-image:url('/oec_saiyo/resources/contentsarea_h2_sub_bg.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #0E8BDE;

	font-weight: bold;
	font-size:130%;
	line-height: 1em;
}

.section H3{
	background: url(/oec_saiyo/resources/contentsarea_h3.gif) no-repeat 0px 0px;
	margin: 10px 0px 5px 0px;
	padding: 4px 0px 9px 20px;
	color: #0A8FCF;
	font-weight: bold;
	font-size:130%;
	line-height: 1.5em;
	clear:both;
}
.section H3 a{
	font-weight: bold;
}
.section H4{
	background: url(/oec_saiyo/resources/contentsarea_h4.gif) no-repeat 0px 0px;
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 9px 18px;
	color: #666666;

	font-weight: bold;
	line-height: 1.4em;
	font-size:120%;
	clear:both;

}

.section H5{
	background-image:url('/oec_saiyo/resources/contentsarea_h3_1.gif');
	background-repeat:no-repeat;
	background-position: left top;
	padding: 15px 20px 10px 30px;
	color: #0E8BDE;

	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	letter-spacing:0px;
}

.section P{
	padding : 0px 0px 10px 0px;  
	margin : 0px 18px 0px 10px;
	line-height:1.7em;
}
.p_right{
	text-align: right;
	width: 570px;
	display: block;
	padding-bottom:15px;
	clear:both;
}
.p_center{
	text-align: center;
	display: block;
}
.img_border{
	border: 1px solid #5555EE;
	padding:1px;
	margin:1px;
}


.section ul {
	margin: 0px 4px;
	padding: 0 7px 8px 18px;
	line-height: 18px;
}

.section li {
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 0px 10px;
	background:url(/oec_saiyo/resources/listmark_01.gif) no-repeat left top;
}

.bold {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 70px;
}
.bold2 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 250px;
}
.bold2r {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#888888;
	width: 100px;
	text-align: right;
}
.bold3 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 200px;
}
.bold4 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 280px;
}
.bold5 {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 350px;
}
.bold5r {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	font-weight:nomal;
	color:#222222;
	width: 350px;
	text-align: right;
}
.bold6 {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-weight:bold;
	color:#888888;
	width: 110px;
}
.bold_blue {
	margin: 0px 4px 0px 4px;
	padding: 0px;
	font-weight:bold;
	color:#8888DD;
}

#annai li {
	margin: 0px 30px 0px 30px;
}

#sitemap li {
	margin: 0px 5px 0px 30px;
}

.sitemap li ul {
	margin-left: 0px;
	padding: 0px;
	list-style-image:url('/oec_saiyo/resources/listmark_02.gif');
}

.listmark {
	vertical-align:middle;
	text-indent: -0.5em;
	font-weight:bold;
	margin: 0px;	
	padding : 2px 0px 3px 0px;
	line-height :1.3em;
}

.listmark li{
	background: 0 0 no-repeat url('/oec_saiyo/resources/listmark_01.gif');
	border-bottom: dashed 1px #ddd;
	padding-left:15px;
}

.sitemap {
	list-style-image:url('/oec_saiyo/resources/listmark_01.gif');
	vertical-align:middle;
	text-indent: 0.8em;
	margin: 0px 0px 0px 5px;	
	padding : 2px 0px 3px 0px;
	line-height :1.0em;
}

/*-----------------トップページ用------------------*/

.section_top {
	width:438px;
	background: bottom left no-repeat url(/oec_saiyo/resources/section_top_p_bg.gif);
	margin: 0px 0px 0px 9px;
	display:inline;
	height:150px;
}

#top_image{
	width : 800px;
	height : 280px;
	padding : 0px;
	margin : 0px;
	background-image : url(/oec_saiyo/resources/img_topimage.jpg);
	background-repeat : no-repeat;
}

#local_menu_top{
	border: 0px;
	font-color : #0E8BDE;
	width:800px;
	height:auto;
	background: url(/oec_saiyo/resources/local_menu_top_bg.gif) no-repeat top left;
	padding-top:27px;
}
#local_menu_top p{
	height:0px;
	width:1px;
}
#local_menu_top ul{
	display:block;
	margin: 0px 0px 0px 7px;
	padding:0px;
}
#local_menu_top li{
	margin:0px;
	padding:0px;
	float:left;
}
#local_menu_top img{
	margin: 0px;
}

/* エントリーボタン */
.local_menu_top_entry {
	text-align: right;
	margin-right: 9px;
}

/*TOP コラム*/
#top_col_01{
	float:left;
	margin:0px;
	padding:0px;
	width:355px;
}
#top_col_02{
	float:left;
	width:279px;
}
#top_col_02 h2,
#top_col_02 ul,
#top_col_02 li{
	margin:0px;
	padding:0px;
	
}
#top_col_03{
	float:left;
	width:153px;
	background:#cba;
}
#top_col_03 h2,
#top_col_03 ul,
#top_col_03 li{
	margin:0px;
	padding:0px;
	
}


.news{
	padding: 0px 0px 0px 18px;
	background: url(/oec_saiyo/resources/news_bg.gif) no-repeat bottom left;
	overflow:auto;
	display:block;
	height:100px;
	width:355px;
}
.news dt{
	clear:both;
	padding: 0px 0px 0px 15px;
	color:#2baae5;
	font-weight: bold;
}
.news dd{
	padding: 0px 15px 7px 15px;
}
.news dd a,
.news dd a:visited{
	color:#4e7efe;
	text-decoration:underline;
}

/* TOP_マーク部分 */

#col_01{
	display:block;
	float:left;
    width: 285px;
	height: 154px;
	background-image: url(/oec_saiyo/resources/img_address.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#container #container_inner #col_01 .left{
	width:100%;
}

#col_01 p{
	padding: 8px 10px 0px 0px;
}

#col_01 img{
	margin:5px 0px 0px 0px;
}


/* TOP_アド部分 */

#container #container_inner #ad {
	clear:both;
	padding: 8px 0px 0px 11px;
}

#container #container_inner #ad img {
	padding: 0px 0px 0px 3px;
}

.col_top{
	font-size:85%;
	padding-left:10px;
	padding-right:10px;
}




/*----------------ご案内ページ用------------------*/
.h1_annai{
	position:relative;
	left : 10px;
	top : 5px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/oec_saiyo/resources/h1_annai.jpg);
	background-repeat : no-repeat;
}
/*----------------募集情報ページ用------------------*/
.h1_01_joho{
	position:relative;
	left : 10px;
	top : 5px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/oec_saiyo/resources/h1_01_joho.jpg);
	background-repeat : no-repeat;
}
/*----------------OECグループを知ろうページ用------------------*/
.h1_02_shirou{
	position:relative;
	left : 10px;
	top : 5px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/oec_saiyo/resources/h1_02_shirou.jpg);
	background-repeat : no-repeat;
}
/*----------------OECグループからのメッセージページ用------------------*/
.h1_03_message{
	position:relative;
	left : 10px;
	top : 5px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/oec_saiyo/resources/h1_03_message.jpg);
	background-repeat : no-repeat;
}

/*----------------制度・Q&Aページ用------------------*/
.h1_04_seido{
	position:relative;
	left : 10px;
	top : 5px;
	height : 62px;
	margin : 0px;
	padding : 0px;
	background-image : url(/oec_saiyo/resources/h1_04_seido.jpg);
	background-repeat : no-repeat;
}

/*=========================================

	表組

===========================================*/

td ul{
	margin: 0 20px;
}


/*サービス案内　スペックで使用*/

table.table-normal {
	margin: 0 0 15px 8px;
	border: 1px solid #B0AFAF;
	padding: 0;
}

.table-normal caption {
	text-align: left;
	padding: 0 0 3px 3px;
}


.table-normal th {
	background: #EDEDED;
	border: 1px solid #DDDDDD;
	padding: 5px 0;
}

.table-normal td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

.table-annotation {
	margin: -10px 0 15px 8px;
}

/*サービス案内　運用・保守で使用*/

table.table-imagelist {
	margin: 0 0 15px 8px;
	width: 565px;
	border: 2px solid #B0AFAF;
	border-collapse: collapse;
}

.table-imagelist td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

/*会社概要で使用*/

.table-director td {
	background: none;
	padding: 2px;
	text-align: left;
	border: none;
}

/*採用情報、お問い合せで使用*/

table.table-large {
	margin: 0 0 15px 16px;
	width: 665px;
	border: 1px solid #B0AFAF;
	padding: 0;
}

.table-large th {
	background: #EDEDED;
	border: 1px solid #DDDDDD;
	padding: 5px 0;
}

.table-large td {
	border: 1px solid #DDDDDD;
	padding: 5px;
}


/*=========================================

	フォーム

===========================================*/

/*入力フォーム*/

.input1 {
	width: 50px;
}

.input2 {
	width: 100px;
}

.input3 {
	width: 300px;
}

.input4 {
	width: 260px;
}

.textarea1 {
	width: 400px;
}

.txt-supplement {
	font-size: 0.85em;
	margin: 0 0 0 3px;
}

label {
	margin: 0 5px 0 0;
}



/*=========================================

	サブコンテンツインデックス

===========================================*/


#sub-content-index_container{
	display:block;
	width:auto;
	height:auto;
	border-left: solid 1px #ddd; 
}
#container #sub-content-index_container .sub-content-index{
	display:block;
	float:left;
	width:265px;
	height:100px;
	margin-left:10px;
	margin-top:15px;
/*	border-top: solid 1px #ddd;*/
/*	border-right: solid 1px #eee;*/
}
#container #sub-content-index_container .sub-content-index_img{
	display:block;
	float:left;
	padding: 0px 5px 0px 0px;
	border-right: solid 1px #ddd; 
}
#container #sub-content-index_container .sub-content-index h3,
#container #sub-content-index_container .sub-content-index h4,
#container #sub-content-index_container .sub-content-index h5{
	display:block;
	float:left;
	clear:none;
	background-image:none;
	background-color:#ddd;
	font-weight:bold;
	font-size:105%;
	margin:0px;
	padding: 5px 0px 5px 5px;
	width:179px;
	_width:189px;
}

#container #sub-content-index_container .sub-content-index h3 a{
	font-weight:bold;
	color:#666666;
}
#container #sub-content-index_container .sub-content-index p{
	padding: 5px 0px 0px 15px;
	font-size:80%;
	letter-spacing:0;
}
#container #sub-content-index_container ul,
#container #sub-content-index_container li{
	margin:0px;
	padding:0px;
}
#container #sub-content-index_container li{
	margin:4px 0px 0px 4px;
}




/*=========================================

	ページ用

===========================================*/

#sub_key_image{
	margin: 0px 0px 0px -10px;
}

/*=========================================

	表

===========================================*/
.margin-left_20{
	margin-left:30px;
}
.margin-left_-10{
	margin-left:-10px;
}


/*=========================================

	Table DropDhadow

===========================================*/
.DropShadow_Table{
  border:0px none;
  width:auto;
}
.DropShadow_Table .DS_TD_main{
  background-color:#FFF;
  padding:3px;
}
.DropShadow_Table .DS_TD_right{
  background : url(/oec_saiyo/resources/img_shadow_right.gif) no-repeat right top;
  width:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_bottom{
  background : url(/oec_saiyo/resources/img_shadow_bottom.gif) no-repeat left top;
  height:4px;
  font-size:0.0001%
;
}
.DropShadow_Table .DS_TD_right_bottom{
  background : url(/oec_saiyo/resources/img_shadow_right_bottom.gif) no-repeat bottom right;
  width:4px;
  height:4px;
  font-size:0.0001%;
}

.DropShadow_Table .DS_TD_main img{
	border:solid 1px #CCCCCC;
}






/*=========================================
=============

	Module

=============
===========================================*/
/*=========================================

	Visible

===========================================*/

.hidden{
  visibility : hidden;
  font-size : 0.0001%;
  font-size : 0%;
  position : absolute;
  top : -10px;
  margin:0px;
  padding:0px;
  border:none 0px;
}
/*=========================================

	layout

===========================================*/
.to_top{
  margin-left:80px;
}
.float_right{
  float:right;
}
.float_left{
  float:left;
}
.float_right_img{
  float:right;
  margin: 0px 10px 5px 5px;
}
.float_left_img{
  float:left;
  margin: 0px 5px 5px 3px;
}
.center{
  text-align:center;
}
.clear{
  clear:both;
}
.clear_left{
  clear: left;
}
.clear_right{
  clear: right;
}
.up{
  vertical-align : top;
}
.space{
  visibility : hidden;
  height: 25px;
}
.valign_top{
  vertical-align: top;
}
.valign_bottom{
  vertical-align: bottom;
}
.valign_middle{
  vertical-align: middle;
}
.align_right{
  text-align:right;
}
.align_left{
	text-align:left;
	float: left;
}
.align_center{
  text-align:center;
}
/*=========================================

	Color

===========================================*/

.bg_green {
  background-color: #E9F5EE;
}
.bg_red {
  background-color:#FDD0D0;
}
.bg_blue {
  background-color:#B8DAE4;
}
.bg_gray {
  background-color: #eeeeee;
}
.bg_white {
  background-color:#FFFFFF;
}
.color_red1{
  color: #FF3333;
}
.color_red2{
  color: #FF0066;
}
.color_red3{
  color: #CC0000;
}
.color_orange1{
  color: #FF6600;
}
.color_orange2{
  color: #FF9933;
}
.color_orange3{
  color: #CC3300;
}
.color_yellow1{
  color: #FFCC00;
}
.color_yellow2{
  color: #FFFF33;
}
.color_yellow3{
  color: #CC9900;
}
.color_green1{
  color: #33CC00;
}
.color_green2{
  color: #33AA88;
}
.color_green3{
  color: #339900;
}
.color_blue1{
  color: #0066CC;
}
.color_blue2{
  color: #38b3ff;
}
.color_blue3{
  color: #0033CC;
}
.color_purple1{
  color: #CC33FF;
}
.color_purple2{
  color: #FF99FF;
}
.color_purple3{
  color: #9900CC;
}
.color_mono1{
  color: #FFFFFF;
}
.color_mono2{
  color: #999999;
}
.color_mono3{
  color: #666666;
}

/*=========================================

	テキストカラーの設定

===========================================*/

.txt-attention {
	color: #FF0000;
}

.txt-attention2 {
	color: #F55555;
	font-weight: bold;
}

.txt-attention3 {
	color: #F55555;
	font-size: 18px;
	font-weight: bold;
}

/*=========================================

	FontSize

===========================================*/

.font_s1{
  font-size:85%;
}
.font_s2{
  font-size:0.7em;
}
.font_s3{
  font-size:0.6em;
}
.font_8pt{
  font-size:8pt;
}
.font_l1{
  font-size:1.2em;
}
.font_l2{
  font-size:1.4em;
}
.font_l3{
  font-size:1.6em;
}
.font_l4{
  font-size:1.8em;
}
.font_l5{
  font-size:2em;
}
.font_flex{
  font-size:inherit;
}

/*=========================================

	FontWeight

===========================================*/

.font_bold{
	font-weight:bold;
}

#pagetop #container-all #container #content #main-2nd #main-content #main-content-in .txt-strong {
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}



/*=========================================

	01_01採用スケジュール

===========================================*/

.table-past{
	color: #A5A5A5;
	background-color: #F5F5F5;
}

/*=========================================

	01_03選考ステップ

===========================================*/

#container #container_inner .section .center .table-step{
	margin: 0 0 5px 0px;
	padding: 0;
}

#container #container_inner .section .center .table-step th {
	margin-bottom:15px;
	display:block;
	padding: 12px 0px 0px 0px;
	background:url(/oec_saiyo/resources/step_th_bg.gif) top center no-repeat;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;

}

#container #container_inner .section .center .table-step td {
	display:block;
	margin-bottom:15px;
	padding: 5px;
	font-size:1.2em;
}



/*=========================================

	02_01OECの仕事

===========================================*/
/*#container #container_inner #local_menu #shigoto_menu {
	margin: 0px 0px 0px -12px;
	padding:0px;
	list-style-type:none;
	background-image:none;
	width:168px;
}*/
/*#container #container_inner #local_menu #shigoto_menu li{
	margin: 0px 0px 0px -10px;
	padding:0px;
	list-style-type:none;
	background-image:none;
	width:168px;
}*/
#container #container_inner #local_menu .shigoto_menu{
	margin-left:-8px;
	display:block;
	float:left;
	padding-bottom:5px;
	z-index:50;
}

/*=========================================

	03_01トップが語る

===========================================*/

#container #container_inner .section .talker_00{
	display:block;
	float:left;
	font-weight:bold;
	color:#C09150;
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#container #container_inner .section .talker_01{
	display:block;
	float:left;
	font-weight:bold;
	color:#0066CC;
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#container #container_inner .section .talker_02{
	display:block;
	float:left;
	font-weight:bold;
	color:#009966;
	margin:0px;
	margin-left:2px;
	padding:0px;
}

#container #container_inner .section .talker_03{
	display:block;
	float:left;
	font-weight:bold;
	color:#FF0066;
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#container #container_inner .section .talker_04{
	display:block;
	float:left;
	font-weight:bold;
	color:#FF9900;
	margin:0px;
	margin-left:2px;
	padding:0px;
}

#container #container_inner .section .talker_05{
	display:block;
	float:left;
	font-weight:bold;
	color:#9900CC;
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#container #container_inner .section .talker_06{
	display:block;
	float:left;
	font-weight:bold;
	color:#FF6600;
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#container #container_inner .section .kikite{
	color:#C09150;
	margin-left:3px;
	padding-bottom:20px;
	padding-top:5px;
}
#container #container_inner .section .chu{
	color:#FF0066;
}
#read_01{
	color:#C09150;
	border-bottom:dotted 1px #C09150;
	border-top:dotted 1px #C09150;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding: 10px 0px 10px 0px;
}
#read_02{
	color:#C09150;
	border-bottom:dotted 1px #C09150;
	border-top:dotted 1px #C09150;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding: 10px 0px 10px 0px;
}


/*=========================================

	03_03先輩からのメッセージ

===========================================*/
#container #container_inner .senpai_honbun{
	margin: 0px 0px 0px 3px;
	padding:0px;
}
#container #container_inner .senpai_honbun h2{
	margin: 10px 0px 0px 0px;
	padding:0px;
	background-image:none;
}
#container #container_inner .senpai_honbun div{
	margin: 0px;
	padding:0px;
	background:url(/oec_saiyo/03/resources/senpai_honbun_p.gif) no-repeat bottom left;
}
#container #container_inner .senpai_honbun p{
	padding-right:30px;
	padding-left:10px;
	padding-bottom:20px;
	line-height:190%;
	color:#18867e;
	
}
#container #container_inner .senpai_honbun p img{
	float:right;
	margin-right:-20px;
	margin-left:15px;
	margin-bottom:10px;
}


/*=========================================

	Q&A

===========================================*/


#container #container_inner #q-and-a ul {
	margin: 0px 0px 0px 20px;
	padding:0px;
}
#container #container_inner #q-and-a ul li {
	margin:0px;
	list-style-type: none;
	background: url(/oec_saiyo/resources/q-a_list.gif) no-repeat 0px 0px;
	padding:7px 0 7px 30;	
}
#q-and-a p{
	margin-bottom:15px;
	margin-left:70px;
}
#q-and-a p.q-and-a_q{
	background: url(/oec_saiyo/resources/q-a_q.gif) no-repeat 0px 0px;
	font-size:150%;
	font-weight:bold;
	padding:8px 0 10px 50;
	border-bottom:2px solid #ddd;
	margin-bottom:8px;
	margin-left:20px;
	margin-top:50px;
	color: #0066CC;
}

#q-and-a p.q-and-a_a{
	background: url(/oec_saiyo/resources/q-a_a.gif) no-repeat 0px 0px;
	font-size:150%;
	font-weight:bold;
	padding:8px 0 10px 50;
	margin-bottom:0px;
	margin-left:20px;
	color: #CC3366;
}
