/*ヘッド上部メニュー*/
#head_menu {
 height:55px;
}
#head_menu ul {
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	float:left;
}
#head_menu li {
	float:left;
}
#head_menu li#logo {
	padding-right:5px;
}
#head_menu li#earth {
	padding-right:10px;
}

#google {
	margin: 0;
	padding: 0;
	float:right;
}

#google table {
	background-color:#0e016a;
}

#google table tr td {
	padding: 0 0 0 3px;
	text-align: right;
}

#google table span {
	color:#ffffff;
	font-size: 12px;
}

/*会社とInformation*/
#head_col {
	width:983px;
	height:120px;
	clear:both;
}

#welcom {
	padding-right: 20px;
	float:left;
	width:310px;
	height:115px;
}

#topics_new {
	background: url(../images/home/topics.gif) no-repeat;
	width: 630px;
	height: 115px;
	float: left;
}

#topics_new p {
	padding-left: 80px;
	padding-top: 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#topics_new p a {
	color: #0478b0;
	text-decoration: none;
}

#topics_new img {
	padding: 8px 5px 0 5px; 
	float: left;
	height: 95px;
	}
	
#topics_new ul {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	list-style: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}

#topics_new ul a {
	color: #ffffff;
}
	
/*-----------------*/
/*   Information   */
/*-----------------*/

#information {
	width: 635px;
	height: 115px;
	float: left;
}

#info {
	padding: 5px 0 8px 0;
	border-bottom: #FFFFFF 2px solid;
	height: 35px;
	}

#info img {
	padding-right: 15px;
	float: left;
	}

#info ul {
	margin: 0;
	padding: 0; 
	float: left;
	list-style: none;
	color: #FFFFFF;
	font-size: 12px;
	}

#info ul li {
	line-height: 140%;
	}

#info a {
	text-decoration: none;
	color: #F44FA5;
	}

#info a:hover {
	text-decoration: underline;
	color: #F44FA5;
	}

#topics {
	padding-top: 8px;
	height: auto;
	clear: both;
	}

#topics img {
	padding: 15px 3px 0 0;
	float: left
	}

#topics ul {
	margin: 0;
	padding: 0 0 0 8px; 
	float: left;
	list-style: none;
	color: #FFFFFF;
	font-size: 12px;
	}

#topics ul li {
	line-height: 140%;
	}
	
#topics a {
	text-decoration:none;
	color: #00A0C6;
	}
	
#topics a:hover {
	text-decoration: underline;
	color: #00A0C6;
	}

/*-----------------------------------*/
/* global navigation children option */
/*-----------------------------------*/

#head_menu span#num {
	position: absolute;
	text-align: right;
	color: #80FFFF;
	font-size: 10px;
	left: 684px;
	top: 46px;
	}

#head_menu span#word {
	position: absolute;
	color: #FFFFFF;
	font-size: 10px;
	left: 674px;
	top: 59px;
	}
	
#picture {
	margin-left: 1px;
	float: left;
	height: 65px;
	width: 65px;
	}
