body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#5F6118;
	background-image:url(cmnfix/back.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}

 /*ヘッダー*/
div.page #header {
	background-image: url(cmnfix/headerback.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 890px;
	padding-left:15px;
}

div.page #header table{
	width:860px;
}
div.page #header th{
	text-align:left;
}
div.page #header td{
	text-align:right;
}


div#header ul {
	margin-top:15px;
	margin-right:20px;
	margin-bottom:0px;
	padding:0;
	height:17px;
	text-align:right;
	list-style:none;
	display:block;
	}
div#header ul li {
	float:right;
	margin:0;
	padding:0 2px 0 0;
	}
div#mainimg{
	margin:0;
	padding:0;
	}
/* gNavigation */
div#gNavigation {
	float:left;
	width:840px;
	height:47px;
	overflow:hidden;
	margin-bottom:40px;
	}
ul#gList {
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gList li {
	margin:0;
	padding:0;
	width:140px;
	height:47px;
	float:left;
	}
ul#gList li a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-9999em;
	text-decoration:underline;
	outline:none;
	}

	/* 変更を容易にするため個別指定 */
	a#gNews {
	background-image:url(cmnfix/menu_new.gif);
		}
	a#gConsept {
	background-image:url(cmnfix/menu_consept.gif);
		}
	a#gTechnorgy {
	background-image:url(cmnfix/menu_tecnorogy.gif);
		}
	a#gProduct {
	background-image:url(cmnfix/menu_product.gif);
		}
	a#gShopping {
	background-image:url(cmnfix/menu_shopping.gif);
		}
	a#gCompany {
	background-image:url(cmnfix/menu_company.gif);
		}
ul#gList li a:hover {
	background-position:0px -47px;
	}
ul#gList li a.active {
	background-position:0px -47px;
	cursor:default;
	}



/*コンテンツのレイアウト*/
.page #topcontents {
	background-image: url(cmnfix/topcontents_back.jpg);
	background-repeat: no-repeat;
	background-position: 500px 60px;
	padding-top: 10px;
	padding-left: 25px;
}
#contents {
	width:620px;
	margin-left: 25px;
	margin-bottom:45px;
	line-height:200%;
}
/*information*/
#information {
	float:left;
	margin-left:5px;
	width: 468px;
}
#information table {
	width: 468px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#information table th {
	font-size: x-small;
	padding-right: 10px;
	width:60px;
	padding-left: 35px;
	text-align:left;
}
#information table td {
	padding-bottom: 13px;
	text-align:left;
}
.imgbb {
float:left;
margin-left:30px;
}
.pbb {
float:left;
margin-left:15px;
vertical-align:top;
}

/*右カラム*/
div#rightcontents{
	float:left;
	padding-left:30px;
	margin-top:15px;
	width:335px;
}
div#banner  {
width:335px;
	}
div#banner img{
margin-bottom:3px;
	}

div#banner ul {
	padding:0;
	margin:0;
	height:52px;
	width:335px;
	text-align:left;
	list-style:none;
	display:block;
	}
div#banner ul li {
	margin-bottom:0 0 3px 0;
	height:52px;
	padding:0;
	}
/*右カラムのメルマガ*/
	p.mailmg {
	font-size: x-small;
	background-image: url(cmnfix/mailma_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top:5px;
	}
	div#mail {
		margin-top: 20px;
	}

