@charset "UTF-8";
/* CSS Document */

#globalHeader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:54px;
	position:relative;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/lib/comheader.png);
	background-repeat: no-repeat;
	background-position: 1px top;
}

#globalHeader h6 {
	height:45px;
	left:0;
	position:absolute;
	top:0;
	width:170px;
	text-indent: -9999px;
}
#globalHeader h6 a {
display:block;
height:100%;
width:100%;
}
.comMenu_common {
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.comMenu_common li {
	float:left;
	margin-right:10px;
}
.comMenu_common li a {
border-bottom:3px solid #42C6E3;
color:#4299E3;
display:block;
padding:7px 3px 3px 0;
text-decoration:none;
}
.comMenu_common li a:hover {
border-bottom:3px solid #42C6E3;
color:#A45A7F;
}
.comMenu_home {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#224F9F url(../../../custom_image/enduser03/commenu_home.png) no-repeat scroll left bottom;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 0 14px;
}
.comMenu_home li {
float:left;
height:100%;
}
#commonHeader {
	padding-bottom: 5px;
}

.comFooter2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../image/bg_footerDC.png) repeat-x scroll 0 0;
	width:770px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	padding-bottom: 15px;
}
.comFooter2 a {
	color:#3399CC;
}
.comFooter2 a:hover {
color:#7D0077;
}
.comFooterInner2 {
	padding-top:6px;
	text-align:center;
	font-size: 0.8em;
	
}
.copyright2 {
color:#666666;
font-size:80%;
margin-top:0px;
text-align:center;
}


