@charset "utf-8";
/* CSS Document */

/*
Theme Name: Teratec
Theme URI:
Description: テラテック
Author: tora
Author URI: http://www.tora.co.jp
Version: 1.0
Tags:
*/


/*全体共通-----------------------------------------------------*/

* {
	margin:0;
	padding:0;
	}
body,html {
	height:100%;
	}
img {
	vertical-align:middle;
	border-style:none;
	}
ul {
	padding:0;
	margin:0;
	list-style:none;
	}
a {
    text-decoration:none;
	}
a:link {
    color:#333333;
	}
a:visited {
	color:#333333;
	}
a:hover {
    color:#CCCCCC;
	}
body {
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:14px;
	line-height:1.6em;
	text-align:left;
	}


.clear {
	clear:both;
	}

h1 {
	position:absolute;
	top:8px;
	right:0px;
	font-size:10px;
	text-align:right;
	line-height:1.0em;
	font-weight:normal;
	color:#FFF;
	}
h2 {
	height:125px;
	}
h3 {
	padding-bottom:15px;
	font-size:16px;
	font-weight:bolder;
	line-height:1.3em;
	color:#008287;
	}
h4 {
	padding-bottom:5px;
	font-weight:bolder;
	}
.read {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	}
.list-disc {
	margin:5px 0 15px 15px;
	line-height:1.8em;
	list-style:disc;
	list-style-position:outside;
	text-align:left;
	}
.list-number {
	margin:5px 0 15px 15px;
	line-height:1.8em;
	list-style:decimal;
	list-style-position:outside;
	text-align:left;
	}

#contents p {
	padding-bottom:15px;
	}

#container {
	width:100%;
	height:100%;
	position:relative;
	min-height:100%;
	height:auto !important;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	}

#header {
	width:945px;
	height:80px;
	margin:0 auto;
	position:relative;
	}
#logo {
	margin:14px 0 10px 0;
	float:left;
	}
#change_button {
	width:65px;
	height:18px;
	position:absolute;
	top:35px;
	right:0px;
	}
#assist-nav {
	width:auto;
	position:absolute;
	bottom:0px;
	right:0px;
	}
#assist-nav li{
	background-image:url(images/assist-navi_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:22px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	}
#assist-nav a:link {
    color:#FFF;
	}
#assist-nav a:visited {
	color:#FFFFFF;
	}
#assist-nav a:hover {
	color:#999999;
	}

#g-nav {
	width:945px;
	height:65px;
	margin:0 auto;
	}
#g-nav li {
	float:left;
	}
	
#visual-img {
	width:945px;
	height:auto;
	margin:0 auto;
	}
#visual-img img{
	vertical-align:top;
	}
	
#pankuzu {
	width:935px;
	height:21px;
	margin:0 auto;
	font-size:10px;
	line-height:2em;
	color:#666666;
	}
#pankuzu a {
	color:#666666;
	}
#pankuzu a:visited {
	color:#666666;
	}
#pankuzu a:hover {
	color:#000000;
	}

#contents {
	width:945px;
	padding-bottom:250px;
	margin:30px auto 0 auto;
	}
#contents:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}

#left-contents {
	width:700px;
	height:auto;
	float:left;
	text-align:justify;
	}
	
#right-contents {
	width:205px;
	height:auto;
	float:right;
	}
.local-nav {
	width:205px;
	height:auto;
	margin-bottom:10px;
	background-color:#F5F5F5;
	}
	
#photo {
	width:700px;
	height:auto;
	}	
#photo img {
	margin-bottom:5px;
	}
.set {
	width:220px;
	margin-right:10px;
	float:left;
	}
.set p {
	font-size:12px;
	line-height:1.2em;
	}
.photo-arrow {
	margin:150px 10px 0 0;
	float:left;
	}
.caption {
	font-size:12px;
	line-height:1.2em;
	margin-top:5px;
	}
.caption_red {
	font-size:11px;
	line-height:1.2em;
	margin-top:5px;
	color:#FF0000;
	}


#contents ul {
	margin-bottom:10px;
	}
.local-nav > ul {
	padding-bottom:5px;
	}
.local-nav li {
	padding-bottom:5px;
	}
.local-navi_tittle{
	margin-bottom:5px;
	}
#ship-tree li {
	padding-bottom:0;
	}
#land-tree01 li {
	padding-bottom:0;
	}
#land-tree02 li {
	padding-bottom:0;
	}
.zoom {
	margin:5px auto;
	text-align:center;
	}


#iso {
	width:152px;
	height:auto;
	margin:30px 0 5px 53px;
	font-size:10px;
	line-height:1.1em;
	}
#pamphlet {
	width:152px;
	height:auto;
	margin:0 0 5px 53px;
	font-size:12px;
	line-height:1.3em;
	text-align:center;
	}
#pamphlet img{
	margin-bottom:5px;
	}
#pamphlet a{
	text-decoration:underline;
	color:#009999;
	}
#terasaki {
	width:152px;
	height:auto;
	margin:0 0 0 53px;
	}

#footer {
	width:100%;
	height:230px;
	padding-top:10px;
	color:#FFF;
	position:absolute;
	bottom:0;
	line-height:1.3em;
	}
#ship_img {
	width:945px;
	height:65px;
	margin:0 auto;
	padding-top:20px;
	}
#copyright-address_area{
	width:100%;
	height:130px;
	margin:0 auto;
	background-color:#008287;
	padding-top:15px;
	}
#copyright {
	width:945px;
	height:auto;
	margin:0 auto 10px auto;
	}
#address {
	width:945px;
	height:auto;
	margin:0 auto;
	}
	
/*index-----------------------------------------------------*/

#container-index {
	width:100%;
	height:100%;
	position:relative;
	min-height:100%;
	height:auto !important;
	background-image:url(images/bg-index.jpg);
	background-repeat:repeat-x;
	overflow:hidden; /*floatの解除、ここがポイント*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	}

#sub-nav {
	width:945px;
	height:50px;
	margin:0 auto;
	}
#sub-nav li {
	float:left;
	}


#topics-tittle {
	width:700px;
	height:20px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(images/topics_line.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	}
#topics-tittle img {
	position:absolute;
	bottom:3px;
	left:0;
	}
#topics-tittle p {
	position:absolute;
	right:0;
	font-size:10px;
	}
	
#topics {
	 width:700px;
	 height:auto;
	 }
#topics li {
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	}
.topics-date {
	display:inline-block;
	/display: inline;
	/zoom: 1;
	width:105px;
	color:#666666;
	margin-left:5px;
	margin-bottom:15px;
	}
.topics-text {
	display:inline-block;
	/display: inline;
	/zoom: 1;
	width:580px;
	line-height:1.2em;
	}
.topics a {
	height:auto;
	}
	
#topic {
	width:700px;
	height:auto;
	}
#topic li {
	border-bottom:1px dotted #cccccc;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.day {
	color:#666666;
	padding:0 0 0 15px;
	line-height:1.2em;
	background:url(images/topics_arrow.jpg) no-repeat left center;
	float:left;
	}
.texts {
	width:580px;
	line-height:1.2em;
	float:right;
	}
.topic-border {
	width:700px;
	height:0px;
	clear:both;
	}
	
/*light box--------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(css/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(css/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


	
/*service----------------------------------------------------------*/
.hope-list {
	margin:5px 0 15px 0;
	line-height:1.8em;
	list-style:disc;
	list-style-position:inside;
	}
.products-list {
	margin:5px 0 15px 0;
	line-height:1.8em;
	list-style:upper-alpha;
	list-style-position:inside;
	}
#contents h2{
	height:27px;
	padding:0 0 15px 10px;
	font-size:12px;
	font-weight:bolder;
	line-height:2.3em;
	color:#008287;
	background-image:url(images/bg_h4.jpg);
	background-repeat:repeat-x;
	}

/*company----------------------------------------------------------*/
.local-nav {
	padding-top:10px;
	}
.local-nav > ul {
	padding-bottom:0;
	}
.outline-table {
	width: 700px;
	text-align:left;
	border-collapse:collapse;
	}

.outline-table  td{
	padding-top: 12px;
	padding-bottom: 12px;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 0px; 
	}
	
.vision {
	height:10px;
	margin-bottom:7px;
	border-bottom:#CCCCCC solid 2px;
	}

#name {
	text-align:right;
	line-height:1.8em;
	}
#name strong {
	font-weight:normal;
	font-size:14px;
	}

/*ship-------------------------------------------------------------*/
/*
h3 {
	color:#006699;
	}
*/

/*land-------------------------------------------------------------*/
/*
h3 {
	color:#669933;
	}
*/

/*parts------------------------------------------------------------*/
#left-contents_a {
	width:280px;
	float:left;
	}
#left-contents_b {
	width:420px;
	float:right;
	}
	
#left-contents_b > .set {
	width:200px;
	margin-right:0;
	margin-left:10px;
	}
#left-contents_b img {
	width:200px;
	margin-bottom:5px;
	}

/*sitemap----------------------------------------------------------*/
#sitemap-left {
	width:300px;
	height:auto;
	float:left;
	}
#sitemap-right {
	width:300px;
	height:auto;
	margin-left:75px;
	float:left;
	}
.cate1,
.cate2,
.cate3 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#000000;
	}
.cate1 {
	height:23px;
	padding:2px 0 0 25px;
	margin:20px 0;
	background:url(images/sitemap_li02.jpg) no-repeat left top;
	}
.cate2 {
	height:23px;
	background:#F0F0F0;
	padding:2px 0 0 10px;
	margin:20px 0;
	}
.cate3 {
	height:25px;
	margin-left:10px;
	padding:0 0 0 15px;
	background:url(images/sitemap_li01.jpg) no-repeat left 3px;
	}
.sitemap_list-disc {
	margin:5px 0 15px 35px;
	line-height:1.8em;
	list-style:disc;
	list-style-position:outside;
	}

/*news-------------------------------------------------------------*/


/*各投稿用スタイル*/

.article {
	width:698px;
	height:auto;
	border-collapse:collapse;
	border-spacing:0;
	border:solid 1px #CCCCCC;
	}
.article td.tittle {
	padding:20px 20px 5px 20px;
	border:none;
	font-weight:bold;
	color:#666666;
	}
.date {
	display:inline-block;
	width:130px;
	margin-bottom:3px;
	color:#009999;
	}
.line {
	width:100%;
	height:5px;
	background:url(images/news_line.jpg) repeat-x bottom;
	}
.article td.text {
	padding:10px 20px 5px 20px;
	border:none;
	}
.text p{
	width:auto;
	line-height:1.8em;
	}
.text img {
	float:right;
	max-width:250px;
	margin:0 0 10px 15px;
	}
.url {
	border-bottom:solid 1px #009999;
	}
	
/*一覧用スタイル-------------------------------------------------------------*/

.news_article {
	width:700px;
	padding:15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

/*グローバルネットワーク用スタイル-------------------------------------------*/

.network {
	width:700px;
	margin:10px 0 20px 0;
	padding:10px 0 0 0;
	background-color:#F5F5F5;
	font-size:12px;
	line-height:1.3em;
	border:none;
	}
.base01 {
	width:325px;
	height:auto;
	padding:20px 10px;
	float:left;
	}
.base02 {
	width:325px;
	height:auto;
	padding:20px 10px;
	float:right;
	}
.base-box {
	padding:0 20px;
	margin:0 10px 15px 10px;
	border-bottom:solid 1px #CCCCCC;
	}
.base-covering {
	font-size:14px;
	color:#666666;
	}
.base-name {
	font-size:16px;
	font-weight:bold;
	color:#006699;
	}

#gns {
	border:none;
	border-collapse:collapse;
	border-spacing:none;
	}
#gns td {
	padding-right:10px;
	vertical-align:bottom;
	}
#gns a {
	color:#009999;
	}
	
/*お問い合わせ用スタイル-----------------------------------------------------*/

#warning {
	width:700px;
	background:#F5F5F5;
	padding:15px;
	}
#warning + p {
	margin:10px 0;
	}
.contact-table {
	width:660px;
	border-collapse:collapse;
	border-spacing:none;
	border:none;
	}
.contact-table td {
	background:url(images/dot-line01.jpg) repeat-x bottom;
	}
.contact-table a {
	vertical-align:middle;
	color:#009999;
	border-bottom:#009999 solid 1px;
	}
.td-left {
	width:165px;
	padding:5px 15px 5px 0;
	border-right:#009999 solid 4px;
	}
.td-right {
	padding:10px 10px 10px 15px;
	border:none;
	}
.form-line2 {
	margin-top:5px;
	}
.dot-line {
	height:1px;
	background:url(images/dot-line01.jpg) repeat-x left;
	}
.hissu {
	margin-left:5px;
	color:#FF0000;
	font-size:10px;
	}
.kome {
	color:#009999;
	}
.button {
	margin:25px auto 0 auto;
	text-align:center;
	}
.accept{
	vertical-align:0.1em;
	}
	
/*採用情報用スタイル-----------------------------------------------------*/	
	
#recruit {
	width:700px;
	height:auto;
	border-collapse:collapse;
	border-style:none;
	font-size:12px;
	}
#recruit th {
	width:110px;
	font-weight:normal;
	padding:5px 0 5px 0;
	background-color:#666666;
	color:#FFFFFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	vertical-align:middle;
	text-align:center;
	}
#recruit td {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 5px 5px 10px;
	vertical-align:middle;
	}
.td-s1{
	width:105px;
	text-align:center;
	background-color:#E6E6E6;
	border-left:solid 1px #999999;
	}
.td-s2{
	width:105px;
	text-align:center;
	border-left:solid 1px #999999;
	}
.td-s3{
	text-align:center;
	background-color:#E6E6E6;
	}
strong.recruit-read {
	color:#008287;
	font-weight:bold;
	font-size:15px;
	line-height:1.4em;
	}
strong.recruit-tittle {
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
	}
#recruit_button {
	width:65px;
	height:18px;
	position:absolute;
	top:35px;
	right:130px;
	}
#button-map {
	font-size:12px;
	color:#FF6600;
	text-decoration:underline;
	}
.table-r1{
	width:100%;
	border-top:0px;
	border-bottom:0px;
	}
.table-r1 td{
	border-top:0px;
	border-bottom:0px;
	}

.td-r1{
	width:75%;
	background-color:#E6E6E6;
	}
.td-r2{
	width:25%;
	background-color:#E6E6E6;
	}
.td-r3 {
	width:100%;
	}
.td-r3 td{
	width:25%;
	}
.note {
	margin:20px 0 0 0;
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	}
	
#recruit-news h3 {
	font-size:20px;
	color:#006699;
	}
#recruit-news p {
	margin-bottom:10px;
	padding:0;
	}
#recruit-news img {
	margin-bottom:5px;
	}
.recruit-news_title {
	font-size:16px;
	color:#006699;
	margin:10px 0 0 0;
	}
.recruit-column{
	background:#EBEBEB;
	color:#006699;
	padding:5px 20px 5px 20px;
	}

#text-space {
	width:535px;
	margin-right:15px;
	float:left;
	}	
#photo-space img {
	margin-bottom:10px;
	}
#photo-space {
	width:150px;
	float:left;
	}
