@charset "UTF-8"

/* --------------------------------------------------------------------------------------
 Base
--------------------------------------------------------------------------------------- */

div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
}

html,body {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
}

body a {
	outline: none;
}

ol,ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	vertical-align:top;
}


/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

/* IE6 */
* html body {
	text-align: center;
}

/* Font
--------------------------------------------------------------------------------------- */

body {
 font:12px "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3";
 *font-size:small;
 *font:x-small;
	line-height: 1.6em;
	color: #333;
	letter-spacing: 0.02em;
}

table {
 font-size:inherit;
 font:100%;
}

.t10 { font-size:83%; }
.t11 { font-size:91%; }
.t12 { font-size:100%; }
.t13 { font-size:108%; }
.t14 { font-size:116%; }
.t15 { font-size:125%; }
.t16 { font-size:133%; }
.t17 { font-size:141%; }
.t18 { font-size:150%; }
.t19 { font-size:158%; }
.t20 { font-size:166%; }
.t24 { font-size:200%; }

h1,h2,h3,h4,h5,h6, .bold {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h1 {
	font-size: 116%;
}

h2 {
	font-size: 108%;
}

h3,h4 {
	font-size: 116%;
}

h5,h6 {
	font-size: 108%;
}


/* Opera 9 */
;;body{
	font-family: "Helvetica Neue", Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* for lte ie6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

/* for ie7 */
*:first-child+html body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* for ie8 */
html>/**/body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* for modern browser not ie8 */
html:not(:target) body {
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}


/* Link Text
--------------------------------------------------------------------------------------- */

a {
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration:underline;
}
a:visited {
	color: #333;
}
a:hover {
	color: #999;
	text-decoration:underline;
}
a:active {
	color:#006699;
}

	

/* Layout
--------------------------------------------------------------------------------------- */

#container {
	width:760px;
	margin:0 auto;
	padding:0;
}

/* IE6 */
* html #container {
	text-align: left;
}



/* --------------------------------------------------------------------------------------
 Header
--------------------------------------------------------------------------------------- */

#header {
	width:760px;
	height:71px;
}

#header p {
	margin:0px;
	padding:0px;
	float:left;
	width:161px;
	float:left;
	margin-right:49px;
}

#header-l {
	width:377px;
	float:left;
}

#tec-logo {
	width:166px;
	float:left;
	margin-top:24px;
}

/*#header-l1 a, header-l2 a {
	outline:none;
}*/

#header-r {
	width:221px;
	float:right;
	margin-right:12px;
}

#header-r1 {
	width:134px;
	float:left;
}

#header-r2 {
	width:87px;
	float:left;
}



/* --------------------------------------------------------------------------------------
 Top Contents
--------------------------------------------------------------------------------------- */

#contents {
	width:748px;
	margin:0 auto 40px;
	text-align: center;
	font-size:medium;
	clear:both;
}

#contents-l {
	width:132px;
	height:650px;
	margin-right:10px;
	background:#cc0000;
	float:left;
}

#contents-l h2 {
	margin-bottom:165px;
}

#entry a {
	display: block;
	width: 118px;
	height: 91px;
	background: url(../img/bt_entry_on.jpg) 0 0 no-repeat;
	margin-left:8px;
}

#entry a:hover {
	background-color: #cc0000;
}
#entry a:hover img {
	visibility: hidden;
}

#contents-r {
	width:594px;
	float:left;
}

#contents-r1 {
	width:292px;
	height:337px;
	float:left;
	margin-right: 10px;
	background:#f63;
}

#contents-r1 h3, 	#contents-r2 h3 {
	margin-bottom:6px;
}

.bt-about1 a, .bt-about2 a, .bt-about3 a, .bt-about4 a, .bt-about5 a, .bt-about6 a, .bt-about7 a {
	display:block;
	width:292px;
	height:29px;
}

.bt-about1 a:hover, .bt-about2 a:hover, .bt-about3 a:hover, .bt-about4 a:hover, .bt-about5 a:hover, .bt-about6 a:hover, .bt-about7 a:hover {
	background-color:#f63;
}
.bt-about1 a:hover img, .bt-about2 a:hover img, .bt-about3 a:hover img, .bt-about4 a:hover img, .bt-about5 a:hover img, .bt-about6 a:hover img, .bt-about7 a:hover img {
	visibility:hidden;
}

.bt-about1 a {
	background:url(../img/bt_about1_on.gif) 0 0 no-repeat;
}

.bt-about2 a {
	background:url(../img/bt_about2_on.gif) 0 0 no-repeat;
}

.bt-about3 a {
	background:url(../img/bt_about3_on.gif) 0 0 no-repeat;
}

.bt-about4 a {
	background:url(../img/bt_about4_on.gif) 0 0 no-repeat;
}

.bt-about5 a {
	background:url(../img/bt_about5_on.gif) 0 0 no-repeat;
}

.bt-about6 a {
	background:url(../img/bt_about6_on.gif) 0 0 no-repeat;
}

.bt-about7 a {
	background:url(../img/bt_about7_on.gif) 0 0 no-repeat;
}


#contents-r2 {
	width:292px;
	height:337px;
	float:left;
	background:#09c;
}

.bt-recruit1 a, .bt-recruit2 a, .bt-recruit3 a, .bt-recruit4 a,.bt-recruit5 a, .bt-recruit6 a, .bt-recruit7 a, .bt-recruit8 a {
	display:block;
	width:292px;
	height:29px;
}
.bt-recruit1 a:hover, .bt-recruit2 a:hover, .bt-recruit3 a:hover, .bt-recruit4 a:hover, .bt-recruit5 a:hover, .bt-recruit6 a:hover, .bt-recruit7 a:hover, .bt-recruit8 a:hover {
	background-color:#09c;
}
.bt-recruit1 a:hover img, .bt-recruit2 a:hover img, .bt-recruit3 a:hover img, .bt-recruit4 a:hover img, .bt-recruit5 a:hover img, .bt-recruit6 a:hover img, .bt-recruit7 a:hover img, .bt-recruit8 a:hover img {
	visibility:hidden;
}

.bt-recruit1 a {
	background:url(../img/bt_recruit1_on.gif) 0 0 no-repeat;
}

.bt-recruit2 a {
	background:url(../img/bt_recruit2_on.gif) 0 0 no-repeat;
}

.bt-recruit3 a {
	background:url(../img/bt_recruit3_on.gif) 0 0 no-repeat;
}

.bt-recruit4 a {
	background:url(../img/bt_recruit4_on.gif) 0 0 no-repeat;
}

.bt-recruit5 a {
	background:url(../img/bt_recruit5_on.gif) 0 0 no-repeat;
}

.bt-recruit6 a {
	background:url(../img/bt_recruit6_on.gif) 0 0 no-repeat;
}

.bt-recruit7 a {
	background:url(../img/bt_recruit7_on.gif) 0 0 no-repeat;
}

.bt-recruit8 a {
	background:url(../img/bt_recruit8_on.gif) 0 0 no-repeat;
}


#info {
	width:594px;
	margin-top:12px;
	clear:both;
}

#info h4 {
	border-bottom: 1px solid #999;
	margin-bottom:8px;
}


/* --------------------------------------------------------------------------------------
 Contents Pages
--------------------------------------------------------------------------------------- */

#globalNav {
	width:594px;
	height: 22px;
	border-bottom:1px solid #999;
	margin-bottom: 10px;
}

#globalNav li {
	float: left;
	list-style: none;
	margin-right: 2px;
}


#bt2-index a {
	display:block;
	width:165px;
	height:22px;
	background:url(../img/bt2_index_on.gif) 0 0 no-repeat;
}
#bt2-index a:hover {
	background-color:#fff;
}
#bt2-index a:hover img {
	visibility:hidden;
}


/* Pull Down Menu
--------------------------------------------------------------------------------------- */

#snav { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; z-index: 2; }
#snav li {
	list-style: none;
	position: relative;
}

#snav ul {
	display: none;
	position: absolute;
	margin: 0;
	top: 23px;
	left:0px;
}

* html #nsav ul { line-height: 0; } /* IE6 "fix" */
#snav ul a { zoom: 1; } /* IE6/7 fix */

#snav ul li {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
 padding: 4px 4px 3px;
	float: none;
}

#snav ul li a {
	display: block;
	text-decoration: none;
}


*:first-child+html body #snav ul li {
 padding: 0 4px;
}

*:first-child+html body #snav ul li a {
	background: #fff;
	padding: 4px 0px 3px;
}

* html #snav ul li {
 padding: 0 4px;
}

* html #snav ul li a {
	background: #fff;
	padding: 4px 0px 3px;
}

.gray {
	color:#999;
	zoom: 1;
}



#pages {
	width:592px;
	margin:15px 0 0 2px;
}

#pages p {
	clear:both;
	margin:0 0 0 5px;
	padding:0;
}

#pages h3 {
	margin-bottom:15px;
}

#pages h4 {
	margin:0 0 5px 5px;
}

#pages ul {
	float:left;
	margin-right:10px;
}

.bold {
	font-weight:bold;
}

.bt-pagetop {
	float:right;
}


.b15 {
	margin-bottom:15px;
}



/* --------------------------------------------------------------------------------------
 Footer
--------------------------------------------------------------------------------------- */

#footer {
	width:736px;
	margin:20px auto 30px;
	clear:both;
}

#footer li {
	float:left;
}

#copyright {
	float:right;
}




/* --------------------------------------------------------------------------------------
 Business
--------------------------------------------------------------------------------------- */

.yk-block {
	width: 592px;
}

.yk-block-l1 {
	width: 330px;
	float: left;
}
.yk-block-r1 {
	width: 244px;
	float:right;
}

.yk-block-l2 {
	width: 226px;
	float: left;
}
.yk-block-r2 {
	width: 350px;
	float:right;
}


.bt-detail1 a {
	display:block;
	width:113px;
	height:23px;
	background:url(../business/img/bt_detail1_on.gif) 0 0 no-repeat;
	float:right;
}
.bt-detail1 a:hover {
	background-color:#fff;
}
.bt-detail1 a:hover img {
	visibility:hidden;
}

.bt-detail2 a {
	display:block;
	width:113px;
	height:23px;
	background:url(../business/img/bt_detail2_on.gif) 0 0 no-repeat;
	float:right;
}
.bt-detail2 a:hover {
	background-color:#fff;
}
.bt-detail2 a:hover img {
	visibility:hidden;
}

.bt-detail3 a {
	display:block;
	width:113px;
	height:23px;
	background:url(../business/img/bt_detail3_on.gif) 0 0 no-repeat;
	float:right;
}
.bt-detail3 a:hover {
	background-color:#fff;
}
.bt-detail3 a:hover img {
	visibility:hidden;
}

.bt-detail4 a {
	display:block;
	width:113px;
	height:23px;
	background:url(../business/img/bt_detail4_on.gif) 0 0 no-repeat;
	float:right;
}
.bt-detail4 a:hover {
	background-color:#fff;
}
.bt-detail4 a:hover img {
	visibility:hidden;
}


/* --------------------------------------------------------------------------------------
 naitei
--------------------------------------------------------------------------------------- */

#naitei-th {
	width:594px;
	margin-bottom:20px;
}

#naitei-th ul li {
 float:left;
	margin:0 0 10px;
	padding:0;
}

#th-naitei1 a:hover, #th-naitei2 a:hover, #th-naitei3 a:hover, #th-naitei4 a:hover, #th-naitei5 a:hover, #th-naitei6 a:hover, #th-naitei7 a:hover {
	background-color:#fff;
}
#th-naitei1 a:hover img, #th-naitei2 a:hover img, #th-naitei3 a:hover img, #th-naitei4 a:hover img, #th-naitei5 a:hover img, #th-naitei6 a:hover img, #th-naitei7 a:hover img {
	visibility:hidden;
}

#th-naitei1 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei1_on.jpg) 0 0 no-repeat;
}

#th-naitei2 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei2_on.jpg) 0 0 no-repeat;
}

#th-naitei3 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei3_on.jpg) 0 0 no-repeat;
}

#th-naitei4 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei4_on.jpg) 0 0 no-repeat;
}

#th-naitei5 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei5_on.jpg) 0 0 no-repeat;
}

#th-naitei6 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei6_on.jpg) 0 0 no-repeat;
}

#th-naitei7 a {
	display:block;
	width:146px;
	height:70px;
	background:url(../recruit/img/th_naitei7_on.jpg) 0 0 no-repeat;
}

.voice-block {
	width:592px;
	margin-bottom:20px;
}

.voice-left {
	width:340px;
	float:left;
}

.voice-right {
	width:240px;
	float:right;
}


/* --------------------------------------------------------------------------------------
 senpai
--------------------------------------------------------------------------------------- */

#senpai-th {
	width:594px;
	margin-bottom:20px;
}

#senpai-th ul li {
 float:left;
	margin:0 0 10px;
	padding:0;
}

#th-senpai1 a:hover, #th-senpai2 a:hover, #th-senpai3 a:hover, #th-senpai4 a:hover, #th-senpai5 a:hover, #th-senpai6 a:hover, #th-senpai7 a:hover, #th-senpai8 a:hover, #th-senpai9 a:hover, #th-senpai10 a:hover, #th-senpai11 a:hover {
	background-color:#fff;
}
#th-senpai1 a:hover img, #th-senpai2 a:hover img, #th-senpai3 a:hover img, #th-senpai4 a:hover img, #th-senpai5 a:hover img, #th-senpai6 a:hover img, #th-senpai7 a:hover img, #th-senpai8 a:hover img, #th-senpai9 a:hover img, #th-senpai10 a:hover img, #th-senpai11 a:hover img {
	visibility:hidden;
}

#th-senpai1 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai1_on.jpg) 0 0 no-repeat;
}

#th-senpai2 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai2_on.jpg) 0 0 no-repeat;
}

#th-senpai3 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai3_on.jpg) 0 0 no-repeat;
}

#th-senpai4 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai4_on.jpg) 0 0 no-repeat;
}

#th-senpai5 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai5_on.jpg) 0 0 no-repeat;
}

#th-senpai6 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai6_on.jpg) 0 0 no-repeat;
}

#th-senpai7 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai7_on.jpg) 0 0 no-repeat;
}

#th-senpai8 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai8_on.jpg) 0 0 no-repeat;
}

#th-senpai9 a {
	display:block;
	width:190px;
	height:70px;
	background:url(../recruit/img/th_senpai9_on.jpg) 0 0 no-repeat;
}

#th-senpai10 a {
	display:block;
	width:170px;
	height:70px;
	background:url(../recruit/img/th_senpai10_on.jpg) 0 0 no-repeat;
}

#th-senpai11 a {
	display:block;
	width:170px;
	height:70px;
	background:url(../recruit/img/th_senpai11_on.jpg) 0 0 no-repeat;
}



.th-box1,.th-box2,.th-box3 {
	border:1px solid #999;
}

.th-box1 a:hover, .th-box2 a:hover, .th-box3 a:hover {
	background-color:#fff;
}
.th-box1 a:hover img, .th-box2 a:hover img, .th-box3 a:hover img {
	visibility:hidden;
}

.th-box1 a {
	display:block;
	width:585px;
	height:100px;
	background:url(../recruit/img/senpai_eigyo_on.jpg) 0 0 no-repeat;
}

.th-box2 a {
	display:block;
	width:585px;
	height:100px;
	background:url(../recruit/img/senpai_gijutsu_on.jpg) 0 0 no-repeat;
}

.th-box3 a {
	display:block;
	width:585px;
	height:100px;
	background:url(../recruit/img/senpai_kanri_on.jpg) 0 0 no-repeat;
}