	/*------------------------------------------------
		header
	------------------------------------------------*/
	#h_top{
		margin: 4px 1%;
	}
	.h_ttl_item{
		display:inline-block;
    	vertical-align: top;
	}
	#h_ttl_txt{
		font-size: 80%;
		color:#fff;
		text-align:center;
	}
	#h_sub_ttl{
		margin-left: 2px;
		margin-top:8px;
	}
	#h_tool{
		margin-top:8px;
	}
	
	.h_tool_item .s_ele{
		width: 10em;
	}
	#translate_note{
		width:11em;
	}