body{
 margin-left: 10px;
 margin-top: 0px;
}
/************header**************/
#header {
	width: 980px;
	height: 63px;
	background: url(/img/top_tagline2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
	}
#head_bg {
	background: url(/img/glonavi_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding:0px;
	height:35px;
	}
#menu_head {
	height:35px;
	width:980x;
	margin-left: 10px;
	padding:0px;
	border:none;
	}
	
div#menu_head a{
	display:block;
	width:136px;
	height:35px;
}

#b1{ background:url(/img/b1.gif);
	text-indent: -5000px;
}
a#b1:hover { background:url(/img/b11.gif);	}

#b2{ background:url(/img/b2.gif);
	text-indent: -5000px;
}
a#b2:hover { background:url(/img/b22.gif);	}

#b3{ background:url(/img/b3.gif);
	text-indent: -5000px;
	  }
a#b3:hover { background:url(/img/b33.gif); }

#b4{ background:url(/img/b4.gif);
	text-indent: -5000px;
	}
a#b4:hover { background:url(/img/b44.gif); }

#b5{ background:url(/img/b5.gif);
	text-indent: -5000px;
	  }
a#b5:hover { background:url(/img/b55.gif); }

dl#menu{
 float: left;
 margin:0;
 padding:0;
 position: absolute;
 top:63;
}

dl#menu ul{	
list-style: none;
 margin:0;
 padding:0;
 }

dl#menu dd{
	float: left;
	text-align: center;
	position: relative;
 margin:0;
 padding:0;
}

dl#menu dd ul{
	background-color: #99CCFF;
	display: none;
	position: absolute;
	top: 35px;
	z-index: 2;
	margin: 0;
}
		
dl#menu dd ul a{
	font-size: 72%;
	color: #003399;
	height: 18px;
	text-align: left;
	padding: 5px;
	width: 136px;
	text-decoration: none
}
		
dl#menu dd ul a.hierarchy{
	background: url(/img/gmArrow.gif) 120px center no-repeat;
}
		
dl#menu dd ul li.rollOver{
	background-color: #184ce7;
}
			
dl#menu dd ul li.rollOver a.rollOverA{
	color: #FFFFFF;
}
		
dl#menu dd ul li{
  position: relative;
  border: solid 1px;
  border-color: #ffffff; 
  margin: 0;
}
			
dl#menu dd ul li ul{
	display: none;
	position: absolute;
	top: 1px;
	left: 136px;
	z-index: 3;
}

/************search**************/
div#search{
	position: absolute; 
	top: 28px;
	left: 695px;
	width:290px;
	height:50px;
	text-align: right;
}
form.search{
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 10px;
}
div#action_btn{
	position: relative; 
	top: 3px;
	_top:5px;
	left: 0px;
	width:290px;
	height:25px;
}



.hide   { display:none; }

a       { color: #0066CC; }
p       {
	font-size: 0.78em;
	line-height: 1.4em;
}
strong  { font-weight: bold; }

.bold   { font-weight: bold; }
.black  { color: #000000; }
.blackb { color: #000000;font-weight: bold; }
.blue1  { color: #0099ff; }
.blue1b { color: #0099ff;font-weight: bold; }
.blue2  { color: #336699; }
.blue2b { color: #336699;font-weight: bold; }
.blue3  { color: #33CCFF; }
.blue3b { color: #33CCFF;font-weight: bold; }
.red1   { color: #FF0000; }
.red1b  { color: #FF0000;font-weight: bold; }
.grays  { color: #666666; }
.graysb { color: #666666;font-weight: bold; }
.pink   { color: #FF3399; }

.nopadding { margin: 0px;padding: 0px; }

#contents   {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
#contents a { color: #0099FF;text-decoration: underline; }
#contents a:hover { color: #0099FF;text-decoration: underline; }

#top  { float: right;margin-top: 10px; }
#top a{ color: #666666;text-decoration: underline;}
#toponly  {
	margin-top: 5px 0px 10px 0px;
	text-align: right;
}
#toponly a{ color: #666666;text-decoration: underline;}

#baner	{

	padding: 0px;
}
#baner p{
	padding: 0px;
	margin-bottom: 3px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

ol {
	margin-left: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
ul {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
li {
	margin-bottom: 5px;
}
.bec {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec a { text-decoration: none; }
.em078 {
	font-size: 0.78em;
	line-height: 1.5em;
}
.pankuzu {
	font-size: 0.7em;
	padding: 10px 5px 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.em08 {
	font-size: 0.85em;
	line-height: 1.5em;
}
.em1 {
	font-size: 1em;
	line-height: 1.5em;
}
.space {
	margin: 10px;
}
.space20 {

	margin: 20px;
}
.em07 {

	font-size: 0.7em;
	line-height: 1.2em;
}
.imgborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.borderdots {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #86AED6;
}
.bottonbg {
	background-image: url(../images/b_bg.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
.nomark {
	list-style-type: none;
}
.green {
	color: #009933;
}
.orange {
	color: #FF6600;
}
.credit {
	font-size: 0.7em;
	line-height: 1em;
	margin: 2px 0px 0px;
	text-align: right;
	padding: 0px;
}
.blue4 {
	color: #003399;
}
.nounderline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxblue2 {
	background-color: #EBF5FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.space40 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}
div#utilityarea{
 position: absolute; 
 top:105;
 left:800;
 width:190;
 height:600;
 background:#ffffff;
}
/* 世界の子どもたちフォントサイズ変更対応090123 */
.bec3 {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.bec3 a { text-decoration: none; }
.bec3 li { margin-bottom: 10px;}

/* 091019追加　グロナビ1行に入らないもの用のフォント下げ*/

dl#menu dd ul .small{
	font-size: 98%;
}
