#smallLogo{
	height: 167px;
	padding-bottom: 15px;
	margin: 0px;
	background: url('../images/logoSmall_new.png?1') no-repeat center top;
	margin: -25px 0 10px 0;
}

#homelink a:link{
	width: 380px;
	height: 160px;
	display: block;
	margin: 0 auto;
	border: 0px solid #00f;
}


.pageWrapper1a{
	clear: both;
	margin: 0 auto;
	width: 1000px;
	background:  url('../images/pageWrapperTop1.png') no-repeat center top, url('../images/pageWrapperBot1.png') no-repeat center bottom;
	padding: 13px 0;
}
.pageWrapper1b{
	/*clear: both;*/
	margin: 0 auto;
	width: 960px;
	padding: 0 20px 30px 20px;
	background-color: #000;
}

.itemTitle{
	position: relative;
	height: 40px;
	padding-bottom: 13px;
	margin-bottom:  2em; /*16px;*/
	background: url('../images/title00divider.png?1') no-repeat center bottom;	
}

.itemTitle00{
	font-family: 'Noto Sans Japanese',Times, serif;
	/*position: absolute;*/
	/*width:100%;*/
	text-align: center;
	font-size: 32px;
	font-weight: 900;
	letter-spacing: 0.26em;
	/*color: #eddd7e;*/
	color: #fff;
	/*-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(55%, rgba(0,0,0,1)), color-stop(64%, rgba(0,0,0,.7)), to(rgba(0,0,0,.1)));*/
	text-shadow: 0px 0px 9px #000, 0px 0px 4px #000, 0px 0px 3px #000;
}

#featureWrapper{
	clear: both;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0;
}


.featOverview{
	width: 958px;
	height: 257px;
	padding: 40px 0 0px 0;
	margin: 0px auto 20px auto;
	/*border-bottom: 1px solid #272522;*/
	line-height: 17px;
	font-size: 13px;
	background: url('../images/featnavBG.jpg?1') no-repeat center top;	
} 
.featOverview ul{
	list-style-type: none;
	width: 259px;
	padding: 0;
	margin: 0;
	display: inline-table;
	list-style-image: url('../images/smallArrow03.png?1');
	padding: 0 20px 0 40px;
	float:left;
}

.featOverview ul li{
	margin-bottom: 20px;
}

.featOverview ul li a:link,
.featOverview ul li a:visited{
	/*color: #736D65;*/
	/*font-size: 14px;	*/
	text-decoration: none;
	/*color: #9a9594;*/
		color: #d2cfce;
	text-shadow: 0 0 6px #000, 0 0 3px #000, 0 0 1px #000;	
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;	
}
.featOverview ul li a:hover{
	/*color: #b5ac9f;*/
	text-decoration: none;
	/*color: #d2cfce;*/
	color: #eee;
}

.bigfeatureWrap{
	position:relative;
	width:100%;
	height:560px;
	margin-bottom: 10px;
}

.bigfeat1{
	background-image: url("../images/bigfeat1.jpg?1");
	background-position: center top;
	background-repeat: no-repeat;
}

.bigfeat2{
	background-image: url("../images/bigfeat2.jpg?1");
	background-position: center top;
	background-repeat: no-repeat;
}

.backgroundHolder{
	opacity:0.8;
	height:560px;
}

.bigfeature1{
	clear:both;
	position: absolute;
	width:960px;
	margin-top: 340px;
	margin-left:0;
	padding:0;
	left:0;
	top:0;
	opacity:1;
}

.bigfeature2{
	clear:both;
	position: absolute;
	width:960px;
	margin-top: 320px;
	margin-right:0;
	padding:0;
	left:0;
	top:0;
	opacity:1;
}

.bigfeattxt{
	padding:0;
	opacity:1;
}

.bigfeattitle{
	font-weight:700;
	font-size: 16px;
	text-shadow: 0 0 5px #000, 0 0 10px #000;
	color: #fdfdfd;
	padding:15px;
	background:linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
}

.bigfeatbodyContainer{
	width:930px;
	float:left;
	margin:0;
	padding:0;
	font-family:'Noto Sans Japanese','serif';
}

.bigfeatbodyContainer .bigfeatbody{
	width:930px;
	font-size: 13px;
	line-height: 21px;
	color: #fdfdfd;
	padding-left:15px;
	float:left;
	display:inline-block;
}

.bigfeatbodyContainer .bigfeatbody p{
	text-indent:5px;
	color:#ffffff;
	text-shadow: 0 0 5px #000, 0 0 10px #000;
	
}

.bigfeatscreens1{
	position: absolute;
	top: 337px;
	left: 470px;
	border: 0px solid #f78;
	width: 475px;
	height: 89px;
	margin: 0 0 0 19px;
}

.bigfeatscreens2{
	position: absolute;
	top: 337px;
	left: 0px;
	border: 0px solid #f78;
	width: 475px;
	height: 89px;
}

.bigfeatureWrap ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.bigfeatureWrap li{
	width: 143px;
	height: 89px;
	display: inline-block;
	position: relative;
	margin: 0px 17px 0px 0px;
	padding: 0;
	box-shadow: 0 0 5px #000, 0 0 2px #000;	
}

.bigfeatureWrap img{
	width: 143px;
	height: 89px;
}

.bigfeatureWrap .lasty{
	margin: 0;
}

.bigfeatthumbs{
	width: 143px;
	height: 89px;
}
