@charset "Shift_JIS";

* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
} 
.dropdown {
	float:left; padding-right:1px
	}
	
.dropdown dt {
	width:120px;
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_blue.gif);
	color:#222;
	line-height:100%;
	}	
	
/*PC*/	
	
#st-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_green.gif);
	color:#333;
	}	
	
/*#st-ddheader  a{

padding:0px;
text-decoration:none;
background:none;
	}*/		
	

#hi-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_lightblue.gif);
	color:#333;
	}
	
#com-ddheader  {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_pink.gif);
	color:#333;
	}
	
#etc-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_ashgreen.gif);
	color:#333;
	}			
	
.dropdown dt:hover {
	background:url(../img/pc_navi/header_over.gif)
	}
	
.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:140px; 
	display:none; 
	background:#none; 
	z-index:137; 
	opacity:0
	}
	
.dropdown ul {
	width:136px; 
	border:1px solid #9ac1c9; 
	list-style:none; 
	border-top:none;
	}
	
#st-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#EAFFE8;
	width:126px
}
	
#hi-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#E8F5FF;
	width:126px
}
	
#com-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#FFF4FF;
	width:126px
}
	
#etc-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#FFFDDD;
	width:126px
}			
	
#st-ddcontent a:hover {
	background-color:#009933;
	color:#fff;
}


#hi-ddcontent a:hover {
	background-color:#26A8FF;
	color:#fff;
}

#com-ddcontent a:hover {
	background-color:#FF4D98;
	color:#fff;
}

#etc-ddcontent a:hover {
	background-color:#FF6600;
	color:#fff;
}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

    /*pro*/	

#mb-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_green.gif);
	color:#333;
	}	

#pw-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_lightblue.gif);
	color:#333;
	}
	
#mt-ddheader  {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_pink.gif);
	color:#333;
	}
	
#op-ddheader {
	width:120px; 
	border:1px solid #9ac1c9; 
	padding:8px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/pc_navi/header_ashgreen.gif);
	color:#333;
	}

#mb-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#EAFFE8;
	width:126px
}
	
#pw-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#E8F5FF;
	width:126px
}
	
#mt-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#FFF4FF;
	width:126px
}
	
#op-ddcontent a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	background-color:#FFFDDD;
	width:126px
}			
	
#mb-ddcontent a:hover {
	background-color:#009933;
	color:#fff;
}


#pw-ddcontent a:hover {
	background-color:#26A8FF;
	color:#fff;
}

#mt-ddcontent a:hover {
	background-color:#FF4D98;
	color:#fff;
}

#op-ddcontent a:hover {
	background-color:#FF6600;
	color:#fff;
