/*日本テレネット様用　文字コード：EUC-JP*/

body {
	color: #464646;
	background: #FFF url(../images/back_g_01.gif) repeat-y fixed;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px;
	margin: 0; padding: 0;
	}

#stage {
	width: 764px;
	}

/*ヘッダーここから*/
#header {
	position: absolute;
	top: 0px; left:0px;
	width: 764px; height: 23px;
	color: #000;
	background: #FFF url(../images/bg_header.gif) repeat-x fixed;
	margin: 0; padding: 0;
	}

.linx {
	color: #5C5C5C;
	margin:5px 7px 1px 5px; padding: 0; 
	float:left;
	}

.navi {
	margin:2px 7px 1px 5px; padding: 0; 
	text-align: right;
	}
.navi a:link, .navi a:visited {
	color: #5C5C5C;
	text-decoration: none;
	}
.navi a:hover, .navi a:active {
	color: #5C5C5C;
	text-decoration: underline;
	}
/*ヘッダーここまで*/

/*イメージここから*/
#image {
	position: absolute;
	top: 23px; left:0px;
	width: 764px; height: 101px;
	background: #FFF url(../images/company_main.jpg) no-repeat;
	margin: 0; padding: 0;
	}

.category {
	margin-top: 78px; margin-left: 59px;
	width: 290px;
	}
.categorytitle {
	color: #222445;
	font-size: 14px; font-style: normal;
	line-height: 20px;
	}
.categorycopy {
	color: #5C5C5C;
	font-size: 10px;
	line-height: 125%;
	}
/*イメージここまで*/

/*インフォここから*/
#info {
	position: absolute; z-index: 1;
	top: 33px; left: 607px;
	width: 147px;
	background: #FFF;
	border: solid 1px #161B23;
	}
.infotitle {
	width: 147px;
	margin: 0px;
	}
.infobox {
	background: #FFF;
	}
.infolist {
	background: #FFF;
	margin: 0 012px 0; padding: 5px;
	}
.infoname {
	background: #FFF;
	color: #33F;
	line-height: 16px;
	}
.infodate {
	background: #FFF;
	color: #464646;
	font-size: 10px;
	line-height: normal;
	}
/*インフォここまで*/

/*メニューここから*/
#menu {
	position: absolute;
	top: 124px; left:0px;
	width: 764px; height: 21px;
	background: #FFF url(../images/company/company_menu99.gif) repeat-x;
	margin: 0; padding: 0;
	}
/*メニューここまで*/

/*コンテンツここから*/
#contents {
	position: absolute;
	top: 143px; left:0px;
	width: 587px;
	margin: 8px; padding: 0;
	}
.title {
	font-size: 14px; font-weight: bold; line-height: 20px;
	color: #60658E;
	margin-bottom:12px;
	}
.titlehead {
	text-decoration: none;
	}
.titlename {
	text-decoration: underline;
	}
.text {
	font-size: 12px;
	line-height: 120%;
	color: #464646;
	position: absolute;
	left: 5px;
	top: 40px;
	width: 280px;
	}
.footer {
	position: absolute;
	top: 530px; left:0px;
	margin: 30px 0px 5px 0px;
	}
.copyright {
	position: absolute;
	top: 570px; left:0px;
	font-size: 10px; line-height: 125%;
	color: #5C5C5C;
	}
/*コンテンツここまで*/

/*バナーここから*/
#bannerspace {
	position: absolute;
	top: 145px; left:605px;
	width: 147px;
	text-align: center;
	margin: 5px; padding: 0;
	}
.banner {
	margin-bottom: 8px;
	}
/*テーブル装飾*/
.table_header {
	background-color:#ddc;
}
.table_label {
	background-color:#efd;
}

/*フォーム入力エラー*/
.error {
	color: red;
}
/*ソート*/
.sort:link, .sort:visited {
	color:#006;
	text-decoration:none;
	font-size:10px;
}
.sort:hover, .sort:active {
	color:#069;
	text-decoration:none;
	font-size:10px;
}
.sort_set {
	white-space: nowrap; 
}