@charset "utf-8";
/*
Theme Name: original
Description: オリジナルテーマ
Author: 株式会社テンジン
*/

/*default*/
body{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	color:#666;
	font-family:'メイリオ','MS UI Gothic',sans-serif;
	background:url(images/body-bg.jpg) repeat-x left top;
}

body#top{
	background:url(images/bodyTop-bg.jpg) repeat-x left top;
}

a{
	color:#39c;
	text-decoration:underline;
}

a:hover{
	color:#999;
	text-decoration:underline;
}

p{
	margin:0 0 1em 0;
}


/*layout*/
#layoutTop{
	width:900px;
	margin:0 auto 50px;
	padding:0 150px;
	text-align:left;
	background:url(images/layoutTop-bg.jpg) no-repeat 0 160px;
}

#layout{
	width:900px;
	margin:0 auto 50px;
	padding:0 150px;
	text-align:left;
	background:url(images/layout-bg.jpg) no-repeat 0 160px;
}


/*header h1*/
.header-h1{
	width:900px;
	height:25px;
	overflow:hidden;
}

.header-h1 h1{
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	width:700px;
}

.header-h1 div{
	float:right;
	text-align:right;
	line-height:25px;
	width:100px;
}


/*header*/
#header{
	height:135px;
	position:relative;
	background:url(http://www.builtech.info/wp-content/uploads/2015/03/header-bg2.jpg) no-repeat left top;
}


/*logo*/
#logo{
	position:absolute;
	top:18px;
	left:0px;
	background:url(images/logo.gif) no-repeat left top;
	width:210px;
	height:50px;
}

#logo a{
	display:block;
	width:210px;
	height:0;
	padding-top:50px;
	overflow:hidden;
}


/*Global Navi*/
#gNavi{
	position:absolute;
	left:0;
	top:85px;
	width:900px;
	height:35px;
	padding:0;
}

#gNavi ul{
	margin:0;
	padding:0;
}

#gNavi li{
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}

#gNavi li a{
	margin:0;
	padding-top:35px;
	height:0px;
	display:block;
	float:left;
	overflow:hidden;
}

/*off*/
#gNavi li.gNavi01 a{
	background:url(images/gNavi.jpg) no-repeat 0px 0px;
	width:150px;
}

#gNavi li.gNavi02 a{
	background:url(images/gNavi.jpg) no-repeat -150px 0px;
	width:150px;
}

#gNavi li.gNavi03 a{
	background:url(images/gNavi.jpg) no-repeat -300px 0px;
	width:150px;
}

#gNavi li.gNavi04 a{
	background:url(images/gNavi.jpg) no-repeat -450px 0px;
	width:150px;
}

#gNavi li.gNavi05 a{
	background:url(images/gNavi.jpg) no-repeat -600px 0px;
	width:150px;
}

/*hover*/
#gNavi li.gNavi01 a:hover{
	background:url(images/gNavi.jpg) no-repeat 0px -35px;
}

#gNavi li.gNavi02 a:hover{
	background:url(images/gNavi.jpg) no-repeat -150px -35px;
}

#gNavi li.gNavi03 a:hover{
	background:url(images/gNavi.jpg) no-repeat -300px -35px;
}

#gNavi li.gNavi04 a:hover{
	background:url(images/gNavi.jpg) no-repeat -450px -35px;
}

#gNavi li.gNavi05 a:hover{
	background:url(images/gNavi.jpg) no-repeat -600px -35px;
}


/*h2*/
h2{
	margin:0;
	padding:0 0 0 20px;
	background:url(images/h2-bg.jpg) no-repeat left top;
	line-height:90px;
	font-size:15px;
	font-weight:normal;
	color:#333;
}


/*Breadcrumb NavXT*/
.breadcrumb{
	font-size:10px;
	line-height:25px;
	text-align:right;
}


/*contents*/
#contents{
	margin-top:20px;
}

#main{
	float:right;
	width:620px;
}

#side{
	float:left;
	width:250px;
}


/*side*/
.sidebox{
	overflow:hidden;
	margin-bottom:20px;
}

#side h4{
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:30px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background:url(images/sideH4-bg.gif) no-repeat left top;
}

#side h4.childmenuTitle{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:30px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background:url(images/childmenuH4-bg.gif) no-repeat left top;
}

#side h4.groupTitle{
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:30px;
	margin:0 0 20px 0;
	padding:6px 0 0 20px;
	background:url(images/groupTitle-bg.jpg) no-repeat left top;
}

#childmenu{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0;
	padding:0;
	background-image:none;
}

#childmenu li a{
	display:block;
	width:235px;
	line-height:25px;
	padding:0 0 0 15px;
	margin:0;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;
	background:url(images/arrow2.gif) no-repeat left center;
}

#childmenu li a:hover,
#childmenu li.current_page_item a,
#childmenu li.active a{
	background:url(images/arrow2.gif) no-repeat left center #f5f5f5;
}

.sidebox ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.sidebox li{
	margin:0;
	padding:0 0 0 15px;
	background:url(images/arrow2.gif) no-repeat left center;
}

.group{
	margin:0;
	padding:0;
}

.group dt{
	margin:0;
	padding:0;
	width:250px;
	height:60px;
	overflow:hidden;
}

.group dt img{
	border:none;
}

.group dd{
	margin:0 0 10px 0;
	padding:0 0 0 18px;
	font-size:10px;
	background:url(images/arrow1.gif) no-repeat left center;
}

.groupBanner-bg{
	background:url(images/groupBanner-bg.gif) no-repeat 0 10px;
	padding-top:35px;
}


/*main*/
h3{
	margin:0 0 20px 0;
	padding:0 0 0 25px;
	line-height:40px;
	font-weight:bold;
	color:#333;
	font-size:12px;
	background:url(images/h3-bg.jpg) no-repeat left top;
}

.pageContents{
	overflow:hidden;
	margin-bottom:40px;
}


/*top news*/
.newsDate{
	width:20%;
	font-size:12px;
	line-height:1.5em;
	color:#999;
	vertical-align:top;
	padding:8px 8px 8px 15px;
	border-bottom:dotted 1px #ccc;
	background:url(images/arrow2.gif) no-repeat 0 12px;
}

.newsBody{
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	padding:8px;
	border-bottom:1px dotted #ccc;
}

.newsBody p{
	margin:0;
}


/*blog*/
.blog{
	overflow:hidden;
	border:solid 1px #ddd;
}

.blog dl{
	margin:0;
	padding:0;
}

.blog dt{
	margin:0;
	padding:1.5em 0;
	border-bottom:dotted 1px #ccc;
	font-weight:bold;
	color:#333;
	font-size:12px;
}

.blog dd.date{
	text-align:right;
	margin:0;
	padding:0.5em 0 1em;
}

.blog dd{
	margin:0;
	padding:0;
}

.blog dd.more{
	text-align:right;
	margin:0;
	padding:1em 0 0 0;
}

.p1{
		padding:0 20px 40px 20px;
}

.p2{
		padding:0 20px 20px 20px;
		margin-bottom:20px;
}

.pageMove{
	margin-top:0.5em;
}

.preview{
	float:left;
	text-align:left;
	width:45%;
}

.next{
	float:right;
	text-align:right;
	width:45%;
}


/*other*/
.deco1{
	padding-top:20px;
	text-align:center;
}

.deco2{
	font-size:1.2em;
	color:#c66;
}

.deco3{
	margin:0;
	padding:0;
}

.deco3 dt{
	margin:2em 0 1em;
	padding:0.5em;
	font-weight:bold;
	border:dotted 1px #9c3;
}

.deco3 dd{
	margin:0;
	padding:0;
}

.deco4{
	border:solid 1px #ddd;
	padding:3px;
	background-color:#fff;
	float:right;
	margin:0 0 1.5em 1.5em;
}

.deco5{
	margin:0 0 0 2.5em;
	padding:0;
}

.deco6{
	font-size:0.8em;
	color:#c66;
}

.thumb1{
	width:620px;
	margin:0;
	padding:0;
}

.thumb1 li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.thumb1 li.border{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:dotted 1px #ccc;
}

.thumb1 dt.photo{
	width:258px;
	float:left;
	height:196px;
	overflow:hidden;
}

.thumb1 dt.photo img{
	border:solid 1px #ddd;
	padding:3px;
	background-color:#fff;
}

.thumb1 dt.title{
	margin:0 0 0 270px;
	padding:0.5em 0;
	font-size:1.2em;
	color:#c66;
}

.thumb1 dd{
	margin:0 0 0 270px;
}

.thumb1 dd.btn{
	padding:0 0 0 18px;
	margin-top:1em;
	background:url(images/arrow3.gif) no-repeat left center;
}

.box1{
	width:300px;
	float:left;
}

.box1 ul{
	margin:0 0 0 2em;
	padding:0;
}

.tableStyle1{
	border-collapse:collapse;
}

.tableStyle1 td{
	border-bottom:dotted 1px #ccc;
	padding:0.5em;
	vertical-align:top;
}

.tableStyle2{
	border-collapse:collapse;
}

.tableStyle2 td{
	border:solid 1px #ccc;
	padding:0.5em;
	vertical-align:top;
}


/*footer*/
#footerWrap{
	background:url(images/footerWrap-bg.gif) repeat-x left bottom #eee;
}

#footer{
	width:650px;
	margin:0 auto;
	padding:20px 0 20px 250px;
	text-align:left;
	background:url(images/footer-bg.gif) no-repeat left center;
}

.cornerBg-top{
	width:650px;
	padding-top:25px;
	background:url(images/cornerBg-top.gif) no-repeat left top;
}

.cornerBg-bottom{
	width:650px;
	padding-bottom:25px;
	background:url(images/cornerBg-bottom.gif) no-repeat left bottom;
}

.footerBox1{
	padding:0 25px;
	width:167px;
	float:left;
	display:inline;
	background:url(images/footerBox-bg.gif) repeat-y right top;
}

.footerBox2{
	padding:0 25px;
	width:166px;
	float:left;
	display:inline;
}

.footerBox1 dl,
.footerBox2 dl{
	margin:0 0 0.5em 0;
	padding:0;
}

.footerBox1 dt,
.footerBox2 dt{
	margin:0;
	padding:0 0 0 18px;
	font-weight:bold;
	background:url(images/arrow3.gif) no-repeat left center;
}

.footerBox1 dd,
.footerBox2 dd{
	margin:0 0 0 18px;
	padding:0;
	font-size:10px;
}

#copyright{
	width:900px;
	margin:0 auto;
	text-align:right;
	line-height:30px;
	font-size:10px;
}

/*clearfix*/
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
* html .clearfix{ zoom:1; } /* IE6 */
*:first-child+html .clearfix{ zoom:1; } /* IE7 */

.boxstyle01 {
	padding:14px;
	border:2px dotted #98CD35;
	line-height:1.6;
}
.alignright2 {
	float:right;
	margin-left:20px;
}

.voice-title {
	border-bottom:2px dotted #98CD35;
	padding-bottom:4px;
	margin-bottom:10px;
	font-weight:bold;
}
.kenshu-tit {
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
}

.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }


/* = 採用情報
-------------------------------------------------------------- */
.recruitTable {
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-bottom:30px;
}
.recruitTable .rectit {
	background:#0065B3;
	color:#fff;
	font-weight:bold;
}
.recruitTable th {
	width:90px;
	border:1px solid #ccc;
	padding:5px 8px;
	background:#eee;
}
.recruitTable td {
	width:207px;
	border:1px solid #ccc;
	padding:5px 8px;
}
