*{
    margin: 0;
    /* padding: 0;*/
    /* border: 0; */
    font-size: 100%;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/*-------------------------------------------------
common style
--------------------------------------------------*/
	/* border:solid 1px #000000; */
	/* background-color: #ff0000; */

body{
	margin:0px;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
	/* background-color:#e9f1f8; */
	background-color:#ffffff;
	/* padding:0px; */
        color:#555555;
}

div.outline {
	width:960px;
	height:100%;
	/* border:solid 1px #000000; */
	background-color:#ffffff;
}

a:link{
	color: #01349d;
}
a:visited{
	color: #01349d;
}

img{
	border:0;
}

div#dot_line{
	margin-top:3px;
	margin-bottom:5px;
	height:2px;
	font-size:0px;
	background-image:url(img/dot.png);
        line-height:0px;
}


/* start: clearfix --------------- */
div.clear_f:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.clear_f { display:inline-table; }

/* Hides from Mac IE \*/
* html div.clear_f { height:1px; }
div.clear_f { display:block; }
/* */
/* end: clearfix --------------- */


/*-------------------------------------------------
common header style
--------------------------------------------------*/
div.header{
	margin:0 auto;
	text-align: center;  
	width:950px;
	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;
}

div.header img{
	border:0px;
}

div.header div#header_left {
	width:500px;
	height:55px;
	float:left;
}

div.header div#header_right {
	width:450px;
	height:55px;
	float:left;
}

div.header div#searchBox input#search {
	align:right;
	width:150px;
	height:19px;
	border:solid 1px;
}

/*-------------------------------------------------
top image
--------------------------------------------------*/
div.top_image_box{
	width:950px;
	height:256px;
  border:solid 0px #000;

	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;
}

div.top_image_box div#top_image_left{
	width:778px;
	height:256px;
  border:solid 0px #000;
  float:left;
}

div.top_image_box div#top_image_right{
	width:162px;
	height:247px;
  border:solid 0px #000;
	margin-top:9px;
  margin-left:10px;
  float:left;
  border:solid 0px #000;
  position:relative;
}

div.top_image_box div#top_image_right img#sumbnail{
	margin-top:3px;
	margin-bottom:3px;
}

div.top_image_box div#top_image_right img#navi_bottom{
	position:absolute;
	left:0px;
	bottom:8px;
}



/*-------------------------------------------------
global navigation
--------------------------------------------------*/
div.global_navi{
	width:950px;
	height:37px;
}

div.global_navi img{
	border:0px;
	margin:0;
}


div.global_navi div#gnButton{
	float:left;
}

/* 舛田追加分 */
div.global_navi div#link{
	padding:2px 0px 0px 0px;
}



/*-------------------------------------------------
main_box
--------------------------------------------------*/
div.main_box{
	margin-top:20px;
	/*ボーダーを消したら950に変える*/
	width:950px;
}

/* start: clearfix --------------- */
div.main_box:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.main_box { display:inline-table; }

/* Hides from Mac IE \*/
* html div.main_box { height:1px; }
div.main_box { display:block; }
/* */
/* end: clearfix --------------- */



/*-------------------------------------------------
inner_leftBox
--------------------------------------------------*/
div.inner_leftBox{
	margin-right:20px;
	width:356px;
	float:left;

	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;
}

div.inner_leftBox div#topics{
	padding:1px;
	text-align:left;
	width:338px;
	margin-top:3px;
	margin-left:16px;

}

div.inner_leftBox div#topics h2{
	font-size:12px;
	line-height:20px;
	color: #747474;
}

div.inner_leftBox div#topics h1{
	font-size:14px;
}








/*-------------------------------------------------
inner_centerBox
--------------------------------------------------*/
div.inner_centerBox{
	margin-right:20px;
	width:356px;
	float:left;

	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;
}

div.inner_centerBox div#tec_info{
	padding:1px;
	text-align:left;
	width:338px;
	height:100%;
	margin-top:3px;
	margin-left:16px;
	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block;
	clear: both;
}

div.inner_centerBox div#tec_info h2{
	font-size:12px;
	line-height:20px;
	color: #747474;
}

div.inner_centerBox div#tec_info h1{
	font-size:14px;
}

div.inner_centerBox div#tec_info img{
	margin-right:3px;

}




/*-------------------------------------------------
inner_localLeftBox
--------------------------------------------------*/
div.inner_localLeftBox{
	margin-right:20px;
	width:189px;
	height:100%;
	float:left;
	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;

	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block;
	clear: both;
}

div.inner_localLeftBox div#dot{
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	background-color:#f5fbff;
	height:2px;
	background-image:url(img/dot.png);
}

div.inner_localLeftBox div#middle{
	font-size:13px;
        widht:189px;
        height:100%;
	text-align:left;
	padding:0px;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	/* background-color:#f5fbff; */

	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block;
	clear: both;
}

div.inner_localLeftBox div#middle2{
	font-size:13px;
        widht:189px;
        height:100%;
        text-align:left;
	padding:0px 0px 0px 0px;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	background-color:#f5fbff;

	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block; 
	clear: both;
}


div.inner_localLeftBox div#middle_inner{
	font-size:13px;
}

div.inner_localLeftBox div#bottom{
	width:189px;
	height:4px;
	background-image:url(img/localMenu_bottom.png);
	background-repeat: no-repeat;
}


div.inner_localLeftBox h2{
	font-size:13px;
	line-height:20px;
	color: #747474;
}

/*************** 舛田追加分　****************/
div.inner_localLeftBox div#tablelink{
        padding: 0px 0px 0px 5px;
        color: #01349d;
	font-size:13px;
        width:182px
        height:100%;
	display: inline-block; 
	clear: both;

}

div.inner_localLeftBox div#tablelink2{
        padding: 0px 0px 0px 10px;
        color: #01349d;
	font-size:13px;
        width:182px
        height:100%;
	display: inline-block; 
	clear: both;

}




/*************** 舛田追加分　****************/



/*-------------------------------------------------
inner_localCenterBox
--------------------------------------------------*/
div.inner_localCenterBox{
	margin-right:20px;
	width:523px;
	float:left;
	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;
}

div.inner_localCenterBox font{
        line-height: 17px;
}

div.inner_localCenterBox Div{
        line-height: 17px;
}

div.inner_localCenterBox form{
        line-height: 17px;
}

div.inner_localCenterBox div#tec_info{
	padding:0px;
	/* padding:1px; */
	text-align:left;
	/* width:523px; */
        width:521px;
	/* width:502px; */
	/* margin-left:20px; */
	height:100%;
	margin-top:5px;
	font-size:14px;
	line-height:17px;
	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block;
	clear: both;
}

div.inner_localCenterBox table#company_info td{
	padding:10px;
}

div.inner_localCenterBox table#yakushoku td{
        padding-top:1px;
        padding-bottom:1px;
        margin:0;
        text-align:right;
}

div.inner_localCenterBox table#recruit th{
	padding:5px;
        background-color:#f5fbff;
        text-align:right;
}

div.inner_localCenterBox table#recruit td{
	padding:5px;
        background-color:#ffffff;
}

div.inner_localCenterBox table#career th{
	padding:5px;
        background-color:#f5fbff;
        text-align:right;
}

div.inner_localCenterBox table#form{
        border-spacing:1px;
        background-color:#d6d6d6;
        width:100%;
}

div.inner_localCenterBox table#form th{
	padding:5px;
        background-color:#f5fbff;
        text-align:left;
        vertical-align:middle;
        width:30%;

}


div.inner_localCenterBox table#form td{
	padding:5px;
        background-color:#ffffff;

}

div.inner_localCenterBox div#tec_info h4{
	font-size:14px;
	line-height:20px;
	color: #A30000;
}

div.inner_localCenterBox span#disclaimer{
        line-height:10pt;
        font-size:10px;
        color:#ff0000;
}

div.inner_localCenterBox span#exam{
        line-height:20pt;
        font-size:12px;    

}

div.inner_localCenterBox img.titleBar {
	margin-bottom:10px;
}

div.inner_localCenterBox div#tec_info p{
	margin-bottom:15px;
}

div.inner_localCenterBox div#tec_info ul{
	margin-bottom:10px;
}


div.inner_localCenterBox div#tec_info p#date{
	margin-bottom:0px;
}

div.inner_localCenterBox div#tec_info p.zuhyou{
	font-size:12px;
	text-align:center;
}


div.inner_localCenterBox div.tips {
	background-color: #FFFACD;
	padding: 7px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px
}

div.inner_localCenterBox div.console {
	background-color: #000000;
	padding: 7px;
	margin-bottom: 5px;
	color: #ffffff;
}

div.inner_localCenterBox div#tec_info h3.ichiran{
	font-size:14px;
	line-height:20px;
	color: #4b4b4b;
	margin-top:0px;
	font-weight:bold;
}


div.inner_localCenterBox div#tec_info h4{
	font-size:14px;
	line-height:20px;
	color: #4b4b4b;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:2px;
}

div.inner_localCenterBox div#tec_info h3.top{
	font-size:14px;
	line-height:20px;
	color: #4b4b4b;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}


div.inner_localCenterBox div#tec_info h3{
	font-size:14px;
	line-height:20px;
	color: #4b4b4b;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:2px;
}

div.inner_localCenterBox div#tec_info h2.top{
	font-size:16px;
	line-height:20px;
	/* color: #03007a; */
        color:#4b4b4b;
	font-weight:bold;
	margin-top:0px;
}

div.inner_localCenterBox div#tec_info h2{
	font-size:16px;
	line-height:20px;
	/* color: #03007a; */
        color:#4b4b4b;
	font-weight:bold;
	margin-top:30px;
	clear:right;
}

div.inner_localCenterBox div#tec_info h1.top{
	font-size:20px;
	font-weight:bold;
	/* color: #03007a; */
        color:#4b4b4b;
	margin-top:0px;
	margin-bottom:8px;
}

div.inner_localCenterBox div#tec_info h1{
	font-size:20px;
	font-weight:bold;
	/* color: #03007a; */
        color:#4b4b4b;
	margin-top:23px;
	margin-bottom:8px;
}



div.inner_localCenterBox div#tec_info table#table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

div.inner_localCenterBox div#tec_info table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

div.inner_localCenterBox div#tec_info table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}



div.inner_localCenterBox div#tec_info img{
	margin-right:3px;

}

div.inner_localCenterBox p{
	font-size:14px;
	line-height:17px;
}

div.inner_localCenterBox p#date{
	font-size:12px;
	line-height:10px;
	color: #747474;
}

div.inner_localCenterBox div#voice_titleBox{
	border:solid 1px #e2e2e2;
	width:491px;
	height:122px;
	padding:15px;
	margin-top:5px;
	background-image:url(/recruitment/voice/img/voice-titleBox.png);
	background-repeat: no-repeat;
}

div.inner_localCenterBox div#blue_line{
	width:523px;
	height:5px;
	background-color:#357fc0;
	margin-top:10px;
	margin-bottom:5px;

}


/* ===========================List=========================== */
div.inner_localCenterBox li{
	margin-top:0.25em;
	margin-bottom:0.25em;
	line-height:17px;
}

div.inner_localCenterBox ul ul, ul ol,
ol ol, ol ul{
	margin-left:1em;
	padding-left:0;
}

div.inner_localCenterBox ul li, ol li{
	margin-left:2em;
}

div.inner_localCenterBoxli li{
	margin-left:1em;
}

div.inner_localCenterBox ul{
	list-style-image:
	url('img/ul_1.png');
}

/* ============================//List============================== */


div.inner_localCenterBox b{
	font-weight:bold;
}

div.inner_localCenterBox i{
	font-style: italic;
}

div.inner_localCenterBox strong{
	font-weight: bold;;
}


/*-------------------------------------------------
inner_rightBox
--------------------------------------------------*/
div.inner_rightBox{
	width:198px;
	float:left;
	 
	/*画像の下にスペースが入らない為の対応*/
	font-size: 0px;
	line-height: 0px;

}

div.inner_rightBox img{
	margin-bottom:10px;
	border:0px;
}


/*-------------------------------------------------
footer
--------------------------------------------------*/
div.footer_mainBox{
	width:100%;
	margin-top:5px;
        border:solid 0px #000;
        /* background-color:#347fc2; */
        background-image:url(img/blue_tile.png);
	/* ボックスサイズを可変にする(firefox等への対応) */
	display: inline-block;
	clear: both;

}

div.footer_mainBox div#footer_leftBox{
	padding-top:15px;
        font-size:12px;
	color: #747474;
	width:317px;
	height:31px;
	background-image:url(img/footer_bgLeft.png);
	background-repeat: no-repeat;
	float:left;
}

div.footer_mainBox div#footer_rightBox{
	width:623px;
	height:31px;
	padding-top:10px;
	padding-right:10px;
	font-size:10px;
	text-align:right;
        color: #ffffff;
	background-image:url(img/footer_bgRight.png);
	background-repeat: no-repeat;
	float:left;

}

div.footer_mainBox div#grad_bottom{
	border:solid 0px #000;
	position:absolute;
	bottom:0px;right:0px;
	width:100%;
        background-image:url(img/grad_back.png);
        background-repeat:repeat-x;
        background-position:bottom;
        z-index:-1;
}

div.footer_mainBox dt a:link{
	color: #ffffff;
}

div.footer_mainBox dt a:visited{
	color: #ffffff;
}



div.footer_mainBox img{
vertical-align:bottom
}

div.footer_mainBox a:link{
	/* color: #acacac; */
	color: #ffffff;
}

div.footer_mainBox a:visited{
	/* color: #acacac; */
	color: #ffffff;
}

div.footer_mainBox p{
	line-height:10px;
}

/*-------------------------------------------------
footer sitemap
--------------------------------------------------*/



div.siteMap_Box {
        border:solid 0px #000;
        position:relative;
        font-size:10px;
        z-index:0;
}


div.siteMap_Box span.siteMap_Title {
        font-size:13px;
        font-weight:bold;
        /* color:#666666; */
        color:#ffffff;
}

div.siteMap_Box div#table_wrapper{
        background-image:url(/img/background_animal.png);
        background-repeat: no-repeat;
        background-position:bottom right;
}

div.siteMap_Box table#siteMap_table{
        width:950px;
        height:100%;
        border:solid 0px #fff;
        /*background-color:#ffffff;*/
        /*border-top:solid 1px #3680c1;*/
        /*border-left:solid 1px #3680c1;*/
        /*border-right:solid 1px #3680c1;"*/
}

div.siteMap_Box table#siteMap_table td{
        text-align:left;
        vertical-align:top;
        padding-left:13px;
        padding-right:30px;
        padding-top:10px;
}

p#webpage_list{
        margin-top:5px;
        margin-bottom:5px;
        margin-left:0px;
}

/*-------------------------------------------------
local image
--------------------------------------------------*/
div.local_image{
	width:950px;
	height:125px;
	/* background-image:url(img/localImg_aseLab.jpg);
	background-repeat: no-repeat; */
	font-size: 0px;
	line-height: 0px;
}

/*--------------------------------------------------
町出 strong 追加
--------------------------------------------------*/
strong{
	color: #696969;
	line-height:25px;
	font-family: 'Impact', sans-serif
}

div#topics_icon {
	background-image: url(img/icon_background.png);
	width: 70px;
	height: 14px;
  	text-align: center;
  	padding-top:1px;
  	font-size: 11px;
  	font-weight: bold;
  	color: #777777;
        line-height: 1;
}


