html {
}
body {
	overflow:hidden;
	width:900px;
}
#outline {
}
#left, #header, #footer {
	overflow:hidden;
	position:absolute;
}
#left {
	width:370px;
	height:100%;
	top:40%;
	left:50px;
	z-index:1;
}
#logo {
	position:relative;
	top:20px;
	left:100px;
}
#separator {
	width:315px;
	height:150px;
	border-right:1px solid #999;
	position:relative;
	top:-100px;
	left:50px;
}
#header,#footer {
	width:100%;
	max-width:915px;
	width:expression(document.body.clientWidth>915?"915px":document.body.clientWidth<=915?"100%":"auto");
	left:35px;
	z-index:3;
	background-color:#fff;
}
#header {
	height:25px;
	top:0;
}
#footer {
	height:35px;
	bottom:-1px;
}
#header-inner,#footer-inner {
	width:845px;
	position:absolute;
	top:0;
	left:65px;
	z-index:2;
}
/* メニュー */
#menu {
	padding:0;
	width:130px;
	background-color:#fff;
	border-top:solid 1px #ccc;
	position:absolute;
	left:65px;
	top:0;
	z-index:3;
}
#menu-header {
	padding:2px 10px;
	width:130px;
	background-color:#999;
	color:#fff;
}
#breadcrumbs {
	padding:0;
	width:280px;
	float:right;
	text-align:right;
	line-height:2em;
	font-size:11px;
	color:#4c4c4c;
}
#copyright {
	vertical-align:bottom;
	padding:0;
	float:right;
	text-align:right;
	line-height:2em;
	font-size:9px;
}

#main {
	width:100%;
	height:100%;
	overflow:auto;
	overflow-x:hidden;
	position:absolute;
	top:0;
	left:0px;
	z-index:2;
}
#main-inner {
	padding:0 0 45px 50px!important;
	width:530px;
	height:90%;
	position:relative;
	top:25px;
	left:420px;
	z-index:1;
	display:table;
}
#m {
	display:table-cell;
	vertical-align:middle;
	_position:absolute;
	_top:50%;
}
#i {
	_position:relative;
	_top:-50%;
}
#title, .sub-title, #contents, .sub-contents {
	padding:10px;
}
.sub-title {
	color:#000;
	font-size:12px;
	line-height:23px;
}

#contents,
.sub-contents{
	font-size:12px;
	color:#3f3f3f;
	line-height:23px;
}
h1 {
	display:inline;
	font-size:18px;
	font-weight:bold;
}

div.p1 {
	color:#282828;
	font-size:13px;
	line-height:18px;
	}

div.p2 {
	font-size:12px;
	color:#3f3f3f;
	line-height:23px;
	}
div.p3 {
	text-decoration:underline;
	color:#0C0C0C;
	font-size:13px;
	margin-bottom:10px;
	}

div.contents-back {
	background:url(../img/cny_logo2.gif) no-repeat;
	background-position:30px 50px;
	}


div.banner {
	margin:0px 5px 0px 0px;
}

div.clear {
	clear:left;
	padding:10px 0px 0px 0px;
}

p.pagetop {
	text-align:right;
}

#title span {
	padding:0 10px;
	font-size:12px;
	font-weight:bold;
}

/* 2-カラムのテーブル */
#tb {
	border-collapse:collapse;
	font-size:12px;
	color:#3A3A3A;
}
#tb th {
	vertical-align:top;
}
#tb td,
#tb th{
	vertical-align:top;
	border:none;
	padding:5px 15px 5px 0px;
	line-height:21px;
}
#tb td.r {
	vertical-align:top;
	text-align:right;
}
#tb td.red {
	color:#cc0000;
}

#tb td.blue {
	color:#0000D9;
}
#tb td.green {
	color:#00cc00;
}

/* 2-カラムのテーブル 三益ピープル*/
#tb2 {
	border-collapse:collapse;
	font-size:12px;
	vertical-align:bottom;
	}
#tb2 th {
	vertical-align:bottom;
}
#tb2 td,
#tb2 th{
	vertical-align:bottom;
	border:none;
	padding:0px 18px 0px 0px;
	line-height:21px;
}
#tb2 td.r {
	font-size:13px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	text-align:top;
}
#tb2 td.red {
	color:#cc0000;
}


/* リスト表示用 */
ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 22px;
	list-style-type:disc;	
}


ul#posters {
	text-decoration:none;
}
ul#posters li {
	float:left;
	margin:0 10px 0 0;
}

ul#people {
	text-decoration:none;
}
ul#people li {
	float:left;
	margin:0 11px 0 0;
}

ul#people2 {
	text-decoration:none;
	}

ul#people2 li {
	line-height:26px;
	padding:6px 0px 0px 0px;
}


/*-- サイトマップ --*/
div.sitemap {
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
.sitemap ul ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-top: 5px;
	background-image: url(../img/s-dot3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	margin-left: 20px;
}
.sitemap ul li {
	background-image: url(../img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitemap ul li.s-close {
	background-image: url(../img/s-dot2.gif);
	background-repeat:no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close2 {
	background-image: url(../img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(../img/s-dot5.gif);
}
.sitemap ul li.s-close4 {
	background-image: url(../img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
