
/*  IE8用 ハック
-----------------------------------------------------------------------------------------------------------------*/

html>/**/body  #grid #site_copy .body_double {
	margin: -10px 0px 0px 0px\9;
	padding: 0px 0px 0px 0px\9;
	height:36px\9;
}


/* -drop-*/
html>/**/body  .boxT3 {
	width:195px\9;
	height:25px\9;
	margin: 0px 0px 0px 10px\9;
	float:left;
}
html>/**/body  .boxT3_2 {
	width:195px\9;
	height:25px\9;
	margin: 0px 0px 0px 0px\9;
	float:left\9;
}

html>/**/body .sidebox{
	width:17px\9;
	height:17px\9;
	margin: 6px 0px 0px 3px\9;
	padding: 0px 0px 0px 0px\9;
	float:left\9;
}

/*--------------------------*/


html>/**/body .negaM2{
	font:"Courier New", Courier, mono\9;
	font-family: "Courier New", "Courier", "monospace"\9;
	font-weight:bold\9;
	margin-top:-4px\9;
}
 

html>/**/body .dropMenu {
	margin: 0px 0px 0px 0px\9;
}
html>/**/body .dropdown {
	float:left;
	padding: 0px 0px 0px 0px\9;
}
/*---DT系---*/
html>/**/body .dropdown dt {
	font-size:10px\9;
	text-align:left\9;
	width:110px\9;
	height:15px\9;
	border:1px solid #00011d\9;
	margin: 0px 0px 0px 0px\9;
	padding:0px 0px 0px 5px\9;
	font-weight:bold\9;
	cursor:pointer\9;
	color:#00011d\9;
	background-color:#fff\9;
}
html>/**/body .dropdown dt:hover {
	font:"Courier New", "Courier", "monospace"\9;
	font-family:"Courier New", "Courier", "monospace"\9;
	color:#ffffff\9;
	background-color:#666666\9;
}
/*---DD系---*/

html>/**/body .dropdown dd {
	font-size:10px\9;
	position:absolute\9;
	overflow:hidden\9;
	width:135px\9;
	display:none\9;
	opacity:0\9;
}
/*---LIST系---*/

html>/**/body .dropdown ul {
	width:150px\9;
	list-style:none\9;
	border-top:none\9;
}
html>/**/body .dropdown li {
	display:inline\9;
}
/*---オーバー---*/


html>/**/body .dropdown a, .dropdown a:active, .dropdown a:visited {
	font:"Courier New", "Courier", "monospace"\9;
	font-family:"Courier New", "Courier", "monospace"\9;
	display:block\9;
	padding:5px\9;
	color:#333333\9;
	text-align:left\9;
	text-decoration:none\9;
	background:#fff\9;
	width:150px\9;
	height:20px\9;
}


html>/**/body .dropdown a:hover {
	font:"Courier New", "Courier", "monospace"\9;
	font-family:"Courier New", "Courier", "monospace"\9;
	background:#b3b3b3\9;
	color:#fff\9;
}
html>/**/body .dropdown .underline {
	border-bottom:1px solid #ccc\9;
}