﻿/*
-----------------------------------------------------
TERRA CORPORATION CSS
Version:	2005.10.07
Created:	Mochola
-----------------------------------------------------
*/

/* 全体の設定 */
body {
	background: #FFFFFF url(/src/main_bg.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3 {
	font-weight: bold;
}
a {
	color:#009900;
	text-decoration:none;
}
a:link {
	color:#009900;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	color:#330000;
	text-decoration:none;
}
ul {
	margin: 0px;
	padding: 0px;	
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

/* 枠組みの設定 */
#all {
	border-right: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	background-color: #FFFFFF;
	text-align: center;
	width: 790px;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#leftbar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
}
#contents {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 570px;
	background-color: #FFFFFF;
	text-align: left;
}
#footmenu {
	background: #E5EBD5;
	margin: 0px;
	padding: 0px;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	background-color: #666666;
	color: #FFF;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

/* フォントの設定 */
.on {
	color: #cc0000;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	background-color: #FFFFFF;
}
.text {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333;
	line-height: 150%;
}
.pagetop {
	font-size: 80%;
	width: 550px;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	text-align: right;
	color: #333;
}
.submenu {
	padding: 0px;
	float: right;
	width: 360px;
	margin-top: 20px;
	text-align: right;
	background-color: #FFFFFF;
}
.mainmenu {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.topimage {
	width: 780px;
	height: 284px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-image:url(/src/main_image.jpg);
}
.mainimage {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
}
.textmenu {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 80%;
	line-height: 130%;
}
.copyright {
	font-size: 80%;
	color: #FFFFFF;
	line-height: 150%;
}
.location {
	font-size: 80%;
	color: #666;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.contentssub {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 550px;
	color: #333;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	border-left: 5px solid #666;
}
.contentssubnavi {
	font-size: 80%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	color: #666;
	background-color: #FFFFFF;
	width: 180px;
}
.contentstext {
	font-size: 80%;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	color: #333;
}
.contentscap {
	font-size: 85%;
	width: 550px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	color: #009900;
}
.contentstext ol{
	width: 520px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	color: #333;
}
.contentstext li{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	color: #333;
	list-style-type: decimal;
}
.topic {
	font-size: 95%;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	line-height: 150%;
	background-color: #fefeef;
	text-align: left;
	color: #333;
}
.info {
	font-size: 90%;
	padding: 0px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.infottl {
	font-size: 90%;
	font-weight: bold;
	color: #333;
	background-color: #e6e6e6;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
	margin: 1px;
}
.infotext {
	font-size: 90%;
	color: #333;
	margin-top: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.infodate{
	font-size: 85%;
	color: #666;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
}
.businessttl {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	background-color: #696969;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	margin: 1px;
}
.businessttl a {
	color: #FFF;
	background-color: #696969;
	text-decoration: none;
}
.businessttl a:link {
	color: #FFF;
	background-color: #696969;
	text-decoration: none;
}
.businessttl a:visited {
	color: #FFF;
	background-color: #696969;
	text-decoration: none;
}
.businessttl a:hover {
	color: #FFF;
	background-color: #696969;
	text-decoration:underline;
}
.businessmenu {
	font-size: 90%;
	color: #333;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #F5F5F5;
}
.businessmenu a {
	color: #333;
	background-color: #F5F5F5;
}
.businessmenu a:link {
	color: #333;
	background-color: #F5F5F5;
}
.businessmenu a:visit {
	color: #333;
	background-color: #F5F5F5;
}
.businessmenu a:hover {
	color: #333;
	background-color: #F5F5F5;
	text-decoration:none;
}
.businessmenusub {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: dashed #ccc 1px;
	text-align: left;
	background-color: #FFFFFF;
}
.businessmenu00 {
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #4075DD;
}
.businessmenu01 {
	background-color: #FF9933;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.businessmenu02 {
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #ED7682;
}
.businessmenu03 {
	background-color: #009900;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.businessmenu04 {
	background-color: #3366CC;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.businessmenu05 {
	background-color: #3333CC;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.topcategoryinfo {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	color: #333;
	background-color: #e6e6e6;
	vartical-align: top;
}
.topcategoryinfo a {
	background-color: #e6e6e6;
	color: #333;
	text-decoration:none;
}
.topcategoryinfo a:hover {
	background-color: #e6e6e6;
	color: #009900;
	text-decoration: underline;
}

/* その他の設定 */
.tbnone {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 565px;
}
.btn {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hidespace {
	margin: 0px;
	padding: 0px;
}
.head {
	background-color: #e6e6e6;
	text-align: left;
	font-size: 85%;
	color: #333;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.odd {
	background-color: #FFF;
	text-align: left;
	font-size: 85%;
	color: #333;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/*-----------------------------
	　　　imglink
-------------------------------*/

a#service1 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/01.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}
a#service1:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service1 {
   float: left;
}


a#service2 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/02.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}


a#service2:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service2 {
   float: left;
}


a#service3 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/03.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}
a#service3:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service3 {
   float: left;
}


a#service4 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/04.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}
a#service4:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service4 {
   float: left;
}


a#service5 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/05.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}
a#service5:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service5 {
   float: left;
}

a#service6 {
   display: block;
   width: 130px; /* 画像1枚分の横幅 */
   height: 35px; /* 画像1枚分の高さ */
   text-indent: -9999px; /* 文字を見えなくする */
   background-image: url("http://terrestrial.co.jp/mori/file/06.jpg"); /* 画像ファイル名 */
   margin: 0 0 0 0;
}
a#service6:hover {
   background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}
a#service6 {
   float: left;
}