@charset "UTF-8";
/* CSS Document */

#container .grid  h3 {
	margin-bottom: 0px;
	padding-bottom: 0.5em;
}
.style1 {color: #333333}
.border {	color: #333333;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.style2 {font-size: 10px}
.style5 {	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {font-size: 12px; font-weight: bold; color: #FF0000; }

.main .left {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.main .right,
.main .Helpright {
	float: right;
	width: 734px;
	margin: 0px;
	padding: 0px;
}


/*AtoZ left*/
.main .left .left_top {
	background: url(dwlec/image/background/sidemenu1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 204px;
	height: 35px;
}
.main .left .left_body, 
.main .left .left_menu {
	background: url(dwlec/image/background/sidemenu2.gif) repeat-y;
	margin: 0px 0px 0em;
	padding: 0px;
	width: 204px;
}
.main .left .left_last {
	background: url(dwlec/image/background/sidemenu3.gif) no-repeat;
	margin: 0px 0px 2em;
	padding: 0px;
	height: 6px;
	width: 204px;
}
.main .left .left_body li,
.main .left .left_menu li  {
	background: url(dwlec/image/boton2-2.gif) no-repeat right center;
	width: 180px;
	margin-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.main .left .left_body ul,
.main .left .left_menu ul {
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	text-align: left;
}
.main .left .left_body li a,
.main .left .left_menu li a {
	background: url(dwlec/image/boton3-2.gif) no-repeat right center;
	display: block;
	width: 180px;
	color: #666666;
}
.main .left .left_body li a:hover,
.main .left .left_menu li a:hover {
	background: url(dwlec/image/boton1-3.gif) no-repeat right center;
	color: #08c;
	text-decoration: none;
}
.main .left .left_top p {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 0px;
}
/* プルダウン用 */
.main .left .left_menu li {
	position: relative;
}

.left_menu ul li table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
				
						
.left_menu ul li a:hover {
	position: relative;
	z-index: 100;
}
	
.left_menu ul li:hover ul ,
.left_menu ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}
		
.left_menu ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: -24px;
	left: 180px;
	width: 180px;
	height: 0;
	background: #f6f6f6;
	border: 2px solid #e0e0e0;
	margin-top:0;
}
			
.main .left_menu ul li ul li {
	margin-bottom: 0;
	width: 180px;
	margin-bottom:0px;
	margin-top:0px;
}

/*AtoZ*/
.main .right .supportA2Ztop {
	background: url(dwlec/Support/supportBG_top.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 734px;
	height: 6px;
}
.main .right .supportA2Ztop2 {
	background: url(dwlec/Support/supportBG_top2.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 734px;
	height: 6px;
}
.main .right .SupportA2Zbackground {
	background: url(dwlec/Support/SupportBG_body.gif) repeat-y;
	width: 734px;
	margin: 0px;
	padding: 0px;
}
.main .right .SupportA2Zbackground2 {
	background: url(dwlec/Support/SupportBG_body2.gif) repeat-y;
	width: 734px;
	margin: 0px;
	padding: 0px;
}
.main .right .SupportA2Zbottom {
	margin: 0px 0px 2em;
	padding: 0px;
	background: url(dwlec/Support/SupportBG_bottom.gif) no-repeat left top;
	height: 9px;
	width: 734px;
}
.main .right .SupportA2Zbottom2 {
	margin: 0px 0px 2em;
	padding: 0px;
	background: url(dwlec/Support/SupportBG_bottom2.gif) no-repeat left top;
	height: 9px;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents .SupportA2Z {
	clear: both;
	width: 100%;
	overflow: hidden;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents .SupportA2Z .SupportA2Zleft {
	float: left;
	width: 230px;
	margin-left: 5em;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents .SupportA2Z .SupportA2Zright {
	float: right;
	width: 420px;
}
.main .right .SupportA2Zbackground .SupportA2Ztext,
.main .Helpright .SupportA2Zbackground .SupportA2Ztext {
	width: 600px;
	margin: 0em auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents .SupportA2Z .SupportA2Zleft a {
	background: url(dwlec/image/boton1.gif) no-repeat right center;
	line-height: 13px;
	display: block;
	height: 13px;
	width: 10em;
	margin-bottom: 0.5em;
}
.main .right .SupportA2Zbackground2 .SupportA2Zcontents h2 {
	margin-left: 4em;
	margin-top: 0em;
	padding-top: 1em;
}
.style7 {font-weight: bold}
.main .bottomtext {
	text-align: right;
	clear: both;
	width: 100%;
}
.main .right .SupportA2Zbackground .SupportA2Ztext h2 {
	margin: 0px;
	padding: 0px;
}

