#MainImg {
	padding-bottom: 8px;
}
#NewsBox {
	width: 492px;
	margin-left: 4px;
	margin-top: 2px;
}
#NewsBox #iframe {
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 110px;
}
/*ateq world pulldown*/
.listlink {
	color: #666666;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10px;
}

/*左メニュー --------------------------------------*/
#menu-left {
	width: 178px;
	margin-left: 3px;
	margin-top: 3px;
	background-color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 264px;
}
#menu-left ul {
	background-image: url(../images_Home/menu_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 178px;
}
#menu-left li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: -9999px;
}
#menu-left li a {
	background-image: url(../images_Home/menu_left.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 43px;
	text-decoration: none;
}

#menu-left li#menu01 { height: 43px; }
#menu-left li#menu01 a { background-position: 0 0; }
#menu-left li#menu01 a:hover { background-position: -178px 0; }

#menu-left li#menu02 { height: 43px; }
#menu-left li#menu02 a { background-position: 0 -43px; }
#menu-left li#menu02 a:hover { background-position: -178px -43px; }

#menu-left li#menu03 { height: 43px; }
#menu-left li#menu03 a { background-position: 0 -86px; }
#menu-left li#menu03 a:hover { background-position: -178px -86px; }

#menu-left li#menu04 { height: 43px; }
#menu-left li#menu04 a { background-position: 0 -129px; }
#menu-left li#menu04 a:hover { background-position: -178px -129px; }

#menu-left li#menu05 { height: 43px; }
#menu-left li#menu05 a { background-position: 0 -172px; }
#menu-left li#menu05 a:hover { background-position: -178px -172px; }

/*\*//*/
#menu-left li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	height: 0px;
}
/**/

/*\*/
a { overflow: hidden; }
/**/


/*サブメニュー*/
#apDiv1 {
	position:absolute;
	left:181px;
	top:119px;
	width:180px;
	height:460px;
	background-color: #48A4CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:181px;
	top:162px;
	width:180px;
	height:120px;
	background-color: #48A4CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	visibility: hidden;
}


.submenu {
}
.submenu .title {
	background-color: #77BBD9;
	text-align: right;
	line-height: 100%;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 6px;
}
.submenu .menu {
	width: 170px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 180%;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:hover {
	text-decoration: none;
}
.submenu a:active {
	text-decoration: none;
	color: #333333;
}
