@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：08/05/28
File name ：index.css
Site name：地球ネットコム
Summary：インデックスページのスタイル
Copyright：Copyright (C) 2008 Tikyu net com.All rights reserved.
-------------------------------------------------------------------------*/

body {behavior:url("http://tikyu.co.jp/scripts/csshover.htc");}

/*[index.html]-------------------------------------------------------*/
#rightArea #newsBox ul,
#rightArea #directBox ul{
	font-size: 1em;
	line-height: 1.2em;
}
#secContainer .captionA,
#secContainer .captionB {
	font-size: 0.6em;
	line-height: 1.5em;
}
#secContainer h5#m_contract {
	font-size: 0.9em;
	line-height: 1.2em;
}
#secContainer h5.a_title {
	font-size: 0.9em;
	line-height: 1.2em;
}


/*[topmenu]-----------------------------------------------*/
#topmenu {
	width: 195px;
	height: 250px;
	margin: 0px 0px 5px;
	padding: 20px 15px 0px;
	background-image:url(../../images/mainmenu_bg.jpg);
	background-repeat:no-repeat;
	list-style-type: none;
}
#topmenu li {
	width: 195px;
	height: 30px;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
#topmenu li a {
	width: 195px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	text-decoration: none;
	display: block;
}
ul#topmenu li#menu01 a {
	background-image: url(../../images/mainmenu01.jpg);
}
ul#topmenu li#menu02 a {
	background-image: url(../../images/mainmenu02.jpg);
}
ul#topmenu li#menu03 a {
	background-image: url(../../images/mainmenu03.jpg);
}
ul#topmenu li#menu04 a {
	background-image: url(../../images/mainmenu04.jpg);
}
ul#topmenu li#menu05 a {
	background-image: url(../../images/mainmenu05.jpg);
}
ul#topmenu li#menu06 a {
	background-image: url(../../images/mainmenu06.jpg);
}
ul#topmenu li#menu01,ul#topmenu li#menu01 p,ul#topmenu li#menu01 a:hover {
	background-image: url(../../images/mainmenu01_over.jpg);
}
ul#topmenu li#menu02,ul#topmenu li#menu02 p,ul#topmenu li#menu02 a:hover {
	background-image: url(../../images/mainmenu02_over.jpg);
}
ul#topmenu li#menu03,ul#topmenu li#menu03 p,ul#topmenu li#menu03 a:hover {
	background-image: url(../../images/mainmenu03_over.jpg);
}
ul#topmenu li#menu04,ul#topmenu li#menu04 p,ul#topmenu li#menu04 a:hover {
	background-image: url(../../images/mainmenu04_over.jpg);
}
ul#topmenu li#menu05,ul#topmenu li#menu05 p,ul#topmenu li#menu05 a:hover {
	background-image: url(../../images/mainmenu05_over.jpg);
}
ul#topmenu li#menu06,ul#topmenu li#menu06 p,ul#topmenu li#menu06 a:hover {
	background-image: url(../../images/mainmenu06_over.jpg);
}

/*[container]---------------------------------------------*/
/*[leftArea ]*/
/*----------------------------------------------------------------*/
#leftArea{
	width: 225px;
	height: auto;
	margin: 0px 5px 0px 0px;
	float: left;
}
#leftArea:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}

#leftArea #wmBox {
	width: 185px;
	height: 46px;
	margin: 5px 0px 5px;
	padding: 9px 20px 5px;
	background-image: url(../../images/search_bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
#leftArea #wmBox h3{
	width: 185px;
	height: 17px;
	margin: 0px 0px 2px;
	background-image:url(../../images/search_title.jpg);
	background-repeat: no-repeat;
}
#leftArea #wmBox h3 span{
	width: 185px;
	height: 17px;
	text-indent: -5000px;
	display: block;
}
/*[form]*/
#wmForm {
	height: 18px;
	margin: 0px 5px;
}
form input{	
	margin: 0px;
	padding: 0px;
}
form input#rcmloginuser {
	width: 130px;
}
form table {
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}
form td {
	padding: 5px 0 0;
}
form input:focus {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px #999 solid;
}

/*[comBox]*/
#leftArea #comBox {
	width: 195px;
	height: 115px;
	margin: 0px 0px 5px;
	padding: 10px 15px;
	background-image:url(../../images/com_bg.jpg);
	background-repeat: no-repeat;
}
#leftArea #comBox h3 {
	margin: 0px 0px 5px;
	text-indent: -5000px;
	display: block;
}
#leftArea #comBox p {
	margin: 0px 0px 5px;
	display: none;
}


/* 1/21　電話番号未掲載版　追加 */
#leftArea #comBox {
	height: 78px;
	background-image:url(../../images/com_bg01.jpg);
}




/* 4/15　カラーコードバナー　追加 */
#leftArea #honpo {
	width: 225px;
	height:107px;
	margin:0 auto 5px;
}
	#leftArea #honpo a{
		width: 225px;
		height:107px;
		display:block;
	}

#leftArea #honpo2 {
	width:225px;
	height:100px;
	margin:0 auto 5px;
	background:#fdeba4;
	border:1px solid #ddd;
	text-align:center;
}
	#leftArea #honpo2 a{
		width:190px;
		height:100px;
		display:block;
	}






/*[rightArea ]*/
/*----------------------------------------------------------------*/
#rightArea {
	width: 560px;
	height: auto;
	float: right;
}
/*[flashArea]*/
#rightArea #flashArea {
	width: 560px;
	height: 270px;
}
/*[welcomeBox]*/
#rightArea #welcomeBox {
	width: 560px;
	height: 186px;
	margin: 5px 0px 0px;
	background: url(../../images/welcomeBox.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
/*#rightArea #welcomeBox {
	width: 560px;
	height: 200px;
	margin: 5px 0px 0px;
	background: url(../../images/concept.jpg) no-repeat;
}
#rightArea #welcomeBox h2 {
	width: 295px;
	height: 55px;
	background: url(../../images/concept_title.jpg) no-repeat;
	top: 20px;
	left: 215px;
	position: relative;
}
#rightArea #welcomeBox h2 span {
	width: 295px;
	height: 55px;
	text-indent: -5000px;
	display: block;
}
#rightArea #welcomeBox #welcomeTxt {
	width: 295px;
	height: 50px;
	top: 25px;
	left: 215px;
	position: relative;
}
#rightArea #welcomeBox #welcomeBtn {
	width: 140px;
	height: 50px;
	background: url(../../images/concept_btn_more.jpg) no-repeat right;
	top: 35px;
	left: 370px;
	position: relative;
	overflow: hidden;
}
#rightArea #welcomeBox #welcomeBtn a {
	width: 140px;
	height: 50px;
	background: url(../../images/concept_btn_more.jpg) no-repeat right;
	text-indent: -5000px;
	display: block;
}
#rightArea #welcomeBox #welcomeBtn a:hover {
	background: url(../../images/concept_btn_more_over.jpg) no-repeat right;
}*/


/*[newBox]*/
#newBox div {
	width: 558px;
	height: 200px;
	overflow: auto;
}
#newBox div:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
#newBox div dl {
	width: 518px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0;
	font-size: 0.8em;
	display: block;
}
#newBox div dl dt {
	width: 90px;
	margin: 0 0px 5px 0;
	padding: 0 0 0 10px;
	float: left;
	clear: left;
	display: block;
}
#newBox div dl dd {
	width: 403px;
	padding: 0 0 2px 115px;
	margin: 0 0 6px -100px;
	border-bottom: dotted 1px #ccc;
	float: left;
}


/*[directBox]*/
/*#rightArea #directBox {
	width: 558px;
	height: auto;
	margin: 5px 0px 0px;
	padding: 5px 0px 10px;
	border: 1px solid #cccccc;
}
#rightArea #directBox ul#dMenu {
	width: 558px;
	height: auto;
	margin: 0px auto 5px;
	list-style-type: none;
}
#rightArea #directBox ul#dMenu:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
#rightArea #directBox ul#dMenu li {
	width: 73px;
	margin: 5px 0px 10px 4px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	text-align: center;
	line-height: 1em;
	font-size: 0.64em;
}
#rightArea #directBox ul#dMenu li a,
#rightArea #directBox u#dMenul li p {
	width: 73px;
	padding: 8px 0px;
	display: block;
	vertical-align: middle;
}
#rightArea #directBox ul#dMenu li a:hover,
#rightArea #directBox u#dMenul li p {
	background-color: #CCCCCC;
}
#rightArea #directBox ul#dMenu li a {
	text-decoration: none;
	color: #666666;
}


#rightArea #directBox ul#dList {
	width: 485px;
	height: auto;
	margin: 0px 30px 5px;
	padding: 0px;
	list-style-type: none;
}
#rightArea #directBox ul#dList li {
	margin: 5px 0px 10px;
}*/




#directBox {
	width: 560px;
	height: auto;
	margin: 7px 0px 0px;
	padding: 0 0px 10px;
}
ul#dMenu {
	width: 560px;
	height: auto;
	margin: 0px auto;
	list-style-type: none;
}
ul#dMenu:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
ul#dMenu li {
	width: 90px;
	height: 28px;
	padding-right:4px;
	display: block;
	float: left;
	background-image: url(../../images/tab_set03.gif);
	background-repeat: no-repeat;
}
ul#dMenu li a,
u#dMenul li p {
	width: 90px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../images/tab_set02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
ul#dMenu li p {background-image: url(../../images/tab_set01.gif);}
ul#dMenu li a:hover {background-image: url(../../images/tab_set03.gif);}

ul#dMenu li#tabset01,ul#dMenu li#tabset01 a,ul#dMenu li#tabset01 p {background-position: 0 0;}
ul#dMenu li#tabset02,ul#dMenu li#tabset02 a,ul#dMenu li#tabset02 p {background-position: -94px 0;}
ul#dMenu li#tabset03,ul#dMenu li#tabset03 a,ul#dMenu li#tabset03 p {background-position: -188px 0;}
ul#dMenu li#tabset04,ul#dMenu li#tabset04 a,ul#dMenu li#tabset04 p {background-position: -282px 0;}
ul#dMenu li#tabset05,ul#dMenu li#tabset05 a,ul#dMenu li#tabset05 p {background-position: -376px 0;}
ul#dMenu li#tabset06,ul#dMenu li#tabset06 a,ul#dMenu li#tabset06 p {background-position: -470px 0;}
ul#dMenu li#tabset01select a,ul#dMenu li#tabset02select a,ul#dMenu li#tabset03select a,
ul#dMenu li#tabset04select a,ul#dMenu li#tabset05select a,ul#dMenu li#tabset06select a {background-image: url(../../images/tab_set01.gif);}
ul#dMenu li#tabset01select a {background-position: 0 0;}
ul#dMenu li#tabset02select a {background-position: -94px 0;}
ul#dMenu li#tabset03select a {background-position: -188px 0;}
ul#dMenu li#tabset04select a {background-position: -282px 0;}
ul#dMenu li#tabset05select a {background-position: -376px 0;}
ul#dMenu li#tabset06select a {background-position: -470px 0;}
ul#dMenu li#tabset06 {padding-right: 0;}
.contents {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


#rightArea #directBox #dList ul {
	width: 485px;
	height: auto;
	margin: 0px 30px 0;
	padding: 8px 0 5px;
	list-style-type: none;
}
#rightArea #directBox #dList ul li {
	margin: 5px 0px 10px;
}



/* タブメニュー関連 ----------------------------------------------------------------*/

/* 天気予報 */
#weatherform {
	width: 510px;
	margin: 3px auto 10px;
	padding-top: 7px;
	font-size: 1em;
}
#weatherform select {
	font-size: 0.75em;
}
#weatherform option {
	margin: 0 7px 0 0;
}
div#rest table {
	width: 510px;
	margin: 0 auto 15px;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 1em;
}
#rest td,#rest th {
	border: solid 1px #ccc;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 0.75em;
}
#rest th {
	font-weight: normal;
	background-color: #DBF4FA;
}
.weathermark {
	line-height: 0.7em;
}
.weatherred {
	color: #f00;
}
.weatherblue {
	color: #00f;
}




/*div#rest {
	display: table;
	width: 510px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 1em;
}
div#rest div {
	display: table-row;
}
div#rest div p {
	display: table-cell;
	border: solid 1px #ccc;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
}*/





/* 環境家計簿 */
#ecoform {
	width: 530px;
	margin: 0 auto;
	padding-top: 9px;
	padding-bottom: 3px;
	font-size: 0.8em;
	line-height: 1em;
}
#ecoform table {
	margin: 5px 0 10px;
	border-collapse: collapse;
}
#ecoform table th,#ecoform table td {
	padding: 5px;
}
#ecoform table th {
	background: #ECFFEA;
}
#ecoform input {
	width: 5em;
}
#ecoform #message {
	margin: 10px 0 0;
}
#ecoform p.co2title {
	padding: 5px 0 2px;
}
#ecoform p.firstmessage {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 5px 0 5px 19px;
	background: url(../../images/icon_orange.jpg) no-repeat 0 11px;
}
* html #ecoform p.firstmessage {font-size: 0.85em;}
/*#ecoform table th {
	color: #003399;
	background: url(../../images/gradhead.png) repeat-x 0 0;
	font-weight: normal;
	border-top: 2px solid #D3DDFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 13px;
	padding: 8px;
}
#ecoform table td {
	background: url(../../images/gradback.png) repeat-x 0 0;
	color: #666699;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#ecoform table td:hover {
	background: url(../../images/gradhover.png) repeat-x 0 0;
}*/
/*#ecoform table th {
	background: #666699;
}
#ecoform table td {
	backgorund: #EFF2FF;
}
*/
#ecoform table th {
	color: #003399;
	background: #B9C9FE;
	padding: 10px 8px;
	font-weight: normal;
	border-bottom: solid 1px #fff;
}
#ecoform table td {
	color: #666699;
	background: #E8EDFF;
	padding: 8px;
	border-bottom: solid 1px #fff;
}
#ecoform table tr {
	border-bottom: solid 1px #fff;
}

#ecoform table th.TheadL {background: #B9C9FE url(../../images/co2_head_L.png) no-repeat left -1px;}
#ecoform table th.TheadR {background: #B9C9FE url(../../images/co2_head_R.png) no-repeat right -1px;}
#ecoform table td.TfootL {background: #E8EDFF url(../../images/co2_foot_L.png) no-repeat left bottom;}
#ecoform table td.TfootR {background: #E8EDFF url(../../images/co2_foot_R.png) no-repeat right bottom;}


#ecoform table th.TheadL,#ecoform table th.TheadR,#ecoform table td.TfootL {text-align: center;}
#ecoform table td:hover {background: #D0DAFD;}
#ecoform table td.TfootL:hover {background: #D0DAFD url(../../images/co2_foot_L_over.png) no-repeat left bottom;}
#ecoform table td.TfootR:hover {background: #D0DAFD url(../../images/co2_foot_R_over.png) no-repeat right bottom;}


#message div.messageBoxH {
	width: 510px;
	height: 20px;
	margin: 5px auto 0;
	background: url(../../images/pageback07.gif) no-repeat 0 0;
}
#message div.messageBox {
	width: 480px;
	padding: 0 15px;
	line-height: 1.4;
	background: url(../../images/pageback08.gif) repeat-y 0 0;
}
#message div.messageBoxF {
	width: 510px;
	height: 20px;
	margin: 0 auto 5px;
	background: url(../../images/pageback09.gif) no-repeat 0 0;
}

/* ニュース */
#dList .newstext {
	padding: 0 0 0 25px;
	background: url(../../images/icon_orange.jpg) no-repeat 0 2px;
}


/* ie6ハック関連 */
*html #rightArea #directBox #dList ul {
	margin: 0px 30px;
	padding: 15px 0 5px;
}
*html #weatherform {
	margin: 8px auto 10px;
}

*html #ecoform {
	padding-top: 12px;
	padding-bottom: 0;
}
*html #ecoform table {
	margin: 10px 0 10px;
}

/* ie7ハック関連 */
* +html #rightArea #directBox #dList ul {
	margin: 0px 30px;
	padding: 13px 0 3px;
}
* +html #weatherform {
	margin: 6px auto 10px;
}

* +html #ecoform {
	padding-top: 12px;
	padding-bottom: 0;
}
* +html #ecoform table {
	margin: 10px 0 10px;
}




















/* 1/21　電話番号未掲載版　追加
　電話番号が掲載されてない会社って胡散臭すぎ キモい
#leftArea #comBox {
	height: 78px;
	background-image:url(../../images/com_bg01.jpg);
}
 */